Skip to content

Overhaul terminal colour palette and glyph rendering - #135

Merged
dgrieser merged 1 commit into
mainfrom
ui/colors
Aug 14, 2026
Merged

Overhaul terminal colour palette and glyph rendering#135
dgrieser merged 1 commit into
mainfrom
ui/colors

Conversation

@dgrieser

Copy link
Copy Markdown
Owner
  • Replace 256-colour xterm stage column with 17 distinct truecolours
    to improve distinguishability (CIELAB ΔE ≥ 25, L* ≥ 64).
  • Switch failure mark from "✗" to plain ASCII "x" for consistent
    single-cell width across fonts; apply bold styling to both marks.
  • Add new nickPit wordmark gradients and agent pastel bar colours.
  • Introduce tools/print_colors.sh as a reference sheet mirroring the
    Go rendering logic for manual verification.
  • Update tests and documentation to reflect the new palette rules.

- Replace 256-colour xterm stage column with 17 distinct truecolours
to improve distinguishability (CIELAB ΔE ≥ 25, L* ≥ 64).
- Switch failure mark from "✗" to plain ASCII "x" for consistent
single-cell width across fonts; apply bold styling to both marks.
- Add new nickPit wordmark gradients and agent pastel bar colours.
- Introduce `tools/print_colors.sh` as a reference sheet mirroring the
Go rendering logic for manual verification.
- Update tests and documentation to reflect the new palette rules.
@dgrieser dgrieser self-assigned this Aug 14, 2026
@dgrieser
dgrieser merged commit fb4ea88 into main Aug 14, 2026
8 checks passed
@dgrieser
dgrieser deleted the ui/colors branch August 14, 2026 11:38
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