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; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user