Source: dist/css/cvquality_boot.css, line 9066
1.3 Theme Colors
Colors are based off of the ACC Scrub Colors.
-
#0088aa; primary
map-get($theme-palette, primary)
-
#e87d1e; secondary
map-get($theme-palette, secondary)
-
#8a817f; shade
map-get($theme-palette, shade)
-
#ffc425; accent
map-get($theme-palette, accent)
-
#a3988c; info
map-get($theme-palette, info)
-
#05aee5; highlight
map-get($theme-palette, highlight)