Kaynağa Gözat

Tests: Improved contrast in the inverted theme test.

Aleksander Nowodzinski 7 yıl önce
ebeveyn
işleme
417212f238

+ 1 - 1
packages/ckeditor5-theme-lark/tests/manual/inverted.html

@@ -94,7 +94,7 @@
 		--ck-color-editor-border: var(--ck-custom-background);
 		--ck-color-editor-toolbar-background: var(--ck-custom-background);
 
-		--ck-color-editor-toolbar-button-on-background: #3c3c3c;
+		--ck-color-editor-toolbar-button-on-background: #2d2d2d;
 		--ck-color-editor-toolbar-button-on-border: transparent;
 		--ck-color-editor-toolbar-button-on-focus-background: #353535;
 		--ck-color-editor-toolbar-button-on-focus-border: transparent;