mirror of
https://github.com/zadam/trilium.git
synced 2026-07-05 17:28:58 +02:00
style/tree: tweak the color of tree item icons for the dark color scheme
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
--left-pane-collapsed-border-color: #0009;
|
||||
--left-pane-background-color: #1f1f1f;
|
||||
--left-pane-text-color: #aaaaaa;
|
||||
--left-pane-icon-color: currentColor;
|
||||
--left-pane-icon-color: #c5c5c5;
|
||||
--left-pane-item-hover-background: #ffffff0d;
|
||||
--left-pane-item-selected-background: #ffffff25;
|
||||
--left-pane-item-selected-color: #dfdfdf;
|
||||
|
||||
Reference in New Issue
Block a user