52
52
" --vscode-charts-yellow" ,
53
53
" --vscode-chat-avatarBackground" ,
54
54
" --vscode-chat-avatarForeground" ,
55
+ " --vscode-chat-checkpointSeparator" ,
55
56
" --vscode-chat-editedFileForeground" ,
57
+ " --vscode-chat-linesAddedForeground" ,
58
+ " --vscode-chat-linesRemovedForeground" ,
56
59
" --vscode-chat-requestBackground" ,
57
60
" --vscode-chat-requestBorder" ,
58
61
" --vscode-chat-requestBubbleBackground" ,
59
62
" --vscode-chat-requestBubbleHoverBackground" ,
60
- " --vscode-chat-checkpointSeparator" ,
61
63
" --vscode-chat-requestCodeBorder" ,
62
64
" --vscode-chat-slashCommandBackground" ,
63
65
" --vscode-chat-slashCommandForeground" ,
64
- " --vscode-chat-linesAddedForeground" ,
65
- " --vscode-chat-linesRemovedForeground" ,
66
66
" --vscode-checkbox-background" ,
67
67
" --vscode-checkbox-border" ,
68
68
" --vscode-checkbox-disabled-background" ,
322
322
" --vscode-editorPane-background" ,
323
323
" --vscode-editorRuler-foreground" ,
324
324
" --vscode-editorStickyScroll-background" ,
325
- " --vscode-editorStickyScrollGutter-background" ,
326
325
" --vscode-editorStickyScroll-border" ,
327
326
" --vscode-editorStickyScroll-shadow" ,
327
+ " --vscode-editorStickyScrollGutter-background" ,
328
328
" --vscode-editorStickyScrollHover-background" ,
329
329
" --vscode-editorSuggestWidget-background" ,
330
330
" --vscode-editorSuggestWidget-border" ,
807
807
" --vscode-terminalSymbolIcon-methodForeground" ,
808
808
" --vscode-terminalSymbolIcon-optionForeground" ,
809
809
" --vscode-terminalSymbolIcon-optionValueForeground" ,
810
+ " --vscode-terminalSymbolIcon-symbolicLinkFileForeground" ,
811
+ " --vscode-terminalSymbolIcon-symbolicLinkFolderForeground" ,
810
812
" --vscode-testing-coverCountBadgeBackground" ,
811
813
" --vscode-testing-coverCountBadgeForeground" ,
812
814
" --vscode-testing-coveredBackground" ,
963
965
" --animation-opacity" ,
964
966
" --chat-setup-dialog-glow-angle"
965
967
]
966
- }
968
+ }
0 commit comments