Desktop App (Mac): User messages displayed in dark blue on black – poor readability

Resolved 💬 9 comments Opened Apr 16, 2026 by mcbain Closed Jun 5, 2026

Description

Since a recent update, user messages in the Claude Code Desktop App (Mac) are displayed in dark blue text on a black background. This makes the text extremely hard to read and violates basic readability/contrast guidelines.

Steps to reproduce

  1. Open Claude Code Desktop App on macOS
  2. Type any message
  3. Observe user message text color (dark blue on dark/black background)

Expected behavior

User messages should have sufficient contrast against the background — either white/light text on dark background, or the previous color scheme.

Why this matters — Accessibility & Readability

Blue text on a black background is one of the worst contrast combinations:

Environment

  • App: Claude Code Desktop App (Mac)
  • OS: macOS

Notes

  • /color default does not fix the issue (that only affects the status line color)
  • This appears to be a UI regression — previous versions had readable text colors

View original on GitHub ↗

This issue has 9 comments on GitHub. Read the full discussion on GitHub ↗