Skip to content

feat(statusline): Synthwave powerline palette with 24-bit true color#34

Merged
muloka merged 1 commit intomainfrom
statusline-synthwave
Mar 18, 2026
Merged

feat(statusline): Synthwave powerline palette with 24-bit true color#34
muloka merged 1 commit intomainfrom
statusline-synthwave

Conversation

@muloka
Copy link
Copy Markdown
Owner

@muloka muloka commented Mar 18, 2026

Summary

  • Powerline transitions: `` separators between badges create smooth diagonal color flows
  • Synthwave palette with exact RGB values and WCAG AA contrast:
    • Lavender #a78bfa / #1e1035 — model identity
    • Cyan #22d3ee / #083344 — healthy/operational (change ID, context %, status ✓)
    • Dark slate #3b3557 / #9590ad — muted metadata ((no intent), status ?)
    • Coral #fb7185 / #4c0519 — attention (trunk +N, degraded, maintenance)
    • Hot pink #f472b6 / #500724 — special (2x promo)
  • 24-bit true color — requires Ghostty, iTerm2, WezTerm, or similar
  • Refactored to segment array rendering with bg2fg() for clean transitions

Example flows

 Model  id  (no intent)  +1  42%  2x  ✓ 
 Model  id  description  @trunk  85%  2x  ⚠  ⚙ 3h 

🤖 Generated with Claude Code

- Powerline-style transitions between badges using  separators
- Synthwave palette: lavender model, cyan healthy, dark-slate muted, coral attention, pink special
- 24-bit true color (RGB) for exact color matching — requires Ghostty/iTerm2/WezTerm
- All bg+fg pairs meet WCAG AA contrast standards
- Refactored segment array rendering with bg2fg() for clean transitions
@muloka muloka merged commit 20be3fb into main Mar 18, 2026
@muloka muloka deleted the statusline-synthwave branch March 18, 2026 02:04
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