Color Status
Status colors for interactive states of text and boxes.
evo-color-[status]
evo-color-info
Aa
evo-color-success
Aa
evo-color-warning
Aa
evo-color-danger
Aa
Create an HTML tag suitable for displaying text such as <p>
or <h1>
, and apply an evo-font-[style]
class. The default font family can be adjusted in _evo_variables.scss.
<div class="evo-color-success"></div> <div class="transparent-bg"></div>