mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-22 08:50:23 +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. |
||
|---|---|---|
| .. | ||
| in_progress | ||
| atom-dark-tc.micro | ||
| bubblegum.micro | ||
| cmc-16.micro | ||
| cmc-paper.micro | ||
| cmc-tc.micro | ||
| darcula.micro | ||
| default.micro | ||
| geany.micro | ||
| github-tc.micro | ||
| gruvbox-tc.micro | ||
| gruvbox.micro | ||
| monokai.micro | ||
| simple.micro | ||
| solarized-tc.micro | ||
| solarized.micro | ||
| twilight.micro | ||
| zenburn.micro | ||