mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
fa390e9211
Accept a repo root, themes/ dir, or a single theme folder besides a bare theme.css: every themes/*/theme.css is polled (mtime-gated) and theme folders added while running are picked up live. A startup sweep installs each theme without stealing the active selection; a save still applies live. A theme-watch:ready handshake re-sends loaded contents after dev-server reloads, dev pushes preserve a store-installed copy's metadata and grid position, and the watcher only runs in the main window.