Basic theming functions for components
Used to standardize the size of your component
Basic color options for components
{ primary : Css.Color
, secondary : Css.Color
, success : Css.Color
, warning : Css.Color
, danger : Css.Color
, font : List String
}
Colors used to map to each ColorSetting
defaultTheme : Theme
The default theme for elm-ui-components