views.main: Define a foreground color whenever a background color is defined
commit8b0f2a708e2ef6f7b1fedd1f93ecf0fe457725c0
authorDavid Aguilar <davvid@gmail.com>
Mon, 5 Oct 2009 07:33:33 +0000 (5 00:33 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 5 Oct 2009 07:33:33 +0000 (5 00:33 -0700)
tree13390978e6473ac700d1679d596198d1c5dae621
parent9342356f7004f1afb00949dab4a8cd033e164c3b
views.main: Define a foreground color whenever a background color is defined

We were setting the background color but weren't setting the
foreground color.  This makes the column indicator look bad when
a dark theme with a light font is used.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/views/main.py