An open API service indexing awesome lists of open source software.

https://github.com/atomashevic/everforest-micro

Custom dark Everforest theme for Micro editor
https://github.com/atomashevic/everforest-micro

color-scheme color-theme everforest micro text-editor

Last synced: 5 months ago
JSON representation

Custom dark Everforest theme for Micro editor

Awesome Lists containing this project

README

          

# Everforest Dark Theme for Micro Editor

![Example of Micro running in Tilix](https://github.com/atomashevic/everforest-micro/assets/39856297/b22ff56f-a6e8-4a0b-8aca-62d8a276503a)

This is my version of [Everforest](https://github.com/sainnhe/everforest) theme for [Micro](https://github.com/zyedidia/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](https://github.com/atomashevic/everforest-micro/assets/39856297/91b389c5-35dc-47d5-9c29-08a7d3b13a1f)

I use it with [Everforest Tilix theme](https://github.com/spacefall/everforest-tilix) and [Commit Mono](https://github.com/eigilnikolajsen/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