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

fix(button): Fix outline & ink color according to spec guidance #5268

Merged
merged 1 commit into from
Nov 22, 2019

Conversation

allan-chen
Copy link
Collaborator

@allan-chen allan-chen commented Nov 21, 2019

Closes #5170

Enabled outline color: primary -----> 12% on-surface.
Disabled outline color: 38% on-surface -----> 12% on-surface.
Disabled ink color: 37% ---> 38% on-surface.

BREAKING CHANGE: Variable $mdc-button-disabled-container-fill-color
renamed to $mdc-button-disabled-container-color.

BREAKING CHANGE: Variable `$mdc-button-disabled-container-fill-color`
renamed to `$mdc-button-disabled-container-color`.
@allan-chen allan-chen changed the title fix(button): Fix outline color according to spec guidance fix(button): Fix outline & ink color according to spec guidance Nov 21, 2019
@allan-chen allan-chen requested a review from abhiomkar November 21, 2019 22:09
@abhiomkar abhiomkar requested a review from joyzhong November 22, 2019 16:41
@abhiomkar
Copy link
Collaborator

Assigning this to on-call for review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Button] Outlined outline color should not be set to primary but 12% on-surface
5 participants