Fix textarea colors
This commit is contained in:
		| @ -7,4 +7,8 @@ body { | |||||||
|   --inputForegroundColor: #fff; |   --inputForegroundColor: #fff; | ||||||
|   --inputBackgroundColor: gray; |   --inputBackgroundColor: gray; | ||||||
|   --inputPlaceholderColor: #fff; |   --inputPlaceholderColor: #fff; | ||||||
|  |  | ||||||
|  |   --textareaForegroundColor: #fff; | ||||||
|  |   --textareaBackgroundColor: gray; | ||||||
|  |   --markdownTextareaBackgroundColor: gray; | ||||||
| } | } | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "peertube-theme-dark", |   "name": "peertube-theme-dark", | ||||||
|   "version": "2.2.1", |   "version": "2.2.2", | ||||||
|   "description": "PeerTube dark theme", |   "description": "PeerTube dark theme", | ||||||
|   "engine": { |   "engine": { | ||||||
|     "peertube": ">=2.2.0" |     "peertube": ">=2.2.0" | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user