Background of main histogram (Gtk3)

@Morgan_Hardwood
On a screenshot from here:
Link: github
the background of the histogram is black, but mine is light gray and difficult to read.

How can I change it to black?

@TooWaBoo hmm, mine is always black, and that is the only theme distributed with RawTherapee. My guess is that perhaps the build you’re using uses Gtk+ 3.18 while I use 3.16. Let me know which build you’re using and where you got it from.

@Morgan_Hardwood
Branch: gtk3
Version: 4.2.642
Changeset: d460f5eae18a10b1e6593c9edd8de39333c32132
Compiler: gcc 5.3.0
Processor: generic x86
System: Windows
Bit depth: 64 bits
Gtkmm: V3.18.0
Build type: release
Build flags: -m64 -mwin32 -mthreads -std=gnu++11 -mtune=generic -Werror=unused-label -fopenmp -Werror=unknown-pragmas -msse -msse2 -mwindows -fopenmp -Wno-aggressive-loop-optimizations -DNDEBUG -O3
Link flags: -m64 -mwin32 -mthreads -static-libgcc -mtune=generic -mwindows -s -O3
OpenMP support: ON
MMAP support: ON

I’m not shure if it’s from sguyader or from the official download page.

EDIT: Installed both version and the histogram is always light gray.
This part of the RT-theme causes the light gray background color of the histogram:

  • {
    color: #AAAAAA;
    }

That’s from sguyader. @sguyader do you use Gtk+ 3.18?
@TooWaBoo can you post a screenshot?

@Morgan_Hardwood

Indeed I updated MSYS2 last week and it updated both GCC to 5.3 and GTK to 3.18.
I get the same grey background behind the histogram.

I’ve fixed that in the gtk3-gui-touchup-and-bugfix new branch. The new bg color is the default “somewhat dark gray” one :slight_smile:

@Hombre
Thanks:+1:
123456789 ← need this for the min. of characters in a post. :grin: