Unify prompt box affordance colors - #2633
Merged
brsbl merged 3 commits intoAug 29, 2026
Merged
Conversation
brsbl
force-pushed
the
bb/unify-promptbox-control-colors-thr_fdabesxhdr
branch
from
August 29, 2026 07:49
1e31306 to
cadf5ea
Compare
brsbl
force-pushed
the
bb/unify-promptbox-control-colors-thr_fdabesxhdr
branch
from
August 29, 2026 08:13
cadf5ea to
0ee731e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human comments
What was wrong
The prompt-box footer applied semantic warning and hover colors to secondary affordances. Full Access correctly made the permission label amber, but it also made the dropdown caret amber; hovering Create thread in worktree promoted its icon to foreground. Both controls therefore stood out from the prompt box's other neutral affordances.
What changed
text-subtle-foreground/75chrome tier while the selected permission label retains its warning tone.How you verified
68a9aa715db41ede83ae66ccf72cf385aabab28c) with main’s plus/model/composer-caret styling (ec8f4ef04105c2cb5a59f7a9a9328bf2b16b39ce); After is the exact child headcb254b273da66575afcc307fefd466602650f02d.text-subtle-foreground/75color in light and dark themes.Before — main styling for the other prompt-box controls
The plus, model caret, and composer caret use their main styling; the permission caret remains amber and the worktree-create icon remains darker.
After — child head
cb254b273da66575afcc307fefd466602650f02dThe warning remains on the Full Access label; the model returns to normal weight, and the two right-edge carets align exactly.
BB-Thread-ID: thr_fdabesxhdr