1.2 KiB
1.2 KiB
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 708e31b2-3fe6-40be-9a88-16aa2e14b307 | configuration | Claude-statusline model color options and selection |
|
0.6 | 0.8 | 2026-02-17T17:07:49.117487+00:00 | 2026-02-17T17:07:49.117487+00:00 |
Tested 5 model color options for claude-statusline status bar. Options researched via color theory (42-58% brightness sweet spot for secondary text on dark backgrounds):
- 244: Neutral mid-gray (RGB 128,128,128, 50% brightness) - canonical secondary text
- 103: Cool blue-gray (RGB 135,135,175, 58% brightness) - harmonizes with existing blue/cyan
- 245: Slightly lighter gray (RGB 138,138,138, 54% brightness) - one step above 244
- 66: Muted teal-gray (RGB 95,135,135, 48% brightness) - teal hint, ties into cyan family
- 243: Conservative gray (RGB 118,118,118, 46% brightness) - minimum viable presence
Cal chose 66 (muted teal-gray) as the winner.
Config: ~/.config/claude-statusline/config.json (minimal overrides only) Script repo: ~/.claude/scripts/claude-statusline/ Refresh: 150 (15 seconds) in ~/.claude/settings.json statusLine config Color helper supports: dim, bold, reset, and 256-color codes (0-255)