Source: dist/css/acc_uc.css, line 9804
7.1.1.1 Background Color Shades
Background colors can be shifted by appending a modifier of n5 through 5. The negative(n) numbers mix the color with black and the positive numbers mix the color with white.
Classes | Effect |
---|---|
.bg_(color)-0, .bg_(color) | pure color |
.bg_(color)-1 | color with 15% white mixed in |
.bg_(color)-2 | color with 37% white mixed in |
.bg_(color)-3 | color with 60% white mixed in |
.bg_(color)-4 | color with 78% white mixed in |
.bg_(color)-5 | color with 90% white mixed in |
.bg_(color)-n1 | color with 10% black mixed in |
.bg_(color)-n2 | color with 25% black mixed in |
.bg_(color)-n3 | color with 45% black mixed in |
.bg_(color)-n4 | color with 58% black mixed in |
.bg_(color)-n5 | color with 75% black mixed in |
bg_primary - background color modified light to dark bg_secondary - background color modified light to dark bg_shade - background color modified light to dark bg_accent - background color modified light to dark bg_navigation - background color modified light to dark bg_info - background color modified light to dark bg_highlight - background color modified light to dark bg_success - background color modified light to dark bg_warning - background color modified light to dark bg_alert - background color modified light to dark bg_acc - background color modified light to dark
MarkupWrapperClasss: flex bg_shade-5 p_2 texture_light