BeardedBear/bearded-theme

Update new status bar settings available

Closed this issue · 0 comments

New and updated themable colors for the Status bar

The Status bar already provides many themable colors for its items. There are now more colors to allow for theming hover foreground and background colors:

statusBarItem.errorHoverBackground
statusBarItem.errorHoverForeground
statusBarItem.warningHoverBackground
statusBarItem.warningHoverForeground
statusBarItem.remoteHoverBackground
statusBarItem.remoteHoverForeground
statusBarItem.offlineHoverBackground
statusBarItem.offlineHoverForeground

The following two color names were updated because the color no longer applies to the entire Status bar, but only to the remote indicator:

statusBar.offlineBackground renamed to statusBarItem.offlineBackground
statusBar.offlineForeground renamed to statusBarItem.offlineForeground