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

https://github.com/mprojectscode/obsidian-focus-theme


https://github.com/mprojectscode/obsidian-focus-theme

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Obsidian Focus Theme

This is a dark only theme for [Obsidian](https://obsidian.md/), focusing on the important parts of your notes.

![](https://raw.githubusercontent.com/mProjectsCode/obsidian-focus-theme/master/FocusThemeImageFull.png)

If you use custom fonts set in Obsidian's settings, you may need to add `JetBrains Mono` to those settings to get the desired look.

## Installation

### Obsidian Marketplace (Recommended)

1. Open `Settings -> Appearance` in your vault
2. Click on the `Manage` button in the Themes section
3. Search for `Focus` (maks sure you have `Light themes only` unchecked)
4. Select `Focus` and click `Install and use`

### Manual Download

1. Download `manifest.json` and `theme.css` from the latest release
2. Create a folder called `Focus` in your vaults `/.obsidian/themes/` folder
3. Move the `manifest.json` and `theme.css` files into the `Focus` folder
4. Open `Settings -> Appearance` in your vault
5. Select `Focus` from the dropdown in the Themes section

## License

[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)

## Credits

- FireIsGood for Readme tips
- sailKite for CSS help and testing the theme