[BUG] File picker (@) selected item highlight barely visible compared to multiple-choice selection highlight

Open 💬 0 comments Opened Jun 28, 2026 by mewert

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When using the @ file picker to reference files in a prompt, the currently selected item in the list is highlighted so subtly that it is nearly invisible. In contrast, when Claude presents a multiple-choice question, the selected option is clearly and prominently highlighted. The two UI components are inconsistent in their visual feedback.

What Should Happen?

The selected item in the file picker should use the same level of visual contrast as the selected option in multiple-choice questions, making it easy to see which file is currently selected.

Error Messages/Logs

Steps to Reproduce

  1. Type @ in the Claude Code prompt to open the file picker
  2. Use arrow keys to navigate the list
  3. Observe the highlight on the selected item — it is barely noticeable

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.195

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

IntelliJ IDEA terminal

Additional Information

<img width="248" height="146" alt="Image" src="https://github.com/user-attachments/assets/51a5e951-4781-4f85-b462-3e8a31113d87" />

View original on GitHub ↗