Source: dist/css/cardiosmart_boot.css, line 10172
1.1 Theme Colors
Colors are based off of the ACC Scrub Colors.
-
#015697; primary
map-get($theme-palette, primary)
-
#009db1; secondary
map-get($theme-palette, secondary)
-
#878585; shade
map-get($theme-palette, shade)
-
#e17009; accent
map-get($theme-palette, accent)
-
#a3988c; info
map-get($theme-palette, info)
-
#f5ca4f; highlight
map-get($theme-palette, highlight)