Jelajahi Sumber

Made the selection a bit lighter so it's lighter than the border color.

Piotrek Koszuliński 5 tahun lalu
induk
melakukan
e3db88fd2a

+ 1 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-table/tableselection.css

@@ -4,7 +4,7 @@
  */
 
 :root {
-	--ck-table-selected-cell-background: hsl(210, 92%, 85%);
+	--ck-table-selected-cell-background: hsl(210, 92%, 90%);
 }
 
 .ck.ck-editor__editable .table table {