[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Default vim colorscheme?



Hi,

22 juin 2020 à 09:36 de lucio@sulweb.org:

> I want the first colorscheme in every other `vim` I use, but I have no clue about how to specify it.
>
If I were you, I would:
* look into /usr/share/vim/vimXX/colors/ (replace XX with the correct version)
* inside vim type ":colorscheme" with no ~/.vimrc to get the colorscheme name that pleases you
* inside vim type ":colorscheme [TAB]" with no ~/.vimrc to guess which one it could  be

+ it seems the default colorscheme is not "default" and is depending on the terminal:
* "peachpuff" in a light terminal
* "ron" in a dark one
Try those.

Best regards,
l0f4r0


Reply to: