style/note title & icon: update the colors for the dark color scheme

This commit is contained in:
Adorian Doran 2025-12-17 01:39:14 +02:00
parent ddca68eafa
commit b8ceb10e68

View File

@ -199,9 +199,9 @@
--badge-background-color: #ffffff1a;
--badge-text-color: var(--muted-text-color);
--note-icon-button-background-color: #444444;
--note-icon-button-hover-background-color: #5a5a5a;
--note-icon-button-color: white;
--note-icon-button-background-color: #a6a6a6;
--note-icon-button-hover-background-color: #d0d0d0;
--note-icon-button-color: black;
--promoted-attribute-card-background-color: #ffffff21;
--promoted-attribute-card-shadow: none;