mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
client: Fix CKEditor modal background after update (fixes #304)
This commit is contained in:
parent
3cc3c751b4
commit
36f51baf2b
@ -4,6 +4,7 @@ body {
|
||||
--ck-color-base-text: var(--main-text-color);
|
||||
--ck-color-base-foreground: var(--accented-background-color);
|
||||
--ck-color-base-background: var(--main-background-color);
|
||||
--ck-color-dialog-background: var(--ck-color-base-background);
|
||||
--ck-color-focus-border: var(--main-border-color);
|
||||
--ck-color-text: var(--main-text-color);
|
||||
--ck-color-shadow-drop: var(--main-background-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user