请问如果emacs在terminal下运行的主题色彩要如何设定, 感觉好丑
一般来说,这是因为你的终端是256色的原因。 首先你要学会修改你的终端的配色方案。然后再慢慢改出自己满意的来。 如果懒得弄这么复杂的话,搞一套solarized之类的现成配色,照着说明就是了。终端下的显示还是挺好看的,你也可以在这基础上自己hack。 solarized 好像可以根据你用的是终端还是GUI来选择对应的配色。
顺带,‘M-x list-packages’,里面也有挺多配色,只要注意是256色就行了。
terminal 是不是256色的,是的话应该和gui颜色差不多才对。
请问有好的emacs 终端主题推荐吗?
In the terminal version of Emacs, color themes will not render correctly as colors are rendered by the terminal and not by emacs. You will probably have to change your terminal color palette. More explanations can be found on emacs-color-theme-solarized webpage.
Spacemacs 的文档里有这样的说明:256下颜色有偏差。 不过我倒也没觉得有区别。
thx, I will try that first.
嫌太亮?不是有暗色的么。
暗色看不到下面的字
你没有下对应的终端主题吧。
done, 已经使用iterm2 并且下载对应的配色 谢谢