{% assign colors = include.colors | default: site.colors %} {% assign light = include.light %}
bg-{{ color[0] }}{% if light %}-lt{% endif %}