mirror of
https://github.com/carlrobert/double-switch.git
synced 2026-07-22 11:20:25 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Double-Switch Plugin
This plugin lets you associate different themes with light and dark mode.
Toggling light or dark mode automatically switches the theme. That's it.
You can pick among the themes you have installed at any time.
Known issues
Feature interaction:
- In the Obsidian Settings modal dialog for Appearance, the theme name does not update even though a theme change happens as expected based on your settings for this plugin.
Sources
This plugin is based on