Auto-reload Shell theme after matugen, style calendar panel and Zen URL bar

Add GNOME Shell theme reload (dconf toggle) to recolor-folders.sh
post-hook so colors apply immediately after update or wallpaper
change. Style calendar panel, date menu, pager buttons, and today
highlight. Fix Zen URL bar background mismatch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-14 09:42:29 +01:00
parent dee11c713e
commit 24994ab912
4 changed files with 58 additions and 4 deletions

View file

@ -142,7 +142,7 @@
gsettings set org.gnome.desktop.background picture-uri "file://$img"
gsettings set org.gnome.desktop.background picture-uri-dark "file://$img"
matugen image "$img" --source-color-index 0 -m dark
echo "Wallpaper and colors updated!"
echo "Wallpaper and colors updated! Shell theme reloaded."
end
'';
}