https://github.com/gapmiss/theme-toggle
Obsidian.md plugin … adds a ribbon icon and command for toggling between dark & light theme modes.
https://github.com/gapmiss/theme-toggle
obsidian obsidian-md obsidian-plugin
Last synced: 29 days ago
JSON representation
Obsidian.md plugin … adds a ribbon icon and command for toggling between dark & light theme modes.
- Host: GitHub
- URL: https://github.com/gapmiss/theme-toggle
- Owner: gapmiss
- License: mit
- Created: 2025-03-16T21:32:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-16T22:01:44.000Z (over 1 year ago)
- Last Synced: 2025-03-16T22:20:07.234Z (over 1 year ago)
- Topics: obsidian, obsidian-md, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Theme toggle
An Obsidian.md plugin which adds a ribbon icon and command for toggling between dark & light theme modes.

## Installation
Find at [http://obsidian.md/plugins/](https://obsidian.md/plugins?search=theme-toggle)
or in the Obsidian.app:
1. Settings > Community Plugins > Browse
2. Search for "Theme toggle"
Manually:
1. download `main.js` & `manifest.json` from the latest [release](https://github.com/gapmiss/theme-toggle/releases/)
2. create a new folder `/path/to/vault/.obsidian/plugins/theme-toggle`
3. move both files to `/path/to/vault/.obsidian/plugins/theme-toggle`
4. Settings > Community plugins > reload **Installed plugins**
5. enable plugin