summaryrefslogtreecommitdiffstats
path: root/gui/devices/800x480/res/ui.xml
diff options
context:
space:
mode:
authorthat <github@that.at>2015-03-05 22:38:43 +0100
committerDees Troy <dees_troy@teamw.in>2015-03-06 05:18:18 +0100
commit18e13a90634ec85a1181ee56985d9cbe55994097 (patch)
tree6bbef65177522c2665ec97ece43d71e3fb33c31e /gui/devices/800x480/res/ui.xml
parentgui: kinetic scrolling for console (diff)
downloadandroid_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.gz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.bz2
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.lz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.xz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.zst
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.zip
Diffstat (limited to '')
-rw-r--r--gui/devices/800x480/res/ui.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml
index 3c7cf183f..436732a47 100644
--- a/gui/devices/800x480/res/ui.xml
+++ b/gui/devices/800x480/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="12" />
- <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="25" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="19" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="20" />
<variable name="zipstorage_text_y" value="88" />
<variable name="listbox_x" value="156" />
<variable name="listbox_y" value="90" />