mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 08:29:00 +01:00
style/quick edit dialog: tweak the colors for the dark color scheme
This commit is contained in:
parent
40b08e1828
commit
ddafda5f4e
@ -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), 19.2%, 10.2%);
|
--modal-background-color: hsl(var(--custom-color-hue), 8.8%, 11.2%);
|
||||||
--modal-border-color: hsl(var(--custom-color-hue), 17.6%, 25.7%);
|
--modal-border-color: hsl(var(--custom-color-hue), 9.4%, 25.1%);
|
||||||
--promoted-attribute-card-background-color: hsl(var(--custom-color-hue), 21.1%, 27.8%);
|
--promoted-attribute-card-background-color: hsl(var(--custom-color-hue), 13.2%, 20.8%);
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user