Commit d36133d
fix: brighten DARK_THEME muted/label/border/shell colors for visibility
muted/sessionLabel/sessionBorder: #CC9B1F → #E5C07B (~60% → ~75% luminance)
label: #DAA520 → #F0C040 (brighter goldenrod)
border: #CD7F32 → #C9A24B (lighter bronze)
shellDollar: #4dabf7 → #64B5F6 (brighter blue)
The previous gold/brown palette was technically WCAG AA compliant but
appeared dim on some dark terminal profiles, especially Apple_Terminal
where ANSI dim is unavailable and muted text rendered at full brightness.
Co-Authored-By: DeepSeek <noreply@deepseek.com>1 parent 06fad42 commit d36133d
1 file changed
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
288 | 286 | | |
289 | 287 | | |
290 | 288 | | |
291 | 289 | | |
292 | 290 | | |
293 | | - | |
| 291 | + | |
294 | 292 | | |
295 | 293 | | |
296 | 294 | | |
297 | 295 | | |
298 | 296 | | |
299 | | - | |
| 297 | + | |
300 | 298 | | |
301 | 299 | | |
302 | | - | |
303 | | - | |
| 300 | + | |
| 301 | + | |
304 | 302 | | |
305 | 303 | | |
306 | 304 | | |
| |||
314 | 312 | | |
315 | 313 | | |
316 | 314 | | |
317 | | - | |
| 315 | + | |
318 | 316 | | |
319 | 317 | | |
320 | 318 | | |
| |||
0 commit comments