Skip to content

Commit af079ef

Browse files
committed
Add retrobox as known good colorscheme
This colorscheme is available by default with vim 9 and is basically a remake of Gruvbox.
1 parent dc67edc commit af079ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ Note that for the common usecase of switching the colorscheme, there are the `g:
5555
There are not many colorschemes that work well both in light and dark mode.
5656
Here are some example colorschemes that I can personally recommend:
5757

58-
- [papercolor](https://github.com/NLKNguyen/papercolor-theme)
5958
- [everforest](https://github.com/sainnhe/everforest)
59+
- [papercolor](https://github.com/NLKNguyen/papercolor-theme)
6060
- [prism](https://github.com/vimpostor/vim-prism)
61+
- `retrobox` from the [default Vim colorschemes](https://github.com/vim/colorschemes)
6162

6263
## Why not use the new SIGWINCH autocmd in neovim?
6364

0 commit comments

Comments
 (0)