Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janstuemmel/theme-switcher
firefox theme switcher
https://github.com/janstuemmel/theme-switcher
firefox firefox-addon theme theme-switcher
Last synced: 8 days 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T23:26:51.000Z (about 1 year ago)
- Last Synced: 2024-05-01T15:02:08.042Z (7 months ago)
- Topics: firefox, firefox-addon, theme, theme-switcher
- Language: HTML
- Homepage:
- Size: 240 KB
- Stars: 3
- Watchers: 3
- 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/)
![](docs/theme-switch-light.png)
![](docs/theme-switch-dark.png)
## 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