Fix input colors
This commit is contained in:
		| @ -1,7 +1,10 @@ | ||||
| body { | ||||
|   --mainBackgroundColor: #111111; | ||||
|   --mainForegroundColor: #fff; | ||||
|  | ||||
|   --submenuColor: rgb(32, 32, 32); | ||||
|  | ||||
|   --inputForegroundColor: #fff; | ||||
|   --inputBackgroundColor: gray; | ||||
|   --inputPlaceholderColor: #fff; | ||||
| } | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "peertube-theme-dark", | ||||
|   "version": "2.2.0", | ||||
|   "version": "2.2.1", | ||||
|   "description": "PeerTube dark theme", | ||||
|   "engine": { | ||||
|     "peertube": ">=2.2.0" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user