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
- Host: GitHub
- URL: https://github.com/atomashevic/everforest-micro
- Owner: atomashevic
- License: mit
- Created: 2023-09-06T16:22:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T16:42:05.000Z (almost 3 years ago)
- Last Synced: 2023-09-06T18:53:32.108Z (almost 3 years ago)
- Topics: color-scheme, color-theme, everforest, micro, text-editor
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Everforest Dark Theme for Micro Editor

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).

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