We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb77219 commit 1812d86Copy full SHA for 1812d86
.vscode/settings.json
@@ -57,20 +57,5 @@
57
],
58
"cSpell.words": [
59
"auditd"
60
- ],
61
- "workbench.colorCustomizations": {
62
- "activityBar.background": "#d04649",
63
- "activityBar.activeBorder": "#37cb34",
64
- "activityBar.foreground": "#e7e7e7",
65
- "activityBar.inactiveForeground": "#e7e7e799",
66
- "activityBarBadge.background": "#37cb34",
67
- "activityBarBadge.foreground": "#15202b",
68
- "titleBar.activeBackground": "#b52e31",
69
- "titleBar.inactiveBackground": "#b52e3199",
70
- "titleBar.activeForeground": "#e7e7e7",
71
- "titleBar.inactiveForeground": "#e7e7e799",
72
- "statusBar.background": "#b52e31",
73
- "statusBarItem.hoverBackground": "#d04649",
74
- "statusBar.foreground": "#e7e7e7"
75
- }
+ ]
76
}
0 commit comments