remove matugen remnants — theming is now handled by stylix

Delete 8 unused matugen template files, remove the matugen package,
homepage custom.css watcher infrastructure, and the wallpaper shell
function. Update remaining comments to reference stylix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-20 17:45:11 +01:00
parent 53c3fedf52
commit 1aebc200b6
13 changed files with 5 additions and 754 deletions

View file

@ -112,10 +112,10 @@
cp -rL "$tmpthemes/Papirus-Dark" $out/share/icons/
'';
# Map matugen's Material You placeholders to the closest base16 slot
# in stylix's palette. The mapping is approximate (Material You has
# more semantic colours than base16), but covers the placeholders
# used in our Zen userChrome and Vesktop quickCss templates.
# Map Material You placeholders to the closest base16 slot in stylix's
# palette. The mapping is approximate (Material You has more semantic
# colours than base16), but covers the placeholders used in our Zen
# userChrome and Vesktop quickCss templates.
stylixize = builtins.replaceStrings
[
"{{colors.primary.default.hex}}"