Skip to content

fix(#3635): add in new color token for input leading icon#3697

Open
mxsoco wants to merge 1 commit intodevfrom
mxsoco/3635-input-leading-icon-color
Open

fix(#3635): add in new color token for input leading icon#3697
mxsoco wants to merge 1 commit intodevfrom
mxsoco/3635-input-leading-icon-color

Conversation

@mxsoco
Copy link
Copy Markdown
Collaborator

@mxsoco mxsoco commented Mar 26, 2026

Before (the change)

The colour of the leading icon shared the same colour as the input text.

image

After (the change)

With the new token added, the leading icon is lighter than the input text.

image

Steps needed to test

  • Confirm that v2 input, both default and compact sizes, are both using the --goa-text-input-colour-icon design token.

@mxsoco mxsoco requested review from chrisolsen and twjeffery March 26, 2026 21:49
@mxsoco mxsoco linked an issue Mar 26, 2026 that may be closed by this pull request
@Spark450 Spark450 added P3 Priority 3 (nice to have): Valuable, but safe to release after launch. labels Mar 27, 2026
Copy link
Copy Markdown
Collaborator

@bdfranck bdfranck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost there! I left a couple comments.

@mxsoco mxsoco force-pushed the mxsoco/3635-input-leading-icon-color branch from 7a1dd06 to 6137cbd Compare March 31, 2026 22:37
Copy link
Copy Markdown
Collaborator

@bdfranck bdfranck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked at the latest changes...

The leading and trailing icons in a v2 input are greyscale.600. ✅

Image

The leading and trailing icons in a v1 input (with v1 tokens) are the default colour. ✅

Image

Looks good to me! 👍

@bdfranck
Copy link
Copy Markdown
Collaborator

@mxsoco You can squash those two commits and this should be good to go.

@mxsoco mxsoco force-pushed the mxsoco/3635-input-leading-icon-color branch from 643d6ca to b58e498 Compare March 31, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Priority 3 (nice to have): Valuable, but safe to release after launch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Input: Leading icon color

3 participants