prati0100 / git-gui

Tcl/Tk based UI for Git. I am currently acting as the project's maintainer.
161 stars 87 forks source link

gitk: Colors for merge commits diffs #18

Closed johnjohndoe closed 4 years ago

johnjohndoe commented 4 years ago

I noticed that the colors for merge commits diff are not the same as for a regular commit diff. I customized the colors (green, red) for the regular commit.

Gitk preferences / Colors tab

Merge commit diff example

Merge commit diff example

Regular commit diff example

Regular commit diff example

I personally don't like the colors of the merge commit diff (red, blue). As far as I know they are not configurable. I would use the same colors as for the regular commit diff. What is your opinion?

johnjohndoe commented 4 years ago

Oh! I just realized that this is git-gui not gitk. Sorry! Is there a issue tracker for gitk?

prati0100 commented 4 years ago

Same comment as in the other issue. Please contact Paul about this issue.