cptpiepmatz / mdbook-auto-theme

🎨 A browser extension for automatically applying themes on websites generated by mdBook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdBook Auto Theme

🎨 A browser extension for automatically applying themes on websites generated by mdBook.


Chrome Web Store Version Mozilla Add-On Version

Features

  • Automatically switches between light and dark mode based on system preferences.
  • Select from multiple available themes for light and dark mode: "Light", "Rust", "Coal", "Navy", "Ayu".
  • Automatically applies the selected themes on any website generated with mdBook.
  • Themes are remembered across all sites.

Usage

  1. Go to a website generated by mdBook, for example the official mdBook documentation website at https://rust-lang.github.io/mdBook/.
  2. Click on the extension icon (in the top right corner of your browser, you may need to open some extension menu) to open the settings page.
  3. Select the desired theme for light and dark mode from the following options: "Light", "Rust", "Coal", "Navy", "Ayu".
  4. Enjoy the new theme on every new page you load.

Contributing

Please feel free to fork the repository, make changes and submit a pull request. Issues are also welcomed.

License

This project is licensed under the MIT License.

Acknowledgements

About

🎨 A browser extension for automatically applying themes on websites generated by mdBook.

License:MIT License


Languages

Language:HTML 74.1%Language:JavaScript 25.9%