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

How to set color for path and git info? #389

Closed
eljulians opened this issue Apr 23, 2018 · 5 comments · Fixed by #472
Closed

How to set color for path and git info? #389

eljulians opened this issue Apr 23, 2018 · 5 comments · Fixed by #472

Comments

@eljulians
Copy link

The default colors are really dark for by terminal background. After searching for a while in the issues and making some tries I wasn't able to figure it out.

Thanks in advance and thank you for the awesome project.

@sudo-nice
Copy link

I think, colors are not customizable at the moment. Relevant issue: #306

@eljulians
Copy link
Author

@sudo-nice Thanks for your response.

I thought it would be possible since in the screenshot of the README the path info looks definitively brighter than what I see in my terminal (which actually doesn't fit very well with my color scheme).

https://github.com/sindresorhus/pure/raw/master/screenshot.png

And in my terminal:

zsh

@davidparsson
Copy link

davidparsson commented May 24, 2018

@julenpardo, the README also says:

In the screenshot you see Pure running in Hyper with the hyper-snazzy theme and Menlo font.

The snazzy theme modifies the default colors of the terminal.

@borekb
Copy link

borekb commented Jun 21, 2018

How about changing the default color to something else? blue is really not legible with the default color scheme. Related line:

pure/pure.zsh

Line 128 in 37fc76d

preprompt_parts+=('%F{blue}%~%f')

@davidparsson
Copy link

davidparsson commented Aug 12, 2018

@alecsgone, from the README:

To have commands colorized as seen in the screenshot, install zsh-syntax-highlighting.

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

Successfully merging a pull request may close this issue.

4 participants