fix: adjust light theme selection color

This commit is contained in:
Bohdan Triapitsyn
2026-08-24 20:37:25 +03:00
parent 4b2ad01b4a
commit a53c78b54a
@@ -37,7 +37,7 @@
"border": "#e5e1de",
"borderHover": "#cbc7c2",
"borderFocus": "#b35017",
"selection": "#b350172b",
"selection": "#a9998f2b",
"selectionForeground": "#393a34",
"focus": "#b35017",
"focusRing": "#b3501755",