Devaang Mandalia25k downloadsNebula — a cool, techy Obsidian theme (cyan + violet dark mode, warm light mode)
A cool, techy theme for Obsidian. Run the mission with Solaris — free, open source, markdown-native, local-first boards for you and your agents.
Dark mode: cyan + violet on a blue-black canvas
Light mode: warm turmeric accents on cool paper
Interface and editor text use Sora; code uses JetBrains Mono.
| Dark | Light |
|---|---|
![]() |
![]() |
![]() |
![]() |
Once published: Settings → Appearance → Themes → Manage → search for Nebula.
manifest.json and theme.css into:
<your-vault>/.obsidian/themes/Nebula/.theme-dark / .theme-light block in theme.css.--font-interface-theme, --font-text-theme, and --font-monospace-theme near the top of theme.css.--file-line-width (default 640px).@import, so they need an internet connection. To go fully offline, download the font .woff2 files into this folder and swap the @import for @font-face rules.solaris init --obsidian.MIT