https://github.com/janstuemmel/theme-switcher
firefox theme switcher
https://github.com/janstuemmel/theme-switcher
firefox firefox-addon theme theme-switcher
Last synced: 10 months ago
JSON representation
firefox theme switcher
- Host: GitHub
- URL: https://github.com/janstuemmel/theme-switcher
- Owner: janstuemmel
- License: mit
- Created: 2022-06-28T13:35:47.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T23:26:51.000Z (over 2 years ago)
- Last Synced: 2025-06-03T18:13:15.909Z (about 1 year ago)
- Topics: firefox, firefox-addon, theme, theme-switcher
- Language: HTML
- Homepage:
- Size: 240 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fast theme switcher
A simple firefox add-on that lets you quickly switch between themes. You can select your default light and dark theme and then switch between those with a simple click.
[Firefox Add-Ons - Fast Theme Switcher](https://addons.mozilla.org/de/firefox/addon/fast-theme-switcher/)


## Development
```sh
npm i
# start dev
npm start
# build zip
npm run build
```
## Credits
* Icons from [tabler/tabler-icons](https://github.com/tabler/tabler-icons)
## License
MIT