
1 jwk345 May 10, 2014 在 Preference -> Profiles -> Colors -> Basic Colors -> Foreground 里改 |
2 Joysisyphus OP |
3 peartail/strong> May 10, 2014 @Joysisyphus Google zsh theme. |
4 Joysisyphus OP |
5 josephpei May 10, 2014 |
6 krafttuc May 10, 2014 你看看Profiles -> your profile -> Terminal 下面 Report Terminal Type 类型 我的是 xterm-256color |
7 Joysisyphus OP @krafttuc 恩,这个我改过的,但还是不行 |
8 Joysisyphus OP @josephpei 谢谢 |
9 Owenjia May 10, 2014 我是这样改的,不知道在 Iterm2 里能不能用~~ eval `dircolors path/to/dircolors.ansi-dark` https://github.com/seebi/dircolors-solarized |
10 Joysisyphus OP @Owenjia 谢谢,我试试 |
11 tizac Mar 23, 2015 在 ~/.bash_profile 增加 export CLICOLOR=1 |
12 ETHANAIR Nov 27, 2016 All you need to do is reduce the minimum contrast by moving the slider to the left. Reducing the minimum contrast allows colors other than black and white to be used for the text. Here's why: A higher minimum contrast will force the text and background to be farther apart in terms of brightness. So if you have a black background, a higher minimum contrast will force the text to be closer to white. Similarly, if you have a white background, a higher minimum contrast will force the text to be closer to black. http://superuser.com/questions/353396/how-to-set-color-terminal-for-iterm2 |