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

Branch backgound color not working #151

Closed
Soufianelt opened this issue Mar 31, 2024 · 1 comment
Closed

Branch backgound color not working #151

Soufianelt opened this issue Mar 31, 2024 · 1 comment

Comments

@Soufianelt
Copy link

Hi and thanks for this amazing tool.

I have trouble with the branch background color.

Here we can see that i have a file to commit but the background doesn't turn green
image

Here's the output of git config --global --list

color.ui=true
core.editor=vim
color.diff.meta=yellow
color.diff.old=red
color.diff.new=green
color.diff.meta=yellow
color.diff.old=red
color.diff.new=green
color.diff.meta=yellow
color.diff.old=red
color.diff.new=green
color.status.added=green
color.status.changed=yellow
color.status.untracked=cyan
color.status.added=green
color.status.added=green

Thanks for your help !

@Soufianelt
Copy link
Author

My bad, i just had to change the color settings of my term.

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