โ– humdrum codex / soft

โ† issues

TASK-028 TUI: Persist theme selection across restarts

To Do tui priority: low enhancement

created 2026-06-12 04:21

Description

Theme resets to flexoki every time the TUI starts. Save the selected theme index to a local state file so the last-used theme is restored on next launch.

State file location: ~/.local/share/dashboard/tui_state.json (create dir if needed).

Implementation:

Acceptance Criteria