Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I'm new in vim setting T__T.
left is terminal display.
right is iterm2 display.
how to change the color in terminal to be like in iterm2
Thanks in advance.
您可以尝试在终端和 iterm 中设置背景色光吗?
在 Vim 中:设置背景=光
或者你可以添加
设置背景=光
在你的 .vimrc
此外,取消选中“以明亮的颜色绘制粗体文本”可能会解决此问题。
一些 vim 颜色方案,包括默认值,将终端的调色板作为默认颜色值。但是,如果您使用完全支持 256 色的配色方案,我相信默认也有 256 色方案,问题就会消失。
这是一张以沙漠(非 256)作为 iTerm 和终端之间的配色方案的照片:
这是一张软糖的照片(256):