Source: dist/css/library_boot.css, line 11834
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)
-
#878585; 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)