Files

34 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2021-06-22 03:15:13 -04:00
# Obsidian + Everforest
This is an [Everforest](https://github.com/sainnhe/everforest-vscode) theme for
2021-06-22 03:15:13 -04:00
[Obsidian](https://obsidian.md). It supports both light and dark modes.
> Everforest is a green based color scheme, it's designed to be warm and soft in order to protect developers' eyes.
## Features
- Green based but warm-toned.
- Designed to have soft contrast for eye protection.
- Works well with [redshift](https://github.com/jonls/redshift) and [f.lux](https://justgetflux.com).
- Customizable.
- Rich support for common file types.
- Semantic highlighting support.
- Italic support.
**Currently only supports the Medium Material modes.**
## Installation
2021-07-01 08:51:03 -04:00
Simply copy the `everforest.css` file to your vault directory/.obsidian/themes to choose it from your settings.
2021-06-22 03:15:13 -04:00
2021-07-14 15:50:07 -04:00
TODO:
- Fix syntax highlighting in code blocks.
- Create light/dark Hard Flat scheme.
- Create light/dark Soft Contrast scheme.
2021-07-14 18:44:38 -04:00
## Contributing
- This repo uses the "main" branch instead of "master"(legacy) branch.
- Fork this repo, detail changes, and submit a pull request.
2021-07-14 15:50:07 -04:00
2021-07-15 17:09:38 -04:00
![](dark_v2.png)
2021-06-22 03:15:13 -04:00
![](light_v2.png)