Explorar o código

Tests: Improved contrast in the inverted theme test.

Aleksander Nowodzinski %!s(int64=8) %!d(string=hai) anos
pai
achega
417212f238
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-theme-lark/tests/manual/inverted.html

+ 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;