vcom/plans
vrubelroman 92e72bc8c6 feat: theme selector dialog with live preview (t key)
Replace the simple cycleTheme() with a modal dialog that shows all
19 themes with color swatches, live preview on Up/Down navigation,
and commit/revert on Enter/Esc.

Changes:
- Add modalThemeSelect kind to modalKind enum
- Add themeSelectorState struct + field to Model
- Add openThemeSelector() replacing cycleTheme() call
- Add handleModalKey case for modalThemeSelect (Up/Down/Enter/Esc)
- Add applyThemePreview() and finalizeTheme() helper methods
- Add renderThemeSelectModal() with aligned theme names + swatches
- Update renderModal() dispatch and widen modal for theme selector
- Update help text: 't' now shows 'select theme'
2026-04-29 16:13:29 +03:00
..
extended-preview-feature.md feat: extended preview for PDF, audio, video via external utilities 2026-04-27 19:25:03 +03:00
feature-roadmap.md feat: add interactive file search/filter (feature #1) 2026-04-27 17:14:48 +03:00
mirror-and-cursor-memory.md feat: mirror pane (p), cursor memory, clean up help dialog 2026-04-29 16:03:34 +03:00
theme-selector-dialog.md feat: theme selector dialog with live preview (t key) 2026-04-29 16:13:29 +03:00