|
3 | 3 | "colors": {
|
4 | 4 | "dropdown.background": "#414339",
|
5 | 5 | "list.activeSelectionBackground": "#75715E",
|
6 |
| - "list.focusBackground": "#414339", |
| 6 | + "quickInput.list.focusBackground": "#414339", |
7 | 7 | "dropdown.listBackground": "#1e1f1c",
|
8 |
| - "settings.textInputBackground": "#32342d", |
9 |
| - "settings.numberInputBackground": "#32342d", |
10 | 8 | "list.inactiveSelectionBackground": "#414339",
|
11 | 9 | "list.hoverBackground": "#3e3d32",
|
12 | 10 | "list.dropBackground": "#414339",
|
|
31 | 29 | "tab.inactiveBackground": "#34352f",
|
32 | 30 | "tab.border": "#1e1f1c",
|
33 | 31 | "tab.inactiveForeground": "#ccccc7",
|
34 |
| - "widget.shadow": "#000000", |
| 32 | + "tab.lastPinnedBorder": "#414339", |
| 33 | + "widget.shadow": "#00000098", |
35 | 34 | "progressBar.background": "#75715E",
|
36 | 35 | "badge.background": "#75715E",
|
37 | 36 | "badge.foreground": "#f8f8f2",
|
|
40 | 39 | "panelTitle.activeBorder": "#75715E",
|
41 | 40 | "panelTitle.inactiveForeground": "#75715E",
|
42 | 41 | "panel.border": "#414339",
|
| 42 | + "settings.focusedRowBackground": "#4143395A", |
43 | 43 | "titleBar.activeBackground": "#1e1f1c",
|
44 | 44 | "statusBar.background": "#414339",
|
45 | 45 | "statusBar.noFolderBackground": "#414339",
|
46 | 46 | "statusBar.debuggingBackground": "#75715E",
|
47 | 47 | "statusBarItem.remoteBackground": "#AC6218",
|
48 | 48 | "activityBar.background": "#272822",
|
49 | 49 | "activityBar.foreground": "#f8f8f2",
|
50 |
| - "activityBar.dropBackground": "#414339", |
51 |
| - "sidebar.background": "#1e1f1c", |
52 |
| - "sidebarSectionHeader.background": "#272822", |
| 50 | + "sideBar.background": "#1e1f1c", |
| 51 | + "sideBarSectionHeader.background": "#272822", |
53 | 52 | "menu.background": "#1e1f1c",
|
54 | 53 | "menu.foreground": "#cccccc",
|
55 | 54 | "pickerGroup.foreground": "#75715E",
|
|
274 | 273 | "scope": "invalid",
|
275 | 274 | "settings": {
|
276 | 275 | "fontStyle": "",
|
277 |
| - "foreground": "#F8F8F0" |
| 276 | + "foreground": "#F44747" |
278 | 277 | }
|
279 | 278 | },
|
280 | 279 | {
|
281 | 280 | "name": "Invalid deprecated",
|
282 | 281 | "scope": "invalid.deprecated",
|
283 | 282 | "settings": {
|
284 |
| - "foreground": "#F8F8F0" |
| 283 | + "foreground": "#F44747" |
285 | 284 | }
|
286 | 285 | },
|
287 | 286 | {
|
|
0 commit comments