https://github.com/itsjonq/mnm
The minimal Obsidian theme.
https://github.com/itsjonq/mnm
Last synced: over 1 year ago
JSON representation
The minimal Obsidian theme.
- Host: GitHub
- URL: https://github.com/itsjonq/mnm
- Owner: ItsJonQ
- License: mit
- Created: 2021-05-28T11:01:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T02:43:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T09:38:32.486Z (over 1 year ago)
- Language: CSS
- Size: 333 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ◆ MNM
The minimal Obsidian theme, based on [@kepano's Minimal](https://github.com/kepano/obsidian-minimal)
## Instructions
1. On your computer, navigate to your Obsidian vault folder.
2. Open the `.obsidian/themes` folder.
3. Copy and paste the `MNM.css` file into `.obsidian/themes`.
4. In Obsidian, open up **Settings**.
5. Go to Appearance > Themes.
6. Select "MNM" from the Theme dropdown menu.
## Snippets
The `snippets` folder contains a collection of enhancements for your Obsidian x MNM experience.
There are 4 different types of MNM snippets:
- **App**: Behaviours for the entire Obsidian app.
- **Editor**: The reading and writing experience.
- **Font**: Typography (font) that renders in the editor / preview content.
- **Mode**: An alternate experience for Obsidian.
- **Theme**: Overall skin of the entire Obsidian app.
### Using snippets
1. On your computer, navigate to your Obsidian vault folder.
2. Open the `.obsidian/snippets` folder.
3. Copy and paste the `.css` files you'd like to use into `.obsidian/snippets`.
4. In Obsidian, open up **Settings**.
5. Go to Appearance > Themes.
6. Click the refresh / reload icon.
7. Scroll down and activate the snippet(s).