--fc-button-active-background-color | button background colour when active. |
--fc-button-active-border-color | button border colour when active. |
--fc-button-active-box-shadow | button box shadow when active. default: 0 0 5px 0 rgba(0, 0, 0, 0.05) |
--fc-button-active-color | button colour when active. |
--fc-button-active-icon-color | icon colour when active. |
--fc-button-background-color | button background colour. example: aqua |
--fc-button-border-radius | button border radius. |
--fc-button-box-shadow | button box shadow. |
--fc-button-focus-border-color | button border colour when focused. |
--fc-button-height | button height. |
--fc-button-hover-background-color | button background colour when hovered. |
--fc-button-hover-box-shadow | button box-shadow colour when hovered. |
--fc-button-hover-color | button box-shadow colour when hovered. |
--fc-button-hover-icon-color | icon colour when hovered. |
--fc-button-icon-color | icon colour. example: coral |
--fc-button-inner-margin | button inner margin. |
--fc-button-min-width | button min-width. default: 35px; |
--fc-button-outer-margin | button outer margin. |
--fc-button-text-transform | button text transform. |