Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

fix(input): icons not inheriting theme colors #9058

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

Fixes the md-icon instances inside of a md-input-container using the primary color, even though the container is e.g. md-accent or md-warn.

Fixes the `md-icon` instances inside of a `md-input-container` using the primary color, even though the container is e.g. `md-accent` or `md-warn`.
@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jul 17, 2016
@crisbeto
Copy link
Member Author

@EladBezalel Can you take a look at this? It seemed counter-intuitive that the input would have an "accent" color, but the icon would always stay with the "primary". I couldn't find anything about it in the spec.

@EladBezalel
Copy link
Member

I think it's been noted here
image

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants