mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:17:19 +08:00
chore(ckeditor5): update ckeditor theme variable names
This commit is contained in:
parent
1566ae4fbd
commit
977befd0a7
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@ body {
|
|||
|
||||
/* -- Overrides the default colors used by the ckeditor5-image package. --------------------- */
|
||||
|
||||
--ck-color-image-caption-background: var(--main-background-color);
|
||||
--ck-color-image-caption-text: var(--main-text-color);
|
||||
--ck-content-color-image-caption-background: var(--main-background-color);
|
||||
--ck-content-color-image-caption-text: var(--main-text-color);
|
||||
|
||||
/* -- Overrides the default colors used by the ckeditor5-widget package. -------------------- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue