summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index dd10108..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,22 +0,0 @@
1{
2 "workbench.colorCustomizations": {
3 "activityBar.activeBackground": "#1a1a1a",
4 "activityBar.background": "#1a1a1a",
5 "activityBar.foreground": "#e7e7e7",
6 "activityBar.inactiveForeground": "#e7e7e799",
7 "activityBarBadge.background": "#606020",
8 "activityBarBadge.foreground": "#e7e7e7",
9 "commandCenter.border": "#e7e7e799",
10 "sash.hoverBorder": "#1a1a1a",
11 "statusBar.background": "#000000",
12 "statusBar.foreground": "#e7e7e7",
13 "statusBarItem.hoverBackground": "#1a1a1a",
14 "statusBarItem.remoteBackground": "#000000",
15 "statusBarItem.remoteForeground": "#e7e7e7",
16 "titleBar.activeBackground": "#000000",
17 "titleBar.activeForeground": "#e7e7e7",
18 "titleBar.inactiveBackground": "#00000099",
19 "titleBar.inactiveForeground": "#e7e7e799"
20 },
21 "peacock.color": "black"
22} \ No newline at end of file