GraffitiColors.Bootstrap

Modules #

This class contains modules that are color schemes. Color values are stored as constants within these child modules. Module contents will be similar, but not necessarily identical. Bootstrap5, for example, contains additional color definitions.

Child Modules #

Module Name
Cerulean
Cosmo
Cyborg
Darkly
Default
Default5
Flatly
Journal
Litera
Lumen
Lux
Materia
Minty
Pulse
Sandstone
Simplex
Sketchy
Slate
Solar
Spacelab
Superhero
United
Yeti

Module Constants #

Constant Name
Blue
Cyan
Danger
Dark
Gray
GrayDark
Green
Indigo
Info
Light
Orange
Pink
Primary
Purple
Red
Secondary
Success
Teal
Warning
White
Yellow

Methods #

NameParametersReturn TypeDescription
toDictionaryNoneDictionaryReturns a Dictionary object containing this module’s static values.