diff options
Diffstat (limited to 'gui/devices/1280x800/res')
-rw-r--r-- | gui/devices/1280x800/res/ui.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/devices/1280x800/res/ui.xml b/gui/devices/1280x800/res/ui.xml index cb4bcb217..d9fc6b433 100644 --- a/gui/devices/1280x800/res/ui.xml +++ b/gui/devices/1280x800/res/ui.xml @@ -159,12 +159,12 @@ <variable name="fileselector_highlight_color" value="#505050" /> <variable name="fileselector_highlight_font_color" value="#33B5E5" /> <variable name="fileselector_spacing" value="18" /> - <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="40" /> <variable name="fastscroll_linew" value="2" /> - <variable name="fastscroll_rectw" value="30" /> - <variable name="fastscroll_recth" value="50" /> + <variable name="fastscroll_rectw" value="16" /> + <variable name="fastscroll_recth" value="30" /> <variable name="zipstorage_text_y" value="88" /> <variable name="listbox_x" value="397" /> <variable name="listbox_y" value="90" /> |