diff options
Diffstat (limited to 'gui/devices/1080x1920')
-rw-r--r-- | gui/devices/1080x1920/res/ui.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index 5b70a146f..84f2c5e8f 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -148,12 +148,12 @@ <variable name="fileselector_highlight_color" value="#505050" /> <variable name="fileselector_highlight_font_color" value="#33B5E5" /> <variable name="fileselector_spacing" value="48" /> - <variable name="fastscroll_linecolor" value="#808080" /> - <variable name="fastscroll_rectcolor" value="#808080" /> + <variable name="fastscroll_linecolor" value="#50505080" /> + <variable name="fastscroll_rectcolor" value="#33B5E580" /> <variable name="fastscroll_w" value="90" /> <variable name="fastscroll_linew" value="3" /> - <variable name="fastscroll_rectw" value="60" /> - <variable name="fastscroll_recth" value="105" /> + <variable name="fastscroll_rectw" value="21" /> + <variable name="fastscroll_recth" value="60" /> <variable name="listbox_x" value="5" /> <variable name="listbox_width" value="1070" /> <variable name="listbox_tz_height" value="885" /> |