Light / Dark Mode Toggle

Example page showing a responsive light ⇄ dark theme toggle. Your choice is stored in localStorage and applied automatically on next visits.

Responsive

This layout adapts to mobile & desktop. The toggle stays fixed at the bottom-right corner.

Accessible

The toggle has keyboard support and descriptive aria attributes.

Persistent

Theme preference is remembered with localStorage.