FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
6.55k stars 95 forks source link

quickest way to change the active space's foreground color? #609

Closed aspauldingcode closed 2 months ago

aspauldingcode commented 2 months ago

instead of highlighting background color, I was able to change the active space foreground.

Problem is, the way I was trying to program my workspaces in yabai was too slow. I reverted back to default config options, and used index based instead of trying to label my spaces like I was.

While I lost the functionality to rename/move/delete/swap specific spaces and hide ones that have no windows from my bar, I am now unsure how to efficiently replicate the default config behavior for foreground color instead of background highlight connected to the $SELECTED function return value.