shell: ensure the background and foreground colours are consistent

Modify the colours of the viewport and category view widgets so that
they are consistent with the icon view.
This commit is contained in:
Thomas Wood 2010-11-20 16:31:11 +00:00
parent 907b0904b4
commit aac24399f8
3 changed files with 77 additions and 1 deletions

View file

@ -79,7 +79,7 @@
<property name="hscrollbar_policy">never</property>
<property name="vscrollbar_policy">automatic</property>
<child>
<object class="GtkViewport" id="viewport1">
<object class="GtkViewport" id="viewport">
<property name="visible">True</property>
<property name="resize_mode">queue</property>
<child>