docsify-darklight-theme

Enables dark and light mode for docsify sites with switch

Usage no npm install needed!

<script type="module">
  import docsifyDarklightTheme from 'https://cdn.skypack.dev/docsify-darklight-theme';
</script>

README

jsdeliver

docsify-darklight-theme

Docs | Preview

jsdeliver npm-version npm-downloads GitHub version licenses

Dark and Light theme with switch for your docsify site

Give us a ⭐️ on Github to support our plugin!

view starter template installation guide

What it is

docsify-darklight-theme is a simple and highly customizable theme for the documentation websites generated using docsify.js ( also with docsify-themeable ). Using this theme, documents will have a theme switcher to switch between dark-mode and light-mode .

See the Quick start guide for more details.

Features

  • Default theme mode detection in supported browser versions.
  • Theme Switcher.
  • Switcher support for docsify-themeable. View setup guide here.
  • Themes are customizable based on your color preferences.
  • Option for other plugins to support (Dark/Light) mode. View setup guide here.
  • Preferences can be modified directly in window.$docsify configuration object.
  • Using configuration objecttoogle icons can be configured based on your preference.
  • Default theme(Dark/Light) can be configured based on your needs.
  • Themes are remembered and retrieved from local storage.
  • Redesigned search box.

Maintainers

@boopathikumar @eswarijayakumar @kumaravel

Release notes

View the Change log to know the details of each versions.

Support

License

This project is licensed under the terms of the MIT license. © Boopathi Kumar