Fix grey color
This commit is contained in:
		| @ -11,4 +11,8 @@ body { | |||||||
|   --textareaForegroundColor: #fff; |   --textareaForegroundColor: #fff; | ||||||
|   --textareaBackgroundColor: gray; |   --textareaBackgroundColor: gray; | ||||||
|   --markdownTextareaBackgroundColor: gray; |   --markdownTextareaBackgroundColor: gray; | ||||||
|  |  | ||||||
|  |   --greyForegroundColor: gray; | ||||||
|  |   --actionButtonColor: gray; | ||||||
|  |   --activatedActionButtonColor: #fff; | ||||||
| } | } | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "peertube-theme-dark", |   "name": "peertube-theme-dark", | ||||||
|   "version": "2.2.2", |   "version": "2.2.3", | ||||||
|   "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