Colors 1
-
#006aaf
$primaryPrimary color -
#8dc63f
$secondarySecondary color -
#8dc63f
$highlightHighlights/Emphasis -
#1d1d1d
$black -
#292929
$dark
Backgrounds 1.1
Classes that will apply background colors.
Source:
src/scss/base/_base.scss
, line 99
TextColor 1.2
Boostrap classes to adding color to text.
.text-primary
.text-secondary (Only to be used on dark background for ada contrast)
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-muted
.text-white
Source:
src/scss/base/_base.scss
, line 78