mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 18:18:55 +01:00
style/background effects: convert the tree item hover color to a transparent color
This commit is contained in:
parent
2a7fc8edb6
commit
eae2540a31
@ -122,7 +122,7 @@
|
||||
--left-pane-collapsed-border-color: #0000000d;
|
||||
--left-pane-background-color: #f2f2f2;
|
||||
--left-pane-text-color: #383838;
|
||||
--left-pane-item-hover-background: #eaeaea;
|
||||
--left-pane-item-hover-background: rgba(0, 0, 0, 0.0322);
|
||||
--left-pane-item-selected-background: white;
|
||||
--left-pane-item-selected-color: black;
|
||||
--left-pane-item-selected-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user