dotfiles/claude
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonny Barnes 8cc69aa6f3
Fix Opus statusline hue rendering as black in light theme
Hue 226 (#ffff00) has a contrast ratio of 1.05 against the tangere-light
background (#fdfdfa), below the minimum-contrast = 1.1 set in the ghostty
config. Ghostty then substitutes the foreground for whichever of black or
white has more contrast, so against a near-white background that letter of
the model name rendered black.

Swap 226 for 184 (#d7d700, ratio 1.51 light / 9.60 dark) in the Opus ramp
and the unknown-model fallback, the only two palettes that used it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 17:35:33 +01:00
..
statusline.burnrate.sh Fix Opus statusline hue rendering as black in light theme 2026-08-04 17:35:33 +01:00
statusline.original.sh Switch Claude Code statusline to burnrate variant 2026-08-03 14:40:40 +01:00