Source: dist/css/journal_boot.css, line 8346
1.1 Theme Colors
Colors are based off of the ACC Scrub Colors.
-
#004176; primary
map-get($theme-palette, primary) -
#f60; secondary
map-get($theme-palette, secondary) -
#868686; shade
map-get($theme-palette, shade) -
#16a385; accent
map-get($theme-palette, accent) -
#a3988c; info
map-get($theme-palette, info) -
#198dae; highlight
map-get($theme-palette, highlight)