Skip to content

NamedColor

Mika Berglund edited this page Jan 21, 2020 · 1 revision

NamedColor Enumeration

Defines constants for the colors Bootstrap defines. The colors are defined as:

  • Primary
  • Secondary
  • Success
  • Danger
  • Warning
  • Info
  • Light
  • Dark
  • White
  • White50
  • Black50

To read more about these colors, have a look at Bootstrap Theming.

Clone this wiki locally