Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

style(core): change warn color from red to deep-orange as spec - #5992

Closed
EladBezalel wants to merge 1 commit into
masterfrom
style/warn-color-in-default-theme
Closed

style(core): change warn color from red to deep-orange as spec#5992
EladBezalel wants to merge 1 commit into
masterfrom
style/warn-color-in-default-theme

Conversation

@EladBezalel

Copy link
Copy Markdown
Member

In #3973 OP addressed us that the color of the input error should be #DD2C00 which is A700 from the deep-orange palette so i changed all warn-500 (the old value from the red palette) to warn-A700 and change the default warn palette to deep-orange.

fixes#3973

In #3973 OP addressed us that the color of the input error should be `#DD2C00` which is `A700` from the deep-orange palette so i changed all `warn-500` (the old value from the red palette) to `warn-A700` and change the default warn palette to deep-orange.
fixes#3973
@EladBezalelEladBezalel added the needs: review This PR is waiting on review from the team label Nov 30, 2015
@ThomasBurlesonThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Dec 2, 2015
@ThomasBurlesonThomasBurleson added this to the 1.0-rc6 milestone Dec 2, 2015
@ThomasBurlesonThomasBurleson self-assigned this Dec 2, 2015
@ThomasBurleson

Copy link
Copy Markdown
Contributor

@EladBezalel - please rebase and confirm CI Travis passes.

@EladBezalel
EladBezalel deleted the style/warn-color-in-default-theme branch December 3, 2015 17:34
@SplaktarSplaktar added the type: spec alignment For issues related to aligning with the Material Design Spec label Jul 1, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pr: merge readyThis PR is ready for a caretaker to reviewtype: spec alignmentFor issues related to aligning with the Material Design Spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong color for validation errors

3 participants

@EladBezalel@ThomasBurleson@Splaktar