Skip to content

atomashevic/everforest-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Everforest Dark Theme for Micro Editor

Example of Micro running in Tilix

This is my version of Everforest theme for Micro terminal-based text editor. It's somewhere between Medium and Hard with few tweaks to suit my needs and my choice of languages (Python, R, LaTeX, Markdown).

LaTeX editing

I use it with Everforest Tilix theme and Commit Mono font.

Usage

  1. Clone this repository
  2. Copy everforest.micro from to ~/.config/micro/colorschemes (create folder if it doesn't exist)
  3. Add export "MICRO_TRUECOLOR=1" to your shell RC file (bashrc, zshrc, config.fish ...)
  4. Open Micro, press Ctrl+e, type set colorscheme everforest and press Enter