Dark/Light Mode Switcher Using CSS Filters – Theme-Toggle
A web component that allows you to switch between dark modes and light modes using CSS invert and hue-rotate filters.
A web component that allows you to switch between dark modes and light modes using CSS invert and hue-rotate filters.
An alternative implementation of the dark mode that applies a spotlight effect to the entire page when the Dark Mode is activated.
A lightweight dark mode boilerplate that makes it easier to implement Dark Mode using vanilla JavaScript and web storage (local storage).
A JavaScript library that enables an HTML element to switch between CSS themes (typically Dark Theme & Light Theme) on your website.
An experimental dark mode switcher for Bootstrap 5 that allows the visitor to toggle between dark/light themes and saves the user’s preferences in local storage.