= commited on
Commit
76bf27e
1 Parent(s): ae6cf3a
Files changed (1) hide show
  1. .vscode/settings.json +0 -17
.vscode/settings.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "workbench.colorCustomizations": {
3
- "activityBar.activeBackground": "#4f6f14",
4
- "activityBar.background": "#4f6f14",
5
- "activityBar.foreground": "#e7e7e7",
6
- "activityBar.inactiveForeground": "#e7e7e799",
7
- "activityBarBadge.background": "#0f3a51",
8
- "activityBarBadge.foreground": "#e7e7e7",
9
- "sash.hoverBorder": "#4f6f14",
10
- "statusBar.background": "#30440c",
11
- "statusBar.foreground": "#e7e7e7",
12
- "statusBarItem.hoverBackground": "#4f6f14",
13
- "statusBarItem.remoteBackground": "#30440c",
14
- "statusBarItem.remoteForeground": "#e7e7e7"
15
- },
16
- "peacock.color": "#30440c"
17
- }