Missing colors

This commit is contained in:
Osvaldo Ortega 2025-07-31 17:44:36 -07:00
parent 6724a5fb36
commit f8a7aebbfb
No known key found for this signature in database
GPG Key ID: 9A0BCF022E3855E9
1 changed files with 7 additions and 5 deletions

View File

@ -52,17 +52,17 @@
"--vscode-charts-yellow",
"--vscode-chat-avatarBackground",
"--vscode-chat-avatarForeground",
"--vscode-chat-checkpointSeparator",
"--vscode-chat-editedFileForeground",
"--vscode-chat-linesAddedForeground",
"--vscode-chat-linesRemovedForeground",
"--vscode-chat-requestBackground",
"--vscode-chat-requestBorder",
"--vscode-chat-requestBubbleBackground",
"--vscode-chat-requestBubbleHoverBackground",
"--vscode-chat-checkpointSeparator",
"--vscode-chat-requestCodeBorder",
"--vscode-chat-slashCommandBackground",
"--vscode-chat-slashCommandForeground",
"--vscode-chat-linesAddedForeground",
"--vscode-chat-linesRemovedForeground",
"--vscode-checkbox-background",
"--vscode-checkbox-border",
"--vscode-checkbox-disabled-background",
@ -322,9 +322,9 @@
"--vscode-editorPane-background",
"--vscode-editorRuler-foreground",
"--vscode-editorStickyScroll-background",
"--vscode-editorStickyScrollGutter-background",
"--vscode-editorStickyScroll-border",
"--vscode-editorStickyScroll-shadow",
"--vscode-editorStickyScrollGutter-background",
"--vscode-editorStickyScrollHover-background",
"--vscode-editorSuggestWidget-background",
"--vscode-editorSuggestWidget-border",
@ -807,6 +807,8 @@
"--vscode-terminalSymbolIcon-methodForeground",
"--vscode-terminalSymbolIcon-optionForeground",
"--vscode-terminalSymbolIcon-optionValueForeground",
"--vscode-terminalSymbolIcon-symbolicLinkFileForeground",
"--vscode-terminalSymbolIcon-symbolicLinkFolderForeground",
"--vscode-testing-coverCountBadgeBackground",
"--vscode-testing-coverCountBadgeForeground",
"--vscode-testing-coveredBackground",
@ -963,4 +965,4 @@
"--animation-opacity",
"--chat-setup-dialog-glow-angle"
]
}
}