Installing Arda
There are two ways to install the Arda theme: through Obsidian’s Community Themes (recommended) or manually from the releases page.Installation Methods
Community Themes (Recommended)
The easiest way to install Arda is directly through Obsidian’s built-in theme browser:
- Open Settings in Obsidian (click the gear icon or press
Cmd/Ctrl + ,) - Navigate to Appearance in the left sidebar
- Under the Themes section, click the Manage button
- In the theme browser, search for Arda
- Click Install and use to apply the theme immediately
Manual Installation
If you prefer to install manually or need a specific version:
- Download
theme.cssandmanifest.jsonfrom the latest release - Navigate to your vault’s
.obsidian/themes/directory- On macOS/Linux:
[Your Vault]/.obsidian/themes/ - On Windows:
[Your Vault]\.obsidian\themes\
- On macOS/Linux:
- Create a new folder named
Ardainside the themes directory - Place both downloaded files (
theme.cssandmanifest.json) into theArdafolder - Open Obsidian Settings → Appearance
- Under Themes, select Arda from the dropdown menu
If you don’t see a
.obsidian folder in your vault, make sure hidden files are visible in your file explorer.Verify Installation
After installation, verify that Arda is active:
- Your interface should display true black backgrounds
- Headings should appear in burgundy tones
- UI elements should have a medieval, parchment-like aesthetic
- Restarting Obsidian
- Ensuring dark mode is enabled (Settings → Appearance → Base color scheme → Dark)
- Checking that no CSS snippets are conflicting with the theme
Important Notes
Dark Mode Only: Arda is designed exclusively for dark mode. The theme will not work properly if Obsidian is set to light mode. Make sure your base color scheme is set to “Dark” in Settings → Appearance.
Minimum Requirements
- Obsidian version: 1.0.0 or higher
- Color mode: Dark mode
- Platform: Compatible with all platforms (Windows, macOS, Linux, iOS, Android)
Troubleshooting
If you encounter issues during installation:- Theme not appearing in list: Ensure the folder structure is correct:
.obsidian/themes/Arda/containing boththeme.cssandmanifest.json - Theme looks broken: Confirm dark mode is enabled and try disabling any CSS snippets temporarily
- Manual installation not working: Make sure both files were downloaded completely and aren’t corrupted
Next Steps
Once installed, explore the theme’s features:- Learn about customization options
- Browse the features overview
- Check out the component reference