Commit Graph

4 Commits

Author SHA1 Message Date
jon eba1db0ece Dark purple menu surfaces instead of gray
Add @menu_bg (#2a1d33) and @menu_border (#4d3461); point menus,
popovers, and the Whisker menu at them. Tooltips/menubars/cards
stay on the gray surface palette.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 16:19:10 -05:00
jon a5ed5a3655 restore-full.sh: run install-theme.sh after restore
Mirrors the theme-restore step already in restore.sh, so the lftp
full-restore path also rebuilds the desktop wiring.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 13:45:38 -05:00
jon 6cb48f372b Wire theme restore/backup into bin/restore.sh and bin/backup.sh
- restore.sh: after folder+venv+frontend restore, runs
  assets/themes/install-theme.sh to rebuild the desktop wiring
- backup.sh: snapshots live xfconf + GTK 3/4 settings.ini into
  assets/themes/restore-snapshot/ before the router mirror, so the
  backup captures actual state (install-theme.sh stays the applier)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 13:43:14 -05:00
jon b0aa0438af Initial commit: NexusOS project + desktop theme baseline
Captures the known-good state after theme consolidation and
consistency reconciliation:
- NexusOS GTK/xfwm4/icon theme assets (assets/themes, management/Mint-Y-Nexus)
- Tightened right-click menus, visible separators, no menu icons
- assets/themes/install-theme.sh: idempotent restore of all wiring
  (symlinks, xfconf xsettings+xfwm4, GTK 3/4 settings.ini)
- .gitignore excludes venv/ollama/models/runtime/db

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 13:39:48 -05:00