Rename editorActiveLineNumber.foreground. Fixes #46848

This commit is contained in:
Martin Aeschlimann
2018-03-28 15:12:16 +02:00
parent e72d8d15b4
commit cc81646edf
11 changed files with 21 additions and 14 deletions
@@ -24,7 +24,7 @@
"editor.wordHighlightBackground": "#4a4a7680",
"editor.wordHighlightStrongBackground": "#6a6a9680",
"editor.lineHighlightBackground": "#3e3d32",
"editorActiveLineNumber.foreground": "#c2c2bf",
"editorLineNumber.activeForeground": "#c2c2bf",
"editorCursor.foreground": "#f8f8f0",
"editorWhitespace.foreground": "#464741",
"editorIndentGuide.background": "#464741",