Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mlascurain/toggle-dark-mode

Web Component, using LocalStorage, ShadowDOM and Custom HTML Elements
https://github.com/mlascurain/toggle-dark-mode

custom-elements javascript localstorage shadow-dom web-components

Last synced: 10 days ago
JSON representation

Web Component, using LocalStorage, ShadowDOM and Custom HTML Elements

Awesome Lists containing this project

README

        

## Toggle-Dark-Mode

![](https://github.com/user-attachments/assets/41e71754-592f-4d89-8b53-d0505fa04020)

Clone the repository or download the file and add the following lines into your html file

![WhatsApp Image 2024-08-27 at 20 37 17](https://github.com/user-attachments/assets/549d64d4-527f-4955-8f07-b0b71b8249a2)

```

```

After that create your styles for dark mode and light mode in the dark-mode/light-mode classes

If you want to change the style of the button just comment all the styles in the js file.