https://github.com/connerkt/darkmodebutton
A easily applicable Dark Mode button that anyone can add to their site!
https://github.com/connerkt/darkmodebutton
Last synced: 12 days ago
JSON representation
A easily applicable Dark Mode button that anyone can add to their site!
- Host: GitHub
- URL: https://github.com/connerkt/darkmodebutton
- Owner: ConnerKT
- Created: 2023-02-15T17:36:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T18:49:19.000Z (about 3 years ago)
- Last Synced: 2025-02-23T02:31:34.414Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://connerkt.github.io/DarkModeButton/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DarkModeButton
This is a Dark mode project I made with JavaScript, HTML , and CSS.
This program is really cool because you can add it to your site, and it will universally change your colors.
Its all in JavaScript!
[Check It Out](https://connerkt.github.io/DarkModeButton/)
## Want to add it to you code?
The code in the javascript is a function you can use in your code to run it, just add it to a button of your choice and make sure to listen for an event!
If you have any questions, leave a message!