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

Colors #18

Closed
carlosefonseca opened this issue Aug 26, 2011 · 2 comments
Closed

Colors #18

carlosefonseca opened this issue Aug 26, 2011 · 2 comments

Comments

@carlosefonseca
Copy link

Do I need to change the ANSI colors of Terminal? What are those colors? The colors I get are much ugly… also, is that Inconsolata Bold? Can't find a bold version anywhere…

@busyloop
Copy link
Collaborator

To get the colors you need a 256 color terminal (e.g. iTerm, Lion Terminal.app, xterm-256, rxvt, etc.) and make sure it's actually recognized as such. echo $TERM should print: xterm-256color.

The screenshot font is the normal Inconsolata, 17pt.

@carlosefonseca
Copy link
Author

Ah! That explains it… I had a line on .bash_profile forcing xterm-color… that's why it wasn't showing a decent color set even if xterm-256color was set in Terminal's preferences. Thanks!

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

1 participant