2276: System themes are not followed (Hard to read)

svn: r18657
This commit is contained in:
Michiel Nauta 2011-12-28 21:45:56 +00:00
parent 945bf7cf97
commit 8b99781b2c

View File

@ -146,7 +146,7 @@ class RelationshipView(NavigationView):
uistate.connect('nameformat-changed', self.build_tree)
self.redrawing = False
self.color = gtk.TextView().style.white
self.color = self.uistate.window.style.light[gtk.STATE_NORMAL]
self.child = None
self.old_handle = None