Everforest for HUME — a green-based, low-contrast color scheme designed to feel warm and comfortable on the eyes, inspired by forest colors in fall.
Created by sainnhe, originally for Vim/Neovim, and ported to Helix's theme format by the Helix project. This repo brings that same Helix-format theme to HUME.
Two variants: everforest_dark and everforest_light.
- HUME 0.12.0 or later.
With PLUM (HUME's plugin manager):
:plum-install-theme cvlmtg/everforest.hume
:plum-update-themes later pulls the latest version.
git clone https://github.com/cvlmtg/everforest.hume
cp everforest.hume/themes/*.toml ~/.config/hume/themes/(or symlink the two files instead of copying, to pick up future updates with git pull).
:theme everforest_dark
or from init.scm:
(set-option! "theme" "everforest_dark")Swap in everforest_light for the light variant. Tab-complete either name with :theme <Tab>.
MIT — see LICENSE.
