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

fix(tabs): not selected tab text color as spec #7920

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • In da48b6c the color changed from 100 to A100, after checking the spec, the color should be:

Unfocused tab color: #fff 70%

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Apr 6, 2016
@ThomasBurleson
Copy link
Contributor

@devversion - please review.

@devversion
Copy link
Member

@EladBezalel I'm running your changes locally and taking a look at some different style configurations. (Grey Primary)

But I'm wondering, why you applied those changes only to the accent styling?
primary and warn are using the 100 hue.

@EladBezalel
Copy link
Member Author

@devversion thank you i didn't think of it

- In da48b6c the color changed from 100 to A100, after checking the spec, the color should be:
> Unfocused tab color: #fff 70%
- made the tabs mixin use parameters and simplified usage
@EladBezalel
Copy link
Member Author

@devversion please review

@@ -97,25 +51,37 @@ md-tabs.md-THEME_NAME-theme {
}
}

&.md-accent, &.md-primary, &.md-warn{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicky: Space curly brace.

@EladBezalel EladBezalel added the in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs label Apr 8, 2016
@ThomasBurleson ThomasBurleson reopened this Apr 8, 2016
@ThomasBurleson ThomasBurleson added this to the 1.2.0 milestone Apr 8, 2016
@ThomasBurleson
Copy link
Contributor

Closing. A different solution is needed.

ilovett pushed a commit to ilovett/material that referenced this pull request Apr 22, 2016
- In da48b6c the color changed from 100 to A100, after checking the spec, the color should be:
> Unfocused tab color: #fff 70%
- made the tabs mixin use parameters and simplified usage

Closes angular#7920
@ThomasBurleson ThomasBurleson deleted the fix/tabs-color branch March 7, 2017 13:01
@Splaktar Splaktar modified the milestones: 1.2.0, 1.1.6 Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in progress Mainly for in progress PRs, but may be used for issues that require multiple PRs needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants