Themes
Customize the editor appearance.
Ocsidian supports custom themes for the editor interface. Switch between built-in themes or install community themes from the marketplace.
Built-in themes
- Obsidian Dark — Default dark theme (black background)
- Midnight — Deep blue-black with muted accents
- Arctic — Light theme for bright environments
- Ember — Warm dark theme with amber accents
Switching themes
Open Settings → Appearance → Theme or use the command palette: Cmd+Shift+P→ “Change Theme”.
Custom themes
Themes are JSON files that define color tokens for every editor surface. Place custom themes in .ocsidian/themes/ to make them available project-wide.
