.t-bolt-*
theme class to the parent element to color a shape.{% include '@bolt-elements-shape/shape.twig' with {
attributes: {
class: 't-bolt-navy',
}
...
} only %}
<span class="e-bolt-shape t-bolt-navy">
<span class="t-bolt-shape__content">
<!-- Letters, icon, or image go here -->
</span>
</span>