2276: System themes are not followed (Hard to read)
svn: r18657
This commit is contained in:
parent
945bf7cf97
commit
8b99781b2c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user