An open API service indexing awesome lists of open source software.

https://github.com/kapilsinghnegi/light-dark-mode

Switch between light and dark theme. Using local storage the preferred option is remembered by the browser.
https://github.com/kapilsinghnegi/light-dark-mode

css dom-manipulation html javascript lightdarkmode

Last synced: about 1 month ago
JSON representation

Switch between light and dark theme. Using local storage the preferred option is remembered by the browser.

Awesome Lists containing this project

README

        

# Light and Dark Mode

Light and Dark Mode is a web application that lets users switch between light and dark themes by dynamically switching the color scheme. It also features localHost so the user's preference is saved and will be defaulted to the appropriate one when the user returns.