Browse and install a theme
Choose a theme
Browse the list and select a theme to preview it. Themes respect your current color scheme (light or dark) and many ship with dedicated variants for both.
Switch or remove a theme
- Switch themes: Go to Settings → Appearance → Themes → Manage, select a different theme, and choose Install and use.
- Revert to the default theme: In the theme browser, select the currently active theme and choose Stop using this theme.
- Uninstall a theme: In the theme browser, select the theme and choose Uninstall.
Update themes
Themes do not update automatically.- Update all themes
- Update a single theme
- Go to Settings → Appearance → Current community themes.
- Select Check for updates.
- If updates are available, select Update all.
Light and dark variants
Most community themes provide styling for both light and dark color schemes. The theme activates the correct variant based on your current color scheme setting in Settings → Appearance → Base color scheme. To switch between light and dark mode independently of the theme, change the Base color scheme option.Customize a theme with Style Settings
Many community themes expose customization options through the Style Settings community plugin. After installing both the theme and the Style Settings plugin:- Go to Settings → Style Settings (added by the plugin).
- Adjust the options exposed by your theme — for example, font choices, border radius, or heading colors.
Override theme styles with a CSS snippet
If you want to tweak just one or two aspects of a theme without modifying it directly, add a CSS snippet. Snippets load after themes, so their rules take precedence. For example, to change the heading color applied by the active theme:<vault>/.obsidian/snippets/ and enable it under Settings → Appearance → CSS snippets.