Files
codewhale/crates/tui
HUQIANTAO 3aa0a33fe2 feat: add Claude theme (#2267)
* feat: add Claude theme — warm navy & coral palette

Add a new theme aligned with Claude Code's product surface colors:
deep navy surfaces (#181715), cream-tinted text (#faf9f5),
coral accent (#cc785c), and teal secondary (#5db8a6).
Includes cell-level remap pipeline registration and full
WCAG contrast QA compliance.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(theme): address review feedback on Claude theme

- Fix text_dim contrast: #615E58 → #72706A (2.77 → 3.62, passes WCAG AA)
- Fix error_fg/error_border contrast: #C64545 → #E06060 (3.70 → 5.13, passes AA)
- Use amber #E8A55A for accent_action (distinct from accent_primary coral)
- Fix theme_picker test expecting GruvboxDark as last theme
- Remove broken include_str!("../../../web-chat/index.html") reference
  left by incomplete web-chat revert

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix: revert version bump, keep theme-only changes

---------

Co-authored-by: Hu Qiantao <huqiantao@HudeMacBook-Air.local>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Hunter B <hmbown@gmail.com>
2026-05-31 01:18:33 -07:00
..
2026-05-31 01:18:33 -07:00