This module contains the colors used in the framework.
cyan : Element.Color
green : Element.Color
lighterGrey : Element.Color
lightGrey : Element.Color
grey : Element.Color
darkGrey : Element.Color
darkerGrey : Element.Color
red : Element.Color
turquoise : Element.Color
simple : List (Element.Attribute msg)
white : Element.Color
black : Element.Color
danger : List (Element.Attribute msg)
light : List (Element.Attribute msg)
dark : List (Element.Attribute msg)
disabled : List (Element.Attribute msg)
info : List (Element.Attribute msg)
primary : List (Element.Attribute msg)
success : List (Element.Attribute msg)
warning : List (Element.Attribute msg)