mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-19 23:40:31 +00:00
The default colorschemes should ideally use 256 colors instead of just 16 colors. The `simple` colorscheme should cover most 16 color use cases. I went through the colorschemes and put the themes that didn't look good or looked incomplete in an in_progress directory. This commit also improves the `cd` command behavior when using an unnamed buffer. |
||
|---|---|---|
| .. | ||
| colorschemes | ||
| help | ||
| plugins | ||
| syntax | ||
| README.md | ||
Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in ~/.config/micro. If you would like to make your own colorschemes
and syntax files, you can put them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.