mirror of
https://github.com/polybar/polybar.git
synced 2026-03-09 01:37:30 +00:00
The variables storing the current colors, attribute activations and font were only used in a single place and can easily also be read from the context. This allows us to remove a lot of the state of the renderer.