better light mode menu hover
This commit is contained in:
parent
8bae7657bd
commit
d8d3f99073
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
--menubar-vsep: rgba(0,0,0,0.2);
|
||||
--menubar-back: rgba(245,245,245,1);
|
||||
--menubar-fore: rgba(20,20,20,1.0);
|
||||
--menu-hover-bg: rgba(0,0,0,0.15);
|
||||
--menu-hover-bg: rgba(250,250,250,1);
|
||||
--menu-active-bg: rgba(90,159,212,0.4);
|
||||
--border-gray: rgba(128,128,128,0.5);
|
||||
--ui-text: #222;
|
||||
|
|
|
|||
Loading…
Reference in a new issue