fix focus highlight on bright theme
This commit is contained in:
parent
ccc33db9dd
commit
751f715e77
3 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,8 @@ $accent-color: #76CFA6;
|
|||
|
||||
$selection-fg-color: $primary-fg-color;
|
||||
|
||||
$focus-brightness: 200%;
|
||||
|
||||
// red warning colour
|
||||
$warning-color: #ff0064;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue