Curves histogram invisible #93

Closed
opened 2026-04-05 19:44:48 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @maboleth on 2/9/2023

PhotoGIMP theme makes the histogram invisible:

Untitled

It should look like this:

screen-2023-02-09-21-46-52

The culprit for this is color["clr9"] in gtkrc file in .config

Changing the color there fixes this.

*Originally created by @maboleth on 2/9/2023* PhotoGIMP theme makes the histogram invisible: ![Untitled](https://user-images.githubusercontent.com/2467520/217875909-b1833213-2d4b-498c-ad13-e15ee30d7709.png) It should look like this: ![screen-2023-02-09-21-46-52](https://user-images.githubusercontent.com/2467520/217875941-4bf1d422-89ca-4134-ae8d-0bbcada7fdad.png) The culprit for this is `color["clr9"]` in `gtkrc` file in .config Changing the color there fixes this.
Sign in to join this conversation.