GNOME Bugzilla – Bug 610208
Overrides gnome theme's text foreground color
Last modified: 2012-12-07 02:08:20 UTC
I'm using Meld 1.3.0 on Ubuntu 9.10 using Gnome 2.28.1 and a theme with a white text foreground and a black text background. Meld shows text on a black background but with a black foreground rendering the text unreadable. I believe Meld is overriding the text foreground color specified by the Gnome GTK theme.
Same for Meld 1.3.2 on Ubuntu 10.10 and KDE 4.5.1. I have black background and font is light gray but on highlighted red or light blue is the same font invisible.
since i started using a dark theme meld is pretty useless to me too :(
I have the same problem with my dark theme. https://bbs.archlinux.org/viewtopic.php?id=98296 shows tips to hack preferences.py to change this, but that is only a hack. It would be best if meld honored my theme fg/bg and used other color variations for dark themes.
I've just pushed a branch to git that makes all of our colours go through gtkrc. Meld won't work out-of-the-box with dark themes, but it should be possible to tweak whatever you need to to make it work. If you run across problems getting this to work, please comment.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.