Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chiragsaini/theme-toggler

Simple Example to illustrate how to change between Light and Dark Mode using HTML, CSS and JS
https://github.com/chiragsaini/theme-toggler

Last synced: about 1 month ago
JSON representation

Simple Example to illustrate how to change between Light and Dark Mode using HTML, CSS and JS

Awesome Lists containing this project

README

        

# Theme-Toggler
Simple Example to illustrate how to change between Light and Dark Mode using HTML, CSS and JS

Theme data of which theme is used is stored in local storage so that theme dosen't goes to Default theme when page is refreshed.

See Example here

## Light Theme

## Dark Theme