[themes] Solarized Dark selection color has no enough contrast. Fixes #48106

This commit is contained in:
Martin Aeschlimann 2018-05-02 11:36:53 +02:00
parent 2d15717a66
commit 24b5f19385

View file

@ -356,7 +356,7 @@
"editorWhitespace.foreground": "#93A1A180",
"editor.lineHighlightBackground": "#073642",
"editorLineNumber.activeForeground": "#949494",
"editor.selectionBackground": "#073642",
"editor.selectionBackground": "#274642",
"editorIndentGuide.background": "#93A1A180",
"editorIndentGuide.activeBackground": "#C3E1E180",
"editorHoverWidget.background": "#004052",