Fix grey color
This commit is contained in:
parent
f685bd98c7
commit
87572af66b
@ -11,4 +11,8 @@ body {
|
||||
--textareaForegroundColor: #fff;
|
||||
--textareaBackgroundColor: gray;
|
||||
--markdownTextareaBackgroundColor: gray;
|
||||
|
||||
--greyForegroundColor: gray;
|
||||
--actionButtonColor: gray;
|
||||
--activatedActionButtonColor: #fff;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "peertube-theme-dark",
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.3",
|
||||
"description": "PeerTube dark theme",
|
||||
"engine": {
|
||||
"peertube": ">=2.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user