Fjord

by jshuntley
Screenshot of the Fjord Obsidian theme
5
4
3
2
1
New Theme

Description

This theme supports Dark Mode

README file from

Github

Fjord Theme for Obsidian

A dusk-blue base with primary leaf-green accents, cyan selections, and crisp blue/cyan separation for Obsidian.

Fjord Obsidian Theme

🎨 Color Palette

Core Colors

Color Name
background background
backgroundAlt backgroundAlt
surface surface
line line
foreground foreground
muted muted
mutedDim mutedDim

Accent Colors

Color Name
green green (primary accent)
blue blue
yellow yellow
purple purple
red red
cyan cyan

📦 Installation

From Obsidian Marketplace

  1. Open Obsidian
  2. Go to Settings → Appearance → Themes → Manage
  3. Search for Fjord
  4. Click Install and use

Manual Installation

  1. Download theme.css and manifest.json from the releases page (or clone the repo)
  2. Create the theme folder in your vault:
mkdir -p "<your-vault>/.obsidian/themes/Fjord"
  1. Copy both files into that folder:
<your-vault>/.obsidian/themes/Fjord/theme.css
<your-vault>/.obsidian/themes/Fjord/manifest.json
  1. In Obsidian, go to Settings → Appearance, click Reload themes, then select Fjord from the theme list

🔄 Updates

This theme is automatically generated from fjord-core and deployed on every release. For an overview of all supported platforms and the full color palette, visit the Fjord GitHub page.

☕ Support My Work

If you enjoy the Fjord theme and find it useful, consider supporting my work:

Buy Me A Coffee

📄 License

MIT License - see LICENSE file for details.

🤝 Contributing

For theme suggestions or issues, please open an issue on the Obsidian theme repository.