Repository |
Issues |
Changelog
This color scheme is a port of Everforest for editors that use tmTheme
, like Sublime Text and was generated using Code Theme Converter.
- Green based but warm-toned.
- Designed to have soft contrast for eye protection.
- Works well with redshift and f.lux.
- Rich support for common file types.
- Italic support.
TODO
TODO
mkdir -p "$(bat --config-dir)/themes"
cd "$(bat --config-dir)/themes"
# Download a theme in '.tmTheme' format, for example:
git clone https://github.com/mhanberg/everforest-textmate.git
# Update the binary cache
bat cache --build
See this wiki page.
MIT License © Mitchell Hanberg