No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="color:white;"> | |||
<div style="background-color:var(--color-primary); width:100px; height:100px">Primary</div> | |||
<div style="background-color:var(--color-destructive); width:100px; height:100px">Destructive</div> | |||
<div style="background-color:var(--color-success); width:100px; height:100px">Success</div> | |||
<div style="background-color:var(--color-warning); width:100px; height:100px">Warning</div> | |||
</div> | </div> |
Revision as of 04:25, 14 January 2024
Primary
Destructive
Success
Warning