Commit Graph
15 Commits
Author SHA1 Message Date
SirBlob acc96492ee Add theme system: local themes, picker, static/dynamic mode
- blob_theme: apply local or shared themes, --dynamic recolors from
  the current wallpaper without changing it, --print saves the active
  theme's colors.toml (e.g. for a dynamic palette worth keeping)
- themes/: drop-in colors.toml files that install.sh syncs into
  Omarchy's theme dir, alongside any already-installed themes
- ThemePicker widget, walker menu, and Quick Settings tile mirroring
  the existing wallpaper picker, with color-swatch previews
- blob_wallpaper no longer forces dynamic mode on every wallpaper
  change; it only recolors if you're already in dynamic mode
- install.sh: fix a new-directory mkdir bug in backup_and_copy, and
  stop backing up wallpapers/themes (.bak dirs were showing up as
  fake entries in the picker) since both are pure git mirrors

Claude-Session: https://claude.ai/code/session_011kf23kB9NsaczSYazZsWs6
2026-07-31 22:14:51 -04:00
SirBlob c3f8738f00 Fix icon badge centering, remove uptime card, fix weather location, 3 tiles per row 2026-07-27 12:24:20 -04:00
SirBlob cffe15e1f6 Widen side cards, add icon badges and graphics, add wallpaper button 2026-07-27 12:00:04 -04:00
SirBlob fb57093a75 Add side panels with widget cards and Claude Code usage stats to quick settings 2026-07-27 11:39:54 -04:00
SirBlob 91d8d5f84b Update install and revert scripts for lid switch config 2026-07-03 16:12:19 -04:00
SirBlob 007d439479 revert.sh 2026-06-17 01:58:28 -04:00
SirBlob 1ee02f2a2f Integrate visual image previews using custom walker/elephant provider 2026-04-20 20:12:48 -04:00
SirBlob bfa9ed67f7 Integrate GUI wallpaper selector and animated GIF support via awww 2026-04-20 20:02:05 -04:00
SirBlob 15680ecfec Silence pywal warnings and add dependency management to install.sh 2026-04-20 13:11:19 -04:00
SirBlob 2c7ade084d Fix compute_hash in install.sh to hash all files including images and conf files 2026-04-20 12:52:39 -04:00
SirBlob 68a165862d Update blob_wallpaper script to use ~/wallpapers directory 2026-04-20 12:21:16 -04:00
SirBlob 53f512c4c4 Update configurations: add hyprland, README, and dynamic AGS theming 2026-04-19 21:57:22 -04:00
SirBlob 5fbf61834a Added AGS 2026-04-19 21:28:21 -04:00
SirBlob 24dd3e0271 Add hash-based change detection with --check and --force flags 2026-04-09 16:31:22 -04:00
SirBlob 97a2d82aaf first commit 2026-04-09 16:23:57 -04:00