mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 00:19:04 +01:00
style/quick edit dialog: tweak the colors for the dark color scheme
This commit is contained in:
parent
8c165c0401
commit
5141f0a0d5
@ -297,7 +297,7 @@ body .todo-list input[type="checkbox"]:not(:checked):before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tinted-quick-edit-dialog {
|
.tinted-quick-edit-dialog {
|
||||||
--modal-background-color: hsl(var(--custom-color-hue), 30.3%, 17.5%);
|
--modal-background-color: hsl(var(--custom-color-hue), 19.2%, 10.2%);
|
||||||
--modal-border-color: hsl(var(--custom-color-hue), 33%, 41%);
|
--modal-border-color: hsl(var(--custom-color-hue), 17.6%, 25.7%);
|
||||||
--promoted-attribute-card-background-color: hsl(var(--custom-color-hue), 23.9%, 32%);
|
--promoted-attribute-card-background-color: hsl(var(--custom-color-hue), 21.1%, 27.8%);
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user