active line number adoption for dark themes from @usernamehw.

This commit is contained in:
Peng Lyu
2018-02-23 10:57:41 -08:00
parent 9af08bac39
commit 8a91e901ff
9 changed files with 10 additions and 1 deletions
@@ -312,6 +312,7 @@
"editorHoverWidget.background": "#000c38",
"editorHoverWidget.border": "#004c18",
"editorLineNumber.foreground": "#406385",
"editorActiveLineNumber.foreground": "#80a2c2",
"editorMarkerNavigation.background": "#060621",
"editorMarkerNavigationError.background": "#AB395B",
"editorMarkerNavigationWarning.background": "#5B7E7A",