Skip to content

Conversation

vergissberlin
Copy link

I'm loving it. Thank you for your clean code and idea.
I have a suggestion for improvement. The background color can be dyed according to the git status.
For that, follow gitconfig setting is useful:

[color "branch"]
    current = yellow
    local = yellow
    remote = green
[color "diff"]
    meta = yellow bold
    frag = magenta bold
    old = red bold
    new = green bold
[color "status"]
    added = yellow
    changed = green
[color]
    ui = auto
    diff = auto
    status = auto
    branch = auto

André

@jakirkham
Copy link

+1

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 this pull request may close these issues.

3 participants