Improve focus border contrast for quiet light, solarized light, and monokai themes (#168237)

Fix #165386
This commit is contained in:
David Dossett
2022-12-06 14:52:11 -08:00
committed by GitHub
parent eefd5edc4d
commit 07a8c6752e
3 changed files with 3 additions and 3 deletions
@@ -61,7 +61,7 @@
"pickerGroup.foreground": "#75715E",
"input.background": "#414339",
"inputOption.activeBorder": "#75715E",
"focusBorder": "#75715E",
"focusBorder": "#99947c",
"editorWidget.background": "#1e1f1c",
"debugToolBar.background": "#1e1f1c",
"diffEditor.insertedTextBackground": "#4b661680", // middle of #272822 and #a6e22e