mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-23 19:27:15 +00:00
Missing colors (#259113)
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user