Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The color of the font is the same #81

Closed
lucien925 opened this issue Jul 22, 2016 · 7 comments
Closed

The color of the font is the same #81

lucien925 opened this issue Jul 22, 2016 · 7 comments

Comments

@lucien925
Copy link

i just do the things for install itermcolor theme in iterm2, but the background color of iterm2 was changed, the font color of iterms was not changed. Anybody can tell me how to solve it ? Thanks.

@im-martijn
Copy link

im-martijn commented Aug 8, 2016

Same problem for me. Changed the theme to Jetbrains Darcula. Background changed to dark ok. All typography is in one color however, which I assume it should not be.

@mbadolato
Copy link
Owner

Not sure why this would occur. Is it all themes or just one?

Also, from the command line try running unset LSCOLORS and see if it fixes the issue. If it doesn't you could try specifically setting it to something like export LSCOLORS=GxFxCxDxBxegedabagaced. If either of those work, add them to your .bashrc or .zshrc

@im-martijn
Copy link

Strange. Neither of those seem to work. I tried them both.

https://www.instantmagazine.com
+31 (0)20 3032822 <%2B31203032822>
martijn@instantmagazine.com
www.instantmagazine.com
www.twitter.com/instantmagazin
www.facebook.com/instantmagazine

https://www.youtube.com/watch?v=UYu6Fv0Z3Vg

2016-08-09 18:14 GMT+02:00 Mark Badolato notifications@github.com:

Not sure why this would occur. Is it all themes or just one?

Also, from the command line try running unset LSCOLORS and see if it
fixes the issue. If it doesn't you could try specifically setting it to
something like export LSCOLORS=GxFxCxDxBxegedabagaced. If either of those
work, add them to your .bashrc or .zshrc


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#81 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQKvSpjlUhlc9rwq3P7vpw8358NBy_9Sks5qeKd3gaJpZM4JS2Yl
.

@shusso
Copy link

shusso commented Oct 27, 2016

I have this in my ~/.profile

# Set CLICOLOR if you want Ansi Colors in iTerm2
export CLICOLOR=1

# Set colors to match iTerm2 Terminal Colors: Preferences-->Profiles-->Terminal-->"Report Terminal Type"
export TERM=xterm-256color

which seems to fix the issue for me

@fsresponser
Copy link

it seems that it has to be "export TERM=xterm-256color" in ~/.bash_profile.

@fyeeme
Copy link

fyeeme commented Aug 20, 2017

but not work for me @shusso @mbadolato

@Valcroca
Copy link

Valcroca commented Jan 9, 2019

this is still happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants