Add hover foreground color for status bar items in light and dark themes

This commit is contained in:
lemurra_microsoft
2025-09-30 16:40:29 +01:00
parent 836137bd80
commit e9bf40d990
2 changed files with 2 additions and 0 deletions

View File

@@ -89,6 +89,7 @@
"statusBar.background": "#181818",
"statusBar.border": "#2B2B2B",
"statusBarItem.hoverBackground": "#F1F1F133",
"statusBarItem.hoverForeground": "#FFFFFF",
"statusBar.debuggingBackground": "#0078D4",
"statusBar.debuggingForeground": "#FFFFFF",
"statusBar.focusBorder": "#0078D4",