Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rozzilla/fast-theme-toggle

Browser extension that enable to quickly switch the website theme.
https://github.com/rozzilla/fast-theme-toggle

chrome-extension dark-mode dark-theme firefox-extension firefox-webextension google-chrome-extension light-mode light-theme website-theme

Last synced: 15 days ago
JSON representation

Browser extension that enable to quickly switch the website theme.

Awesome Lists containing this project

README

        

# Fast theme toggle

![logo](./src/images/icon128.png)

## Description 🔭

Fast theme toggle enables to quickly switch the website theme in a ultra-lightweight, minimal, and easy-to-use way. It allows to change the colors from the 'light' version to 'dark' and vice-versa with no configuration required.

## Installation 💻

Install the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/fast-theme-toggle/lplljpoalckodlkgekaaoobggbnhagae/related?hl=it&authuser=0) or the [Firefox Browser Add-Ons](https://addons.mozilla.org/en-US/firefox/addon/fast-theme-toggle/) and pin it for a simpler usage.

![logo](./installation.gif)

If you want to play with the code and test the extension locally, those are the steps:

- download the code of this repository (Code > Download ZIP)
- go to the Google Chrome extension page (chrome://extensions/)
- enable the developer mode (upper right corner)
- click on the upper left button, to load the unpacked extension
- unzip the code and upload it

## Usage âš¡

Click on the extension icon ![icon](./src/images/icon16.png) to toggle the current website theme: that's it!

## Ideas, bug, questions 📫

Feel free to contribute to this open-source project and to open a PR if you have an idea for a new feature.