StealThis .dev

Accessible Dark/Light Toggle

Dark and light mode toggle that maintains WCAG AA contrast ratio in both themes with smooth transition.

在 Lab 中打开
css vanilla-js
目标: JS HTML

代码

A dark and light mode toggle that guarantees WCAG AA contrast ratios in both themes. Uses CSS custom properties for smooth transitions, respects prefers-color-scheme, persists preference in localStorage, and dynamically displays contrast ratios for every element.