Using Vim with light or white background color scheme [closed]

风流意气都作罢 提交于 2019-12-31 20:32:09

问题


When using Vim with on a terminal with a light or white background, most color schemes are subtly broken. How can I fix this? Is it possible to use a color scheme which is designed for a light or a white background?

How can I chose a vim colorschemes which uses white/or lightgrey as background color?


回答1:


Solarized For Vim python code files:

or

More work has been put into this than your average color scheme.




回答2:


I use Proton on a daily basis. I love it.




回答3:


I prefer this one: habiLight

By the way: For an overview of colorschemes available for Vim see vimcolorschemetest. Go to section "Browse by File Type" an select the file type for which you want to see the examples.




回答4:


I'm not sure if it is gauche to suggest one's own color scheme, but I do genuinely prefer to a broad range of light-background schemes that I've tried, whether coding in Python or not: mayansmoke.

Example screenshot:




回答5:


My personal favorite is Elflord. However you might like pyte, I have tried that and found it to my own liking. Desert and desert256 are more in the brown range, but you may like those as well. But my best suggestion for you is earendel. Good luck finding the right ones for you, if you need a list of all of them, I think this is where I found mine:

http://www.vim.org/scripts/script_search_results.php?&script_type=color%20scheme&order_by=rating&show_me=20&result_ptr=0




回答6:


I stick with the default colors. The bold yellow is quite horrible (but it might be my consoles fault (link)), everything else is very good.

I stick with the default in order to have the same colors everywhere, and secondly I don't "see" (care) which color is which, but only that colors differ. It's unconscious.




回答7:


I definitely recommend this color scheme and configuration. You can just clone this repo in you .vim folder and you're on.



来源:https://stackoverflow.com/questions/4075164/using-vim-with-light-or-white-background-color-scheme

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!