mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
Curves histogram invisible #93
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maboleth on 2/9/2023
PhotoGIMP theme makes the histogram invisible:
It should look like this:
The culprit for this is
color["clr9"]ingtkrcfile in .configChanging the color there fixes this.