Chameleon

Chameleon Commit Details

Date:2010-08-21 10:12:21 (13 years 8 months ago)
Author:blackosx
Commit:405
Parents: 404
Message:Added the latest set of theme files I have to get something in here. To be honest there's not much else I can add without going over the top as I want to keep it simple and it still has to fit most if not all resolutions. The device icons are larger than the embedded theme to make use of the quality of the renders, so as a consequence I have set the max_devices to 4. I hope they're not deemed too big for small screen sizes, and if so I can either reduce their size (which I don't really want to do), or lower the mac_devices further.
Changes:
A/trunk/artwork/themes/default/device_hfsplus_o.png
A/trunk/artwork/themes/default/device_cdrom_o.png
A/trunk/artwork/themes/default/device_generic_o.png
A/trunk/artwork/themes/default/device_hfsraid_o.png
A/trunk/artwork/themes/default/device_ext3_o.png
A/trunk/artwork/themes/default/device_fat_o.png
A/trunk/artwork/themes/default/device_ntfs_o.png
M/trunk/artwork/themes/default/device_scroll_prev.png
M/trunk/artwork/themes/default/menu_ignore_caches.png
M/trunk/artwork/themes/default/menu_verbose_disabled.png
M/trunk/artwork/themes/default/menu_boot.png
M/trunk/artwork/themes/default/device_fat.png
M/trunk/artwork/themes/default/device_ntfs.png
M/trunk/artwork/themes/default/menu_single_user_disabled.png
M/trunk/artwork/themes/default/font_small.png
M/trunk/artwork/themes/default/text_scroll_next.png
M/trunk/artwork/themes/default/device_hfsplus.png
M/trunk/artwork/themes/default/device_selection.png
M/trunk/artwork/themes/default/menu_ignore_caches_disabled.png
M/trunk/artwork/themes/default/menu_video_info.png
M/trunk/artwork/themes/default/menu_memory_info.png
M/trunk/artwork/themes/default/theme.plist
M/trunk/artwork/themes/default/menu_selection.png
M/trunk/artwork/themes/default/device_scroll_next.png
M/trunk/artwork/themes/default/menu_help.png
M/trunk/artwork/themes/default/device_cdrom.png
M/trunk/artwork/themes/default/progress_bar_background.png
M/trunk/artwork/themes/default/progress_bar.png
M/trunk/artwork/themes/default/menu_verbose.png
M/trunk/artwork/themes/default/device_generic.png
M/trunk/artwork/themes/default/text_scroll_prev.png
M/trunk/artwork/themes/default/device_hfsraid.png
M/trunk/artwork/themes/default/logo.png
M/trunk/artwork/themes/default/device_ext3.png
M/trunk/artwork/themes/default/menu_single_user.png

File differences

trunk/artwork/themes/default/theme.plist
4444
4545
4646
47
47
4848
49
49
5050
5151
5252
5353
54
54
5555
56
56
5757
58
58
5959
6060
6161
......
6363
6464
6565
66
66
6767
6868
6969
<key>devices_transparency</key>
<string>0</string>
<key>devices_max_visible</key>
<string>5</string>
<string>4</string>
<key>devices_iconspacing</key>
<string>35</string>
<string>45</string>
<key>devices_layout</key>
<string>horizontal</string>
<key>bootprompt_pos_x</key>
<string>%50</string>
<string></string>
<key>bootprompt_pos_y</key>
<string>-2</string>
<string>-6</string>
<key>bootprompt_width</key>
<string>50%</string>
<string>40%</string>
<key>bootprompt_height</key>
<string>20</string>
<key>bootprompt_textmargin_h</key>
<key>bootprompt_textmargin_v</key>
<string>5</string>
<key>bootprompt_bgcolor</key>
<string>#767f73</string>
<string>#3e3e3e</string>
<key>bootprompt_transparency</key>
<string>1</string>

Archive Download the corresponding diff file

Revision: 405