diff options
Diffstat (limited to '.config/Code/User/settings.json')
| -rw-r--r-- | .config/Code/User/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index cf7b974..b4abbbc 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -269,7 +269,7 @@ "statusBar.debuggingBackground": "#7d4c10", "statusBar.debuggingForeground": "#ffffff", "statusBar.foreground": "#ffffff", - "statusBar.noFolderBackground": "#11427E", + "statusBar.noFolderBackground": "#303030", "statusBar.noFolderForeground": "#ffffff", }, "workbench.colorTheme": "Dark Pastel Theme", |
