mate-desktop / mate-calc

Calculator for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
40 stars 33 forks source link

[Question] [History listbox] How can I change the foreground color from 'black to 'white'?? #199

Closed gadefox closed 3 years ago

gadefox commented 3 years ago

I know I don't follow the template, but I'd like to fix this small issue by mysel - I can't wait till the next branch). Every button has white foreground color except the history listitem (it's black). I can't find the place in the code where you set the colors. Could you navigate me please??

Expected behaviour: the foreground color should be the same as the rest of gtk3 UI controls e.g. buttons.

I'm using dark theme OS: Debian 11 MATE (incl. the calculator): 1.26

gadefox commented 3 years ago

I bult/reinstalled Gtk3 (ver. 1.24.30) and the color is correct now.