Files
Nomarchy/modules
Bernardo Magri 40d5a0a925
Some checks failed
Check / eval (push) Failing after 1m22s
fix(gtk): bypass fragile SVG recoloring with static palette assets
GTK's -gtk-recolor proved too fragile across different contexts, failing
to substitute the foreground color even when the SVG path used #000000.
Instead, we now generate two statically colored SVGs (normal + hover)
directly from the Nix palette hex codes, bypassing GTK's SVG recoloring
engine entirely.
2026-07-11 21:03:14 +01:00
..