Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 621 Bytes

File metadata and controls

22 lines (15 loc) · 621 Bytes

Micro

A Micro theme for the ambitious.

Screenshot

How to use

  1. Download embark-tc.micro and place it into ~/.config/micro/colorschemes
mkdir -p ~/.config/micro/colorschemes
cd ~/.config/micro/colorschemes
curl -O https://raw.githubusercontent.com/embark-theme/micro/refs/heads/main/embark-tc.micro
  1. Ensure you have True Color enabled for Micro:
export MICRO_TRUECOLOR=1
  1. Run micro, press CTRL+E and type set colorscheme embark-tc