|
11 | 11 | "--vscode-activityBar-inactiveForeground",
|
12 | 12 | "--vscode-activityBarBadge-background",
|
13 | 13 | "--vscode-activityBarBadge-foreground",
|
| 14 | + "--vscode-activityBarTop-activeBackground", |
14 | 15 | "--vscode-activityBarTop-activeBorder",
|
| 16 | + "--vscode-activityBarTop-background", |
15 | 17 | "--vscode-activityBarTop-dropBorder",
|
16 | 18 | "--vscode-activityBarTop-foreground",
|
17 | 19 | "--vscode-activityBarTop-inactiveForeground",
|
18 |
| - "--vscode-activityBarTop-background", |
19 |
| - "--vscode-activityBarTop-activeBackground", |
20 | 20 | "--vscode-badge-background",
|
21 | 21 | "--vscode-badge-foreground",
|
22 | 22 | "--vscode-banner-background",
|
|
49 | 49 | "--vscode-chat-requestBorder",
|
50 | 50 | "--vscode-chat-slashCommandBackground",
|
51 | 51 | "--vscode-chat-slashCommandForeground",
|
52 |
| - "--vscode-chat-list-background", |
53 | 52 | "--vscode-checkbox-background",
|
54 | 53 | "--vscode-checkbox-border",
|
55 | 54 | "--vscode-checkbox-foreground",
|
|
262 | 261 | "--vscode-editorMarkerNavigationInfo-headerBackground",
|
263 | 262 | "--vscode-editorMarkerNavigationWarning-background",
|
264 | 263 | "--vscode-editorMarkerNavigationWarning-headerBackground",
|
| 264 | + "--vscode-editorMultiCursor-primary-background", |
| 265 | + "--vscode-editorMultiCursor-primary-foreground", |
| 266 | + "--vscode-editorMultiCursor-secondary-background", |
| 267 | + "--vscode-editorMultiCursor-secondary-foreground", |
265 | 268 | "--vscode-editorOverviewRuler-addedForeground",
|
266 | 269 | "--vscode-editorOverviewRuler-background",
|
267 | 270 | "--vscode-editorOverviewRuler-border",
|
|
558 | 561 | "--vscode-sideBar-border",
|
559 | 562 | "--vscode-sideBar-dropBackground",
|
560 | 563 | "--vscode-sideBar-foreground",
|
| 564 | + "--vscode-sideBarActivityBarTop-border", |
561 | 565 | "--vscode-sideBarSectionHeader-background",
|
562 | 566 | "--vscode-sideBarSectionHeader-border",
|
563 | 567 | "--vscode-sideBarSectionHeader-foreground",
|
564 | 568 | "--vscode-sideBarTitle-foreground",
|
565 |
| - "--vscode-sideBarActivityBarTop-border", |
566 | 569 | "--vscode-sideBySideEditor-horizontalBorder",
|
567 | 570 | "--vscode-sideBySideEditor-verticalBorder",
|
568 | 571 | "--vscode-simpleFindWidget-sashBorder",
|
|
703 | 706 | "--vscode-testing-coveredBorder",
|
704 | 707 | "--vscode-testing-coveredGutterBackground",
|
705 | 708 | "--vscode-testing-iconErrored",
|
| 709 | + "--vscode-testing-iconErrored-retired", |
706 | 710 | "--vscode-testing-iconFailed",
|
| 711 | + "--vscode-testing-iconFailed-retired", |
707 | 712 | "--vscode-testing-iconPassed",
|
| 713 | + "--vscode-testing-iconPassed-retired", |
708 | 714 | "--vscode-testing-iconQueued",
|
| 715 | + "--vscode-testing-iconQueued-retired", |
709 | 716 | "--vscode-testing-iconSkipped",
|
| 717 | + "--vscode-testing-iconSkipped-retired", |
710 | 718 | "--vscode-testing-iconUnset",
|
| 719 | + "--vscode-testing-iconUnset-retired", |
711 | 720 | "--vscode-testing-message-error-decorationForeground",
|
712 | 721 | "--vscode-testing-message-error-lineBackground",
|
713 | 722 | "--vscode-testing-message-info-decorationForeground",
|
|
721 | 730 | "--vscode-testing-uncoveredBorder",
|
722 | 731 | "--vscode-testing-uncoveredBranchBackground",
|
723 | 732 | "--vscode-testing-uncoveredGutterBackground",
|
724 |
| - "--vscode-testing-uncoveredGutterBackground", |
725 |
| - "--vscode-testing-coverage-lineHeight", |
726 | 733 | "--vscode-textBlockQuote-background",
|
727 | 734 | "--vscode-textBlockQuote-border",
|
728 | 735 | "--vscode-textCodeBlock-background",
|
|
786 | 793 | "--testMessageDecorationFontFamily",
|
787 | 794 | "--testMessageDecorationFontSize",
|
788 | 795 | "--title-border-bottom-color",
|
| 796 | + "--vscode-chat-list-background", |
789 | 797 | "--vscode-editorCodeLens-fontFamily",
|
790 | 798 | "--vscode-editorCodeLens-fontFamilyDefault",
|
791 | 799 | "--vscode-editorCodeLens-fontFeatureSettings",
|
|
807 | 815 | "--vscode-repl-line-height",
|
808 | 816 | "--vscode-sash-hover-size",
|
809 | 817 | "--vscode-sash-size",
|
| 818 | + "--vscode-testing-coverage-lineHeight", |
810 | 819 | "--vscode-editorStickyScroll-scrollableWidth",
|
811 | 820 | "--vscode-editorStickyScroll-foldingOpacityTransition",
|
812 | 821 | "--window-border-color",
|
|
0 commit comments