Hello, thanks for this awesome project.
how can i remove the color of the status in the middle or make it inactive?
i want the status bar to have one color from left to right.
> how can i remove the color of the status in the middle or make it inactive?> i want the status bar to have one color from left to right.
Remove the `setColorScheme()` call in Bar:renderStatus() in bar.cpp. New changes relating to this have been pushed today.