diff --git a/themes/nord-color-theme.json b/themes/nord-color-theme.json index d9b81bb..8ecf5ca 100644 --- a/themes/nord-color-theme.json +++ b/themes/nord-color-theme.json @@ -231,6 +231,8 @@ "statusBarItem.hoverBackground": "#434c5e", "statusBarItem.prominentBackground": "#3b4252", "statusBarItem.prominentHoverBackground": "#434c5e", + "statusBarItem.errorBackground": "#3b4252", + "statusBarItem.errorForeground": "#bf616a", "statusBar.border": "#3b425200", "tab.activeBackground": "#3b4252", "tab.activeForeground": "#d8dee9",