Back to Windicss

Accent Color

utilities/interactivity/accent-color.md

latest429 B
Original Source

Accent Color

Utilities for controlling the accented color of a form control.

<PlaygroundWithVariants variant="red-500" type="color" prefix='accent' fixed='text-xs' appended='' :nested="true" html='&lt;label class="text-xs"&gt;&lt;input type="checkbox" checked /&gt; Browser default&lt;/label&gt; &lt;label class="text-xs"&gt;&lt;input type="checkbox" class="{class}" checked /&gt; Customized&lt;/label&gt;' />