update: remove contrastBorder and use editorWidget-border for chat overlay styles

This commit is contained in:
mrleemurray
2026-03-04 15:59:55 +00:00
parent b31b8d535b
commit b2fcfb568f
4 changed files with 2 additions and 4 deletions
@@ -10,7 +10,6 @@
"descriptionForeground": "#8C8C8C",
"icon.foreground": "#8C8C8C",
"focusBorder": "#3994BCB3",
"contrastBorder": "#333536",
"textBlockQuote.background": "#242526",
"textBlockQuote.border": "#2A2B2CFF",
"textCodeBlock.background": "#242526",
@@ -10,7 +10,6 @@
"descriptionForeground": "#606060",
"icon.foreground": "#606060",
"focusBorder": "#0069CCFF",
"contrastBorder": "#F0F1F2FF",
"textBlockQuote.background": "#EAEAEA",
"textBlockQuote.border": "#F0F1F2FF",
"textCodeBlock.background": "#EAEAEA",