feat: add theme support to zinit web UI + update dependencies #13

Merged
mik-tf merged 2 commits from development-zinit-zinit-wip into development 2026-01-29 20:08:42 +00:00
Member

Description:

  • Add dark/light theme support to the zinit web UI dashboard (src/server/templates/index.html), including a data-bs-theme toggle and a postMessage listener for Hero OS theme sync
  • Improve HTML formatting and structure in the web UI template
  • Update clap and zerocopy dependencies in Cargo.lock

No changes to core process supervisor logic. The web UI now follows the same theme as Hero OS when embedded as an iframe.

Files: 2 changed (Cargo.lock, src/server/templates/index.html)

**Description:** - Add dark/light theme support to the zinit web UI dashboard (`src/server/templates/index.html`), including a `data-bs-theme` toggle and a `postMessage` listener for Hero OS theme sync - Improve HTML formatting and structure in the web UI template - Update clap and zerocopy dependencies in `Cargo.lock` No changes to core process supervisor logic. The web UI now follows the same theme as Hero OS when embedded as an iframe. **Files:** 2 changed (`Cargo.lock`, `src/server/templates/index.html`)
mik-tf merged commit bedf5607d4 into development 2026-01-29 20:08:42 +00:00
mik-tf deleted branch development-zinit-zinit-wip 2026-01-29 20:08:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/zinit!13
No description provided.