-
feat(tui): implement dark mode with runtime /theme switching
released this
2026-06-25 03:45:06 +00:00 | 2 commits to master since this release- Paint dark background at app shell level via appStyle() helper
- Add /theme slash command for runtime light/dark switching
- Add comprehensive dark-mode style tests
- Document --theme dark in README Quick Start
Downloads