Darken default playerbar
This commit is contained in:
parent
7c045e5b23
commit
f21c9010ac
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
--sidebar-handle-bg: #4d4d4d;
|
--sidebar-handle-bg: #4d4d4d;
|
||||||
--sidebar-border: none;
|
--sidebar-border: none;
|
||||||
|
|
||||||
--playerbar-bg: rgb(24, 24, 24);
|
--playerbar-bg: rgb(14, 14, 14);
|
||||||
--playerbar-btn-main-fg: rgb(0, 0, 0);
|
--playerbar-btn-main-fg: rgb(0, 0, 0);
|
||||||
--playerbar-btn-main-fg-hover: rgb(0, 0, 0);
|
--playerbar-btn-main-fg-hover: rgb(0, 0, 0);
|
||||||
--playerbar-btn-main-bg: rgb(230, 230, 230);
|
--playerbar-btn-main-bg: rgb(230, 230, 230);
|
||||||
|
|
Reference in a new issue