diff options
Diffstat (limited to '')
-rw-r--r-- | gui/theme/common/portrait.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index b0a16607b..f163bea8b 100644 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -110,6 +110,7 @@ <style name="scrolllist"> <background color="%background_color%"/> <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> </style> <style name="partitionlist"> |