--button-color |
color |
color code |
--button-background-color |
background color |
color code |
--button-border-color |
border color |
color code |
--button-border-width |
border size |
color code |
--button-padding-vertical |
vertical padding |
px units |
--button-padding-horizontal |
horizontal padding |
px units |
--button-hover-color |
color on hover |
color code |
--button-hover-border-color |
border color on hover |
color code |
--button-focus-color |
color in focused state |
color code |
--button-focus-border-color |
border color in focused state |
color code |
--button-focus-box-shadow-size |
shadow size when in focused state |
box shadow notation |
--button-active-color |
color in active state |
color code |
--button-active-border-color |
border color in active state |
color code |
--button-text-color |
text color |
color code |
--button-text-hover-color |
text color on hover |
color code |
--button-disabled-background-color |
background color when disabled |
color code |
--button-disabled-border-color |
border color when disabled |
color code |
-button-disabled-shadow |
disabled shadow |
string |
--button-disabled-opacity |
opacity when disabled |
unitless |
--button-static-color |
static color |
color code |
--button-static-background-color |
static background color |
color code |
--button-static-border-color |
static border color |
color code |