Releases: variableland/theme-toggle
Releases · variableland/theme-toggle
Release list
v1.0.0
Major Changes
- #2
dd42ff8Thanks @rqbazan! - Initial stable release. Ships theuseColorModeReact hook and an inline pre-paint script forlight/dark/systemcolor modes. Thesystemmode resolves against the OSprefers-color-schemeand tracks it live, the choice is persisted tolocalStorage, adarkclass is toggled on<html>, and aCustomEventis dispatched on every change.