diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 22 |
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 @@ -{ - "workbench.colorCustomizations": { - "activityBar.activeBackground": "#1a1a1a", - "activityBar.background": "#1a1a1a", - "activityBar.foreground": "#e7e7e7", - "activityBar.inactiveForeground": "#e7e7e799", - "activityBarBadge.background": "#606020", - "activityBarBadge.foreground": "#e7e7e7", - "commandCenter.border": "#e7e7e799", - "sash.hoverBorder": "#1a1a1a", - "statusBar.background": "#000000", - "statusBar.foreground": "#e7e7e7", - "statusBarItem.hoverBackground": "#1a1a1a", - "statusBarItem.remoteBackground": "#000000", - "statusBarItem.remoteForeground": "#e7e7e7", - "titleBar.activeBackground": "#000000", - "titleBar.activeForeground": "#e7e7e7", - "titleBar.inactiveBackground": "#00000099", - "titleBar.inactiveForeground": "#e7e7e799" - }, - "peacock.color": "black" -}
\ No newline at end of file |
