An open API service indexing awesome lists of open source software.

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.

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).