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

fix(components): wrong use of accent and primary colors #7890

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • Accent color was 500 and not default (A200) as should be
  • In case the user changed the default color, primary color was 500 and not deafult as should be

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Apr 5, 2016
- Accent colors was 600, should be from the accent palette A700

- ripple accent color was 600, should be from the accent palette A700

- Accent color was 500 and not default (A400) as should be
- In case the user changed the default color, primary color was 500 and not deafult as should be

- Accent colors was 100, should be from the accent palette A100

- ripple accent color was 600, should be from the accent palette A700

- Accent color was 500 and not default (A400) as should be
- hover accent color was 600, should be from the accent palette A700

- focus accent color was 200, should be from the accent palette A200

- Accent colors was 100, should be from the accent palette A100

- Accent color was A200 and not default (A400) as should be

fixed #7879
@EladBezalel EladBezalel changed the title fix(input): wrong accent and primary colors fix(components): wrong use of accent and primary colors Apr 5, 2016
@EladBezalel EladBezalel deleted the fix/input-accent branch April 5, 2016 22:23
ilovett pushed a commit to ilovett/material that referenced this pull request Apr 22, 2016
- Accent colors was 600, should be from the accent palette A700

- ripple accent color was 600, should be from the accent palette A700

- Accent color was 500 and not default (A400) as should be
- In case the user changed the default color, primary color was 500 and not deafult as should be

- Accent colors was 100, should be from the accent palette A100

- ripple accent color was 600, should be from the accent palette A700

- Accent color was 500 and not default (A400) as should be
- hover accent color was 600, should be from the accent palette A700

- focus accent color was 200, should be from the accent palette A200

- Accent colors was 100, should be from the accent palette A100

- Accent color was A200 and not default (A400) as should be

fixed angular#7879

Closes angular#7890
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.

2 participants