theming: re-theme every app on wallpaper switch, crossfade wallpaper

settings/theming.nix renders a full config set per wallpaper (GTK, ghostty,
btop, hyprland, vesktop, zen, folder icons) from its own base16 palette;
theme-apply swaps them in and reloads what can reload.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-08-19 14:31:24 +01:00
parent 42adab61df
commit 1091495674
6 changed files with 560 additions and 227 deletions

View file

@ -83,6 +83,7 @@ in
./settings/desktop.nix
./settings/hyprland.nix
./settings/quickshell.nix
./settings/theming.nix
./settings/locale.nix
./settings/audio.nix
./settings/users.nix