[PR #10070] feat(app): add focus styling to input fields, add search icon to file/command search #13321

Open
opened 2026-02-16 18:18:11 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10070

State: open
Merged: No


What does this PR do?

  1. Add focus styling for input fields:
  • prompt input,
  • select file/command input
  • settings' keybind search inputs
  1. Add magnifying glass icon to select file/command input for consistency
  2. Change color of icon in settings' keybind search input when the input is focused

How did you verify your code works?

Ran locally, compared to ensure style is consistent, and that themes are respected

Before

https://github.com/user-attachments/assets/c5f53f9d-a1d6-40e5-a8a8-a6ca3d32e64a

After

https://github.com/user-attachments/assets/f34fb4eb-1caa-4052-a989-78e7df723d62

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10070 **State:** open **Merged:** No --- ### What does this PR do? 1. Add focus styling for input fields: - prompt input, - select file/command input - settings' keybind search inputs 2. Add magnifying glass icon to select file/command input for consistency 3. Change color of icon in settings' keybind search input when the input is focused ### How did you verify your code works? Ran locally, compared to ensure style is consistent, and that themes are respected ## Before https://github.com/user-attachments/assets/c5f53f9d-a1d6-40e5-a8a8-a6ca3d32e64a ## After https://github.com/user-attachments/assets/f34fb4eb-1caa-4052-a989-78e7df723d62
yindo added the pull-request label 2026-02-16 18:18:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13321