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 3901188 commit f125511Copy full SHA for f125511
.vscode/settings.json
@@ -1,17 +1,3 @@
1
{
2
- "workbench.colorCustomizations": {
3
- "activityBar.background": "#fbed80",
4
- "activityBar.foreground": "#15202b",
5
- "activityBar.inactiveForeground": "#15202b99",
6
- "activityBarBadge.background": "#06b9a5",
7
- "activityBarBadge.foreground": "#15202b",
8
- "titleBar.activeBackground": "#f9e64f",
9
- "titleBar.inactiveBackground": "#f9e64f99",
10
- "titleBar.activeForeground": "#15202b",
11
- "titleBar.inactiveForeground": "#15202b99",
12
- "statusBar.background": "#f9e64f",
13
- "statusBarItem.hoverBackground": "#f7df1e",
14
- "statusBar.foreground": "#15202b"
15
- },
16
"peacock.color": "#f9e64f"
17
}
book/config
0 commit comments