v0.4.1 — Instant theme activate + screenshot
Fixes
Activate button now works like the native Hermes switcher
Previously, clicking ✓ Activate set the active theme in config but left all CSS variables at their old values until you reloaded the page. Now it calls applyThemeToDom() immediately after the API call — palette, fonts, border radius, and the background asset all switch in one click, without a reload.
Background asset cleared on theme switch
When the newly activated theme has no background image/gradient, the old theme's background is now properly removed (previously the old --theme-asset-bg variable was left in place).
Other
docs/screenshot.pngadded; shown at the top of the README on GitHub.