mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Rename editorActiveLineNumber.foreground. Fixes #46848
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user