瀏覽代碼

Tests: Improved contrast in the inverted theme test.

Aleksander Nowodzinski 7 年之前
父節點
當前提交
417212f238
共有 1 個文件被更改,包括 1 次插入1 次删除
  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-border: var(--ck-custom-background);
 		--ck-color-editor-toolbar-background: 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-border: transparent;
 		--ck-color-editor-toolbar-button-on-focus-background: #353535;
 		--ck-color-editor-toolbar-button-on-focus-background: #353535;
 		--ck-color-editor-toolbar-button-on-focus-border: transparent;
 		--ck-color-editor-toolbar-button-on-focus-border: transparent;