README file from
GithubMobile/Desktop Theme Switcher
Automatically switch between different themes in Obsidian based on whether you're using it on mobile or desktop.
I made this because I found a template I really liked on mobile, but don't like on desktop!
Features
- Platform Detection: Automatically detects if you're on mobile or desktop
- Theme Switching: Set different themes for each platform
- Startup Apply: Optionally apply the correct theme when the plugin loads
- Manual Command: Use the command "Apply platform-appropriate theme" anytime
- Go to Settings → Mobile/Desktop Theme Switcher
- Select your preferred theme for mobile devices
- Select your preferred theme for desktop devices
- The plugin will now automatically switch themes based on your platform
Development
Code base inspired by https://github.com/carlrobert/double-switch/tree/main Uses https://github.com/obsidianmd/obsidian-sample-plugin as template