fix(tui): use consistent accent color for entire selected line in file selector
Previously, the selected line in @ fuzzy search and Tab completion used accent color for prefix/label but muted color for description. Now the entire selected line uses the accent color for better visual consistency.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Development Rules
|
||||
|
||||
## First Message
|
||||
Read README.md, then ask which module(s) to work on. Read those README.md files in parallel:
|
||||
If the user did not give you a concrete task in their first message,
|
||||
read README.md, then ask which module(s) to work on. Based on the answer, read the relevant README.md files in parallel.
|
||||
- packages/ai/README.md
|
||||
- packages/tui/README.md
|
||||
- packages/agent/README.md
|
||||
|
||||
Reference in New Issue
Block a user