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
@@ -494,7 +494,7 @@
"editor.background": "#F5F5F5",
"editorWhitespace.foreground": "#AAAAAA",
"editor.lineHighlightBackground": "#E4F6D4",
"editorActiveLineNumber.foreground": "#9769dc",
"editorLineNumber.activeForeground": "#9769dc",
"editor.selectionBackground": "#C9D0D9",
"panel.background": "#F5F5F5",
"sideBar.background": "#F2F2F2",