diff --git a/themes/zzTheme-color-theme.json b/themes/zzTheme-color-theme.json index e82051a..ed51225 100644 --- a/themes/zzTheme-color-theme.json +++ b/themes/zzTheme-color-theme.json @@ -59,9 +59,9 @@ "panelTitle.inactiveForeground": "#75715E", "panel.border": "#414339", "titleBar.activeBackground": "#1e1f1c", - "statusBar.background": "#414339", - "statusBar.noFolderBackground": "#414339", - "statusBar.debuggingBackground": "#75715E", + "statusBar.background": "#265cd1", + "statusBar.noFolderBackground": "#265cd1", + "statusBar.debuggingBackground": "#e7c61d", "statusBarItem.remoteBackground": "#AC6218", "activityBar.background": "#272822", "activityBar.foreground": "#f8f8f2",