Brighten sidebar items
This commit is contained in:
parent
dd2dd797a1
commit
ba00538cc3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
--sidebar-bg: rgb(0, 0, 0);
|
--sidebar-bg: rgb(0, 0, 0);
|
||||||
--sidebar-bg-hover: rgb(50, 50, 50);
|
--sidebar-bg-hover: rgb(50, 50, 50);
|
||||||
--sidebar-fg: rgb(190, 190, 190);
|
--sidebar-fg: rgb(230, 230, 230);
|
||||||
--sidebar-fg-hover: rgb(255, 255, 255);
|
--sidebar-fg-hover: rgb(255, 255, 255);
|
||||||
--sidebar-handle-bg: #4d4d4d;
|
--sidebar-handle-bg: #4d4d4d;
|
||||||
--sidebar-border: 2px rgba(18, 18, 18, 0.7) solid;
|
--sidebar-border: 2px rgba(18, 18, 18, 0.7) solid;
|
||||||
|
|
Reference in a new issue