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

Very low contrast on gimp 3's sliders [gimp2.99.10] #18

Open
arun54321 opened this issue Mar 2, 2022 · 2 comments
Open

Very low contrast on gimp 3's sliders [gimp2.99.10] #18

arun54321 opened this issue Mar 2, 2022 · 2 comments

Comments

@arun54321
Copy link

image

It is difficult to read opacity and spacing text.

@akirapink
Copy link

akirapink commented Apr 12, 2022

this happens on gimp2 too!
i recognize this is because it's impractical if not impossible to make the text color be context-dependent but that's no excuse to do This
image

@nwkyz
Copy link

nwkyz commented Nov 6, 2024

In GIMP 2.99 or 3.0-RC1:

If you're on ZorinBlue-Dark, change this in gtk-3.0/gtk.css [line 2388]:
@define-color theme_selected_bg_color #323e44;

If you're on ZorinBlue-Purple, change this in gtk-3.0/gtk.css [line 2388]:
@define-color theme_selected_bg_color #393340;

Now works well.
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

No branches or pull requests

3 participants