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:
parent
907b0904b4
commit
aac24399f8
3 changed files with 77 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue