fix text selection style
This commit is contained in:
parent
15815e5071
commit
85608bbd23
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
--color-background-overlay: #21252980;
|
||||
|
||||
// Text
|
||||
--color-text-selection-bg: var(--color-secondary-alt);
|
||||
--color-text-selection: var(--color-secondary);
|
||||
--color-text-error: var(--color-danger);
|
||||
--color-text-empty: #bbbbbb;
|
||||
--color-text-help: #999999;
|
||||
|
|
Loading…
Add table
Reference in a new issue