Fix dark theme with PT 2.2
This commit is contained in:
		| @ -2,6 +2,6 @@ body { | ||||
|   --mainBackgroundColor: #111111; | ||||
|   --mainForegroundColor: #fff; | ||||
|   --submenuColor: rgb(32, 32, 32); | ||||
|   --inputColor: gray; | ||||
|   --inputBackgroundColor: gray; | ||||
|   --inputPlaceholderColor: #fff; | ||||
| } | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| { | ||||
|   "name": "peertube-theme-dark", | ||||
|   "version": "0.0.2", | ||||
|   "version": "2.2.0", | ||||
|   "description": "PeerTube dark theme", | ||||
|   "engine": { | ||||
|     "peertube": ">=1.3.0" | ||||
|     "peertube": ">=2.2.0" | ||||
|   }, | ||||
|   "keywords": [ | ||||
|     "peertube", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user