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

https://github.com/robsd/js-toggle-dark-mode

A smart JavaScript application that automatically inherits the user's prefers-color-scheme, but allows it to be overridden by the user and stored in the user's browser storage to enable site-wide preference and future visits.
https://github.com/robsd/js-toggle-dark-mode

bootstrap bootstrap5 dark dark-mode dark-mode-toggle dark-mode-toggler dark-theme html html5 javascript js mode snippet theme toggle toggle-dark-mode toggler web

Last synced: about 2 months ago
JSON representation

A smart JavaScript application that automatically inherits the user's prefers-color-scheme, but allows it to be overridden by the user and stored in the user's browser storage to enable site-wide preference and future visits.

Awesome Lists containing this project

README

          

# js-toggle-dark-mode 🌙

A smart JavaScript application that automatically inherits the user's prefers-color-scheme, but allows it to be overridden by the user and stored in the user's browser storage to enable site-wide preference and future visits.

## Installing on your own site

1. Copy the 3 `...` line which will display the toggle button if functionality is supported by the user's browser.
3. Copy the `