An Obsidian theme created to enhance the note taking experience. It balances color use inspired by coding editors and a neutral background to keep things balanced
Important: Cosmical ignores the user accent color and uses it's own color-scheme, you need to install the "Style Settings" community plugin in order to select a diferent color-scheme.
My main goal with Cosmical is to make Obsidian look more atractive while maintaining focus and not adding distractions.
Two main features:
- A neutral background inspired by Gnome
- Rich accents and vibrant colors inspired by coding editors
The plugin Style Settings is needed to pick a different subtheme.
Small features you can toggle on/off:
- Colored headings (with optional underlines)
- Hide or customize file titles
- Control sidebar toggle button visibility
- Improved multi-select list UX
- Open Obsidian Settings
- Navigate to Appearance → Themes
- Click Browse and search for "Cosmical"
- Click Install
- Open your system File explorer
- Navigate to the root folder of your vault
- Open ".obsidian/themes"
- Create new folder "Cosmical" and open it
- Copy manifest.json and theme.css
- Cosmical should now appear as an installed theme
I used Vite + PostCss to help with the development workflow. I created this based on a legacy theme I had and divided it into different files to help with the chaos.
The theme.css is minified automatically
Setup
npm installAutomatic rebuilds
npm run devBuild
npm run buildRelease
git tag <version>
git push origin main --tagsYou can send suggestion using open an issue.
This theme is released under the Apache License 2.0. See LICENSE for details.
Checkout my other theme for Visual Studio Code VSCode-Cosmical











