fixed blurred selection background color, closes #2652

pull/255/head
zadam 2022-02-14 22:59:03 +07:00
parent 23de8e881d
commit db79b5ff53
1 changed files with 2 additions and 0 deletions

@ -93,6 +93,8 @@ body {
--ck-color-labeled-field-label-background: var(--accented-background-color);
--ck-color-editable-blur-selection: var(--accented-background-color);
/* todo lists */
--ck-color-todo-list-checkmark-border: var(--main-border-color);