mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Implement indent guide colorization options.
This commit is contained in:
@@ -203,8 +203,18 @@
|
||||
"--vscode-editorHoverWidget-foreground",
|
||||
"--vscode-editorHoverWidget-highlightForeground",
|
||||
"--vscode-editorHoverWidget-statusBarBackground",
|
||||
"--vscode-editorIndentGuide-activeBackground",
|
||||
"--vscode-editorIndentGuide-background",
|
||||
"--vscode-editorIndentGuide-activeBackground1",
|
||||
"--vscode-editorIndentGuide-activeBackground2",
|
||||
"--vscode-editorIndentGuide-activeBackground3",
|
||||
"--vscode-editorIndentGuide-activeBackground4",
|
||||
"--vscode-editorIndentGuide-activeBackground5",
|
||||
"--vscode-editorIndentGuide-activeBackground6",
|
||||
"--vscode-editorIndentGuide-background1",
|
||||
"--vscode-editorIndentGuide-background2",
|
||||
"--vscode-editorIndentGuide-background3",
|
||||
"--vscode-editorIndentGuide-background4",
|
||||
"--vscode-editorIndentGuide-background5",
|
||||
"--vscode-editorIndentGuide-background6",
|
||||
"--vscode-editorInfo-background",
|
||||
"--vscode-editorInfo-border",
|
||||
"--vscode-editorInfo-foreground",
|
||||
|
||||
Reference in New Issue
Block a user