https://github.com/andrerousselet/theme-toggler
Playing with plain HTML/CSS and JS to toggle themes!
https://github.com/andrerousselet/theme-toggler
html-css-javascript toggle-buttons
Last synced: 3 months ago
JSON representation
Playing with plain HTML/CSS and JS to toggle themes!
- Host: GitHub
- URL: https://github.com/andrerousselet/theme-toggler
- Owner: andrerousselet
- Created: 2022-11-12T16:10:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T18:55:43.000Z (over 3 years ago)
- Last Synced: 2025-03-05T09:25:09.557Z (over 1 year ago)
- Topics: html-css-javascript, toggle-buttons
- Language: HTML
- Homepage: https://theme-toggler-andrerousselet.vercel.app/
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Theme-Toggler
> Playing with CSS to toggle themes `LIGHT 💡`, `DARK 🌜` and `SOLAR ☀️`!
Deployed with Vercel: https://theme-toggler-andrerousselet.vercel.app/
> Developed using plain:
| Html | Css | JS |
| ----------- | ----------- | ----------- |
|
|
|
|
> Inspired by: https://github.com/fireship-io/226-css-theme-toggler 👌