darkmode/README.md

580 B

@quartz-community/darkmode

Adds a dark mode toggle button that switches between light and dark themes.

Installation

npx quartz plugin add github:quartz-community/darkmode

Usage

plugins:
  - source: github:quartz-community/darkmode
    enabled: true
    layout:
      position: left
      priority: 30
      group: toolbar

Configuration

This plugin has no configuration options.

Documentation

See the Quartz documentation for more information.

License

MIT