Go to file
OpenClaw Agent 695ad3c9c6
All checks were successful
Deploy to dev.bl.pixeldev.eu / deploy (push) Successful in 2s
feat: theme switcher with light mode as default
- Added CSS custom properties for light and dark themes
- Light mode is the default (data-theme="light" on <html>)
- Toggle button fixed top-right: switches between light/dark
- Preference persisted in localStorage so it survives page reloads

Closes #5
2026-03-13 13:41:14 +00:00
.gitea/workflows Fix: always delete+restart node process on deploy; add no-cache via registry 2026-03-13 10:05:42 +00:00
index.html feat: theme switcher with light mode as default 2026-03-13 13:41:14 +00:00