Styling Checkboxes and Radio Buttons with Accent Colors

Checkboxes

The `accent-{color}-{shade}` class (e.g., `accent-blue-500`) changes the color of the browser's default checkbox tick and border when checked.

Radio Buttons

Similarly, `accent-{color}-{shade}` works for radio buttons, changing the color of the selected dot.