Files
Nomarchy/modules/home/stylix.nix
Bernardo Magri bb9403a43c
Some checks failed
Check / eval (push) Failing after 4m37s
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 20:54:28 +01:00

7.0 KiB