Sun-to-Moon Dark Mode Toggle
A charming dark mode toggle switch where a radiant sun retracts its rays, shifts color, and a 'carving' circle slides across to elegantly transform it into a crescent moon, powered purely by CSS transitions.
Every trick recreated from the source video as a live, self-contained demo. Search, filter, open, steal.
A charming dark mode toggle switch where a radiant sun retracts its rays, shifts color, and a 'carving' circle slides across to elegantly transform it into a crescent moon, powered purely by CSS transitions.
A heart icon button that, when clicked, changes color and performs a satisfying 'pop' animation using CSS keyframes and a hidden checkbox for state management, requiring no JavaScript.
An iOS-style toggle switch implemented purely with CSS, using an input checkbox, pseudo-elements, and the :checked selector for state changes and animation, without any JavaScript.
A toggle switch that animates with a bouncy fill effect and a sliding thumb. The track fills with color from left to right as the thumb slides, both with an elastic transition.
A soft, puffy toggle switch designed with claymorphism shadows, featuring interactive states for on, off, focus, disabled, and a satisfying 'squish' animation on press.