Some checks failed
Check / eval (push) Has been cancelled
EasyEffects 8 publishes SNI IconName com.github.wwmm.easyeffects, which Papirus renders as its full-colour blue equaliser — the one splash of colour in an otherwise monochrome Waybar tray (nm-applet, udiskie & co resolve to Papirus symbolics). Fix at the shared icon-theme layer so it holds for ALL themes at once: wrap the resolved icon set in a thin child theme, Nomarchy-icons, that Inherits it and ships a palette-coloured monochrome easyeffects glyph (the app's own -symbolic shape, filled with the theme's colour — the same hue as the bar's glyphs, so it tracks every theme/mode on switch). The child becomes the session icon theme; a scalable override out-resolves the parent's fixed-size icon at every requested size, while every other icon still falls through to the parent unchanged. Since iconTheme feeds both stylix (GTK) and rofi, wrapping it once here covers generated and whole-swap themes with no per-theme files. Adding a future offender is one more SVG in scalable/apps. Mechanism validated by GTK IconTheme lookup (override wins at 16/22/24/ 32px; udiskie/nm/folder icons still resolve from Papirus). Icon pkg builds; fill=#D3DAE0, Inherits=Papirus-Dark under Boreal. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>