m-torrus4k downloadsA neutral Obsidian theme with vibrant colors and dynamic subthemes system that adapts to light and dark modes
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:
The plugin Style Settings is needed to pick a different subtheme.





Small features you can toggle on/off:
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 install
Automatic rebuilds
npm run dev
Build
npm run build
Release
git tag <version>
git push origin main --tags
You 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