Atlas
.atlas-checkbox

Checkbox

Blue-filled when checked, via accent-color. Always paired with a label.

.atlas-checkbox

Default

<label style="display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-primary);cursor:pointer"><input type="checkbox" class="atlas-checkbox" checked/> Enable notifications</label>

Variants

Unchecked
Checked
Disabled