trail-boss/tui
jedarden dd0ebbd6ce feat(tui): add Dracula lipgloss theme with auto-detection
- Define Theme struct with all Dracula palette colors
- Auto-detect terminal color support (truecolor, 256-color, no-color)
- Implement graceful fallback for dumb terminals
- Fix model theme field type to use pointer
- Colors: stopped badge (#F1FA8C), permission badge (#FF5555), selected row (#BD93F9),
  panel border (#6272A4), header bar (#282A36), status bar (#44475A),
  metadata text (#AAAAAA), accent cyan (#8BE9FD), accent green (#50FA7B)

Closes tb-6cj
2026-06-25 00:50:59 -04:00
..
model.go feat(tui): add Dracula lipgloss theme with auto-detection 2026-06-25 00:50:59 -04:00
theme.go feat(tui): add Dracula lipgloss theme with auto-detection 2026-06-25 00:50:59 -04:00