No description
Find a file
2026-07-21 22:22:18 -04:00
.gitignore updated README and CSS name 2021-07-01 08:51:03 -04:00
dark.png initial commit 2021-06-22 03:15:13 -04:00
dark_v2.png updated README 2021-07-15 17:09:38 -04:00
LICENSE.md added LICENSE 2021-07-14 18:36:50 -04:00
light.png initial commit 2021-06-22 03:15:13 -04:00
light_v2.png refined colors; updated skeleton ToC; updated README 2021-07-14 15:38:55 -04:00
obsidian.css updated everforest theme for latest changes 2026-07-21 22:22:18 -04:00
README.md updated README 2021-07-15 17:09:38 -04:00

Obsidian + Everforest

This is an Everforest theme for Obsidian. 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 and f.lux.
  • Customizable.
  • Rich support for common file types.
  • Semantic highlighting support.
  • Italic support.

Currently only supports the Medium Material modes.

Installation

Simply copy the everforest.css file to your vault directory/.obsidian/themes to choose it from your settings.

TODO:

  • Fix syntax highlighting in code blocks.
  • Create light/dark Hard Flat scheme.
  • Create light/dark Soft Contrast scheme.

Contributing

  • This repo uses the "main" branch instead of "master"(legacy) branch.
  • Fork this repo, detail changes, and submit a pull request.