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

Diff Color configuration feature request #5

Open
ramcdona opened this issue Nov 13, 2024 · 3 comments
Open

Diff Color configuration feature request #5

ramcdona opened this issue Nov 13, 2024 · 3 comments

Comments

@ramcdona
Copy link

The default colors for displaying a diff in the git-gui console window are red for lines removed and green for lines added.

As it turns out, red-green color blindness is the most common form and about 1 in 12 men have some red-green deficiency. This can make it difficult to easily read these diffs.

It would be great to make the color selection for this window user configurable -- like the font choice and size and other program options.

@j6t
Copy link
Owner

j6t commented Nov 28, 2024

The options dialog is already very crowded. Would it be possible to reuse settings that apply to the command line tools?

@ramcdona
Copy link
Author

I don't see why not. As long as the documentation leads you to find it.

You could also put the option in the .gitconfig under the [gui] tag -- without adding it to the settings dialog in the GUI itself.

I suspect that anyone who uses this option is going to want to apply it to their global config anyway.

Thanks much for considering this.

@j6t
Copy link
Owner

j6t commented Nov 29, 2024

Just to set expectations straight: I act only as patch janitor and tell my opinion on what I think would be a reasonable solution. If you really need a feature, it's on you to write and submit a patch (or find someone who does it for you).

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

2 participants