mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
active line number adoption for dark themes from @usernamehw.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user