mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
Light theme: tweak launcher pane and left pane colors
This commit is contained in:
parent
116e362a5e
commit
208dbd46f5
@ -63,11 +63,11 @@
|
||||
--modal-background-color: white;
|
||||
--modal-backdrop-color: black;
|
||||
|
||||
--left-pane-background-color: #F3F3F3;
|
||||
--left-pane-text-color: #333;
|
||||
--left-pane-background-color: #f2f2f2;
|
||||
--left-pane-text-color: #383838;
|
||||
|
||||
--launcher-pane-background-color: #F3F3F3;
|
||||
--launcher-pane-text-color: #333;
|
||||
--launcher-pane-background-color: #e8e8e8;
|
||||
--launcher-pane-text-color: #464646;
|
||||
|
||||
--active-tab-background-color: #ddd;
|
||||
--active-tab-hover-background-color: #d1d1d1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user