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

Correct R, G and B color #177

Merged
merged 1 commit into from
Dec 23, 2014
Merged

Correct R, G and B color #177

merged 1 commit into from
Dec 23, 2014

Conversation

mrmlnc
Copy link

@mrmlnc mrmlnc commented Dec 22, 2014

Red, green, blue color is not match with current Google Material Color site e.g.

// Google Red
red50 = #ffebee
red100 = #ffcdd2
red200 = #ef9a9a
...

compare to

red50 = #fde0dc
red100 = #f9bdbb
red200 = #f69988
...

This happen only R, G, B but other color is seem to be fine.

hai-cea pushed a commit that referenced this pull request Dec 23, 2014
Correct R, G and B color
@hai-cea hai-cea merged commit ecc0030 into mui:master Dec 23, 2014
@hai-cea
Copy link
Member

hai-cea commented Dec 23, 2014

Thanks @mrmlnc - good catch 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization: theme Centered around the theming features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants