mirror of
https://github.com/polybar/polybar.git
synced 2026-03-06 08:19:25 +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.