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.