A simple, distraction free theme for Obsidian, crafted by Sid and Vignesh for folks who:
- prefer simpler things
- love monospaced type
- use hotkeys to navigate
If you're comfortable with Vim keybinds, you can absolutely fly through the UI and type away at the speed of thought! It currently works best on macOS but if you run into issues on your platform, please raise them with us and we'd love to help.
This Github repo is the best place to raise something to us. Alternatively, you can send an email to [email protected].
- Clone this repo
- Remove the
.example
from the.env.example
and provide the path to your Obsidian vault - Run
npm i
to install all dependencies - Run
npm start
to "watch" allsrc/*.css
files and compile the theme with hot reloads.
- We used the Obsidian Sample Theme as a starting point.
- The CSS build process is based on Minimal Theme.
- Typeset in the beautiful Geist and Geist Mono by Vercel.