Implement indent guide colorization options.

This commit is contained in:
Malte Werschy
2023-03-23 08:19:21 +01:00
parent 4b9463abbe
commit 439f7e5bcc
6 changed files with 76 additions and 25 deletions

View File

@@ -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",