Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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