Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Add Sass color mixin to tabs #1152

Closed
5 tasks
lynnmercier opened this issue Aug 17, 2017 · 1 comment · Fixed by #1851
Closed
5 tasks

Add Sass color mixin to tabs #1152

lynnmercier opened this issue Aug 17, 2017 · 1 comment · Fixed by #1851
Assignees
Labels

Comments

@lynnmercier
Copy link
Contributor

  • Create color mixins
  • Call color mixin from stylesheet, with primary color
  • Delete any —primary --accent modifiers
  • Update README to document color mixins
  • Include "breaking change" message about removing modifiers, point to color mixin as deprecation replacement.
@lynnmercier lynnmercier added this to the Theme Improvements milestone Aug 17, 2017
@lynnmercier lynnmercier changed the title Update tabs color to primary color Add Sass color mixin to tabs Nov 1, 2017
@moog16 moog16 self-assigned this Dec 13, 2017
@moog16
Copy link
Contributor

moog16 commented Dec 15, 2017

Spoke to designers and ran by @kfranqueiro and @acdvorak on the mixins I'm creating:

$mdc-tab-label-ink-color
$mdc-tab-icon-ink-color
$mdc-tab-indicator-ink-color

$mdc-tab-label-activated-ink-color
$mdc-tab-indicator-activated-ink-color
$mdc-tab-icon-activated-ink-color

$mdc-tab-indicator-height
$mdc-tab-width

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.