Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(input,select): set disabled underline color based on theme #4883

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

  • Fixes the disabled underline blending in with the background in dark themes.
  • Increases the opacity of the disabled underline from 26% to 38% to make a bit more visible against the background.

* Fixes the disabled underline blending in with the background in dark themes.
* Increases the opacity of the disabled underline from 26% to 38% to make a bit more visible against the background.
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label May 30, 2017
crisbeto added a commit to crisbeto/material2 that referenced this pull request Jun 15, 2017
* Aligns the colors in the select and input [themes based on the spec](https://material.io/guidelines/components/text-fields.html#text-fields-states).
* Includes the changes from angular#4883 since the two PRs are closely connected.

Fixes angular#5114.
@crisbeto
Copy link
Member Author

I've rolled these changes into #5155. Closing.

@crisbeto crisbeto closed this Jun 15, 2017
mmalerba pushed a commit that referenced this pull request Jul 6, 2017
* Aligns the colors in the select and input [themes based on the spec](https://material.io/guidelines/components/text-fields.html#text-fields-states).
* Includes the changes from #4883 since the two PRs are closely connected.

Fixes #5114.
jelbourn pushed a commit that referenced this pull request Jul 14, 2017
* Aligns the colors in the select and input [themes based on the spec](https://material.io/guidelines/components/text-fields.html#text-fields-states).
* Includes the changes from #4883 since the two PRs are closely connected.

Fixes #5114.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Jul 15, 2017
* Aligns the colors in the select and input [themes based on the spec](https://material.io/guidelines/components/text-fields.html#text-fields-states).
* Includes the changes from angular#4883 since the two PRs are closely connected.

Fixes angular#5114.
kara pushed a commit that referenced this pull request Jul 21, 2017
* Aligns the colors in the select and input [themes based on the spec](https://material.io/guidelines/components/text-fields.html#text-fields-states).
* Includes the changes from #4883 since the two PRs are closely connected.

Fixes #5114.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants