Skip to content

tui: align theme with lobster palette#83

Merged
rexlunae merged 1 commit intomainfrom
fix/tui-theme-colors
Feb 26, 2026
Merged

tui: align theme with lobster palette#83
rexlunae merged 1 commit intomainfrom
fix/tui-theme-colors

Conversation

@rexlunae
Copy link
Owner

Update TUI color theme to match the core lobster palette:

Changes

  • Accent: #FF5A2D (orange) instead of teal/cyan
  • Accent bright: #FF7A3D
  • Accent dim: #D14A22
  • Info: #FF8A5B (warm orange)
  • Success: #2FBF71 (green) — unchanged
  • Warn: #FFB020 (amber)
  • Error: #E23D2D (red)
  • Muted: #8B7F77 (warm gray)
  • Backgrounds: Adjusted to warm dark tones to complement the orange accents

Why

The TUI was using a completely different teal/cyan palette while the CLI and branding use the lobster orange palette. This brings visual consistency across the product.

Update TUI color theme to match the core lobster palette:
- Accent: #FF5A2D (orange) instead of teal
- Accent bright: #FF7A3D
- Accent dim: #D14A22
- Info: #FF8A5B (warm orange)
- Success: #2FBF71 (green)
- Warn: #FFB020 (amber)
- Error: #E23D2D (red)
- Muted: #8B7F77 (warm gray)
- Backgrounds adjusted to warm dark tones

This ensures visual consistency between CLI output and TUI.
@rexlunae rexlunae merged commit 91f92fd into main Feb 26, 2026
13 checks passed
@rexlunae rexlunae deleted the fix/tui-theme-colors branch February 26, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant