mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 07:14:24 +01:00
style/note icon: tweak dark mode colors
This commit is contained in:
parent
5123f7b678
commit
3f7514c9c7
@ -199,9 +199,9 @@
|
||||
--badge-background-color: #ffffff1a;
|
||||
--badge-text-color: var(--muted-text-color);
|
||||
|
||||
--note-icon-background-color: #a6a6a6;
|
||||
--note-icon-color: black;
|
||||
--note-icon-hover-background-color: #d0d0d0;
|
||||
--note-icon-background-color: #444444;
|
||||
--note-icon-color: #d4d4d4;
|
||||
--note-icon-hover-background-color: #555555;
|
||||
|
||||
--promoted-attribute-card-background-color: #ffffff21;
|
||||
--promoted-attribute-card-shadow: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user