HTML-First UI

Theme Menu

A dropdown menu for selecting a color theme

Notes

The theme menu provides a dropdown with three options: OS Default, Dark, and Light.

  • Persists the user preference in local storage
  • Falls back to OS preference when “OS Default” is selected
  • Uses radio buttons internally for accessible selection