fix: adjusted text selection background in light themes
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"interactive": {
|
||||
"border": "#d0cece",
|
||||
"borderHover": "#E0E0E0",
|
||||
"borderFocus": "#C0C0C0",
|
||||
"borderFocus": "#9e9e9e",
|
||||
"selection": "#5e5b5b22",
|
||||
"selectionForeground": "#000000",
|
||||
"focus": "#be875b",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"interactive": {
|
||||
"border": "#d4d0d0",
|
||||
"borderHover": "#cbc7c7",
|
||||
"borderFocus": "#00000013",
|
||||
"borderFocus": "#635454b8",
|
||||
"selection": "#22222218",
|
||||
"selectionForeground": "#393a34",
|
||||
"focus": "#00000000",
|
||||
|
||||
Reference in New Issue
Block a user