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

Update button tokens #321

Merged
merged 10 commits into from Dec 17, 2020
18 changes: 0 additions & 18 deletions tokens/properties/alias.json
Expand Up @@ -207,9 +207,6 @@
"default": {
"value": "{color.accent.50.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.modifier.lighten.accent-50.value}"
},
Expand All @@ -230,9 +227,6 @@
"default": {
"value": "{color.base.90.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.base.100.value}"
},
Expand All @@ -250,9 +244,6 @@
"default": {
"value": "{color.utility.red.50.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.modifier.lighten.utility-red-50.value}"
},
Expand Down Expand Up @@ -336,9 +327,6 @@
"default": {
"value": "{color.accent.50.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.modifier.lighten.accent-50.value}"
},
Expand All @@ -356,9 +344,6 @@
"default": {
"value": "{color.base.50.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.base.50.value}"
},
Expand All @@ -376,9 +361,6 @@
"default": {
"value": "{color.utility.red.50.value}"
},
"quiet-default": {
"value": "{color.transparent.value}"
},
"hover": {
"value": "{color.modifier.lighten.utility-red-50.value}"
},
Expand Down