An Obsidian.md plugin which adds a ribbon icon and command for toggling between dark & light theme modes.
Find at http://obsidian.md/plugins/
or in the Obsidian.app:
- Settings > Community Plugins > Browse
- Search for "Theme toggle"
Manually:
- download the latest release archive
- uncompress the downloaded archive
- move the
theme-toggle
folder to/path/to/vault/.obsidian/plugins/
- Settings > Community plugins > reload Installed plugins
- enable plugin
or:
- download
main.js
&manifest.json
- create a new folder
/path/to/vault/.obsidian/plugins/theme-toggle
- move both files to
/path/to/vault/.obsidian/plugins/theme-toggle
- Settings > Community plugins > reload Installed plugins
- enable plugin