|
|
@@ -91,7 +91,7 @@
|
|
|
|
|
|
/* -- Overrides the default colors used by the editor --------------------------------------- */
|
|
|
|
|
|
- --ck-color-editor-border: var(--ck-custom-background);
|
|
|
+ --ck-color-base-border: var(--ck-custom-background);
|
|
|
|
|
|
--ck-color-button-on-background: hsl(0, 0%, 18%);
|
|
|
--ck-color-button-on-border: transparent;
|
|
|
@@ -103,7 +103,7 @@
|
|
|
--ck-color-button-on-disabled-background: transparent;
|
|
|
--ck-color-button-on-disabled-border: transparent;
|
|
|
|
|
|
- --ck-color-editor-dropdown-background: hsl(270, 1%, 33%);
|
|
|
+ --ck-color-editor-background: hsl(270, 1%, 33%);
|
|
|
|
|
|
/* -- Overrides the default colors used by ckeditor5-image package -------------------------- */
|
|
|
|