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

@@ -105,6 +105,7 @@
"statusBar.foreground": "#3B3B3B",
"statusBar.border": "#E5E5E5",
"statusBarItem.hoverBackground": "#1F1F1F11",
"statusBarItem.hoverForeground": "#000000",
"statusBarItem.compactHoverBackground": "#CCCCCC",
"statusBar.debuggingBackground": "#FD716C",
"statusBar.debuggingForeground": "#000000",