Source: dist/css/acc_boot.css, line 10411
1.1 Theme Colors
Colors are based off of the ACC Scrub Colors.
-
#198dae; primary
map-get($theme-palette, primary) -
#676a72; secondary
map-get($theme-palette, secondary) -
#898989; shade
map-get($theme-palette, shade) -
#16a385; accent
map-get($theme-palette, accent) -
#a3988c; info
map-get($theme-palette, info) -
#7742bd; highlight
map-get($theme-palette, highlight)