diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-12-12 13:37:09 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-12-12 13:40:34 +0300 |
commit | d57bbab4b0db258d711e2e89edc8d87570b2b3f5 (patch) | |
tree | 04a70e8a981f730163061bb8d32f3d8d3d344e34 | |
parent | adc41dae6508c79ade6ca03964090bbc82f1011d (diff) | |
download | plus-d57bbab4b0db258d711e2e89edc8d87570b2b3f5.tar.gz plus-d57bbab4b0db258d711e2e89edc8d87570b2b3f5.tar.bz2 plus-d57bbab4b0db258d711e2e89edc8d87570b2b3f5.tar.xz plus-d57bbab4b0db258d711e2e89edc8d87570b2b3f5.zip |
add golden-delicious theme by t3st3r.
117 files changed, 2599 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f834b43fe..f683df4b1 100755 --- a/configure.ac +++ b/configure.ac @@ -411,6 +411,7 @@ data/themes/blacknblack/Makefile data/themes/blackwood/Makefile data/themes/classic/Makefile data/themes/enchilado/Makefile +data/themes/golden-delicious/Makefile data/themes/jewelry/Makefile data/themes/mana/Makefile data/themes/pink/Makefile diff --git a/data/themes/CMakeLists.txt b/data/themes/CMakeLists.txt index 50b589006..858d8d002 100644 --- a/data/themes/CMakeLists.txt +++ b/data/themes/CMakeLists.txt @@ -2,6 +2,7 @@ ADD_SUBDIRECTORY(blacknblack) ADD_SUBDIRECTORY(blackwood) ADD_SUBDIRECTORY(classic) ADD_SUBDIRECTORY(enchilado) +ADD_SUBDIRECTORY(golden-delicious) ADD_SUBDIRECTORY(jewelry) ADD_SUBDIRECTORY(mana) ADD_SUBDIRECTORY(pink) diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am index 6af3eb8cf..36effa045 100644 --- a/data/themes/Makefile.am +++ b/data/themes/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = blacknblack blackwood classic enchilado jewelry mana pink unity wood +SUBDIRS = blacknblack blackwood classic enchilado golden-delicious jewelry mana pink unity wood EXTRA_DIST = CMakeLists.txt diff --git a/data/themes/golden-delicious/CHANGELOG.txt b/data/themes/golden-delicious/CHANGELOG.txt new file mode 100644 index 000000000..dd79fc7a2 --- /dev/null +++ b/data/themes/golden-delicious/CHANGELOG.txt @@ -0,0 +1,92 @@ +Legend: +[!] Bug fixed (usability issues/visual defects/etc). +[*] Some changes or misc. stuff. +[+] Something new. + +Version 0.2. Reworked lot stuff and recolored a bit. +Load of "new" ManaPlus compatibility improvements. + +Note: this verion of theme tested only on latest ManaPlus. +(Code from 12.12.2013 or later) + +Changes: + [!] Fixed black-on-black color issue in help window. Thanks to 4144! + Caveat: new manaplus haves another idea about this as it + has been bug. Anyway, help should be readable on both "old" + and "new" manaplus. + [!] Reduced artefacts caused by window bitmap texture due to tiling. + [!] Fixed color of item protection background in shop windows. + [!] Fixed keyboard icon cloring. + [!] Fixed joystick frame appearance. + [!] Fixed joystick arrows invisible on some maps (jewelry bug!). + [!] Fixed quest log icons to match theme. + [!] Fixed theming of on-screen touch buttons. + [!] Fixed black-on-black connection progress - own progress indicator + (fairly dumb attempt to draw hourglass, looks okay though). + [+] Now since new manaplus supports OLDCHAT color, my theme uses it. + [+] Using *_BAR, *_BAR_OUTLINE text coloring on bars. + [+] Using "new" ManaPlus color for old chat text (loaded on startup). + [*] Tweaked window colors, using slightly different approach to do + texturing. Overall, windows are now looking better to my taste. + [*] Reworked window titlebar to have rounded corners. + [*] Same for chat tabs. + [*] Some small changes reducing overall theme contrast a bit. + [*] Tweaked padding of shortcuts bar, looks better as 1-column window. + Note: maybe only works well with recent manaplus. + [*] Some messing with padding of windows and buttons to make + theme a bit more compact overall. + [*] Improved cursor selection in items dialog so it no longer overlaps + items most of time. + +TODO: Still some things to chew on. + [*] Some ironing out of colors probably required (HELP, bars, etc) + [*] More attention to antialiasing on tabs? + +Version 0.03 pre-alpha. Quick fix of dumb bug. +Changes: + [!] Fixed chat color selection dropdown/listbox colors. + Everything else is untouched. + +Version 0.02 pre-alpha. First public version. +Changes: + [*] Shortcuts bar tweaked. Smaller padding, item boxes re-centered, + borders reduced. Still not perfect. + [*] Recolored text on bars to match rest of theme. + [!] Fixed offline chat tabs coloring. + [!] Online list coloring is at least acceptable (fixed default color, + guild/party coloring, self). + [*] Optipng applied for all PNGs after editing considered to be done :) + +Known issues: + [*] Shortcuts bar somewhat wide to my taste and wastes screen space. + Attempt to fix this has been only partial success. + [*] Same goes for other elements as well. So I would not recommend + this theme for phones and somesuch. + [*] Colors of MP/HP/... bars aren't perfect. + [*] Help browserbox colors are bad. Attempts to work it around isn't + huge success so far. [s]But who reads help, anyway?[/s] + [*] In Setup window, player relations table header looks ugly due + to hardcoded color. It has been fixed by 4144. In new version + of ManaPlus this will be okay (tested!). + [*] Lock button of chat appears below scroll button in chat if there're + too many tabs. Yet this issue presents on other themes as well. + Not sure if theme could work it around or not. + [*] Appearance of disabled tabs and disabled checkboxes + was not tested since I don't know + +TODO: + [*] Fix that damn shortcuts bar completely. For some reasons window + would not resize smaller than certain size, this thwarts efforts + to reduce padding as there is huge border at right due to inability + to resize window smaller than certain size. Maybe something + hardcoded in client? + [*] Help browserbox text colors should be fixed. + It's hard to read black-on-black! + [*] Try to reduce paddings/spacings for other widgets/windows/etc. + [*] Maybe rework F4 equipment window? Looks quite okay with some + remaining things from Jewelry, but probably appearance could be + improved further? Already looks okay though. + +Version 0.01 pre-alpha. First try to make theme. + Based on Jewelry from Hal9000. Load of bug and wasn't released. + Some bugfixes were based on feedback from screenshots :P. diff --git a/data/themes/golden-delicious/CMakeLists.txt b/data/themes/golden-delicious/CMakeLists.txt new file mode 100644 index 000000000..1ba7e4df1 --- /dev/null +++ b/data/themes/golden-delicious/CMakeLists.txt @@ -0,0 +1,117 @@ +SET (FILES + avatarlistbox.xml + beingpopup.xml + browserbox.xml + button_disabled.xml + button_highlighted.xml + button_pressed.xml + button.xml + buy.xml + CHANGELOG.txt + chat.xml + checkbox.xml + circle-off.xml + circle-on.xml + colors.xml + complete_icon.xml + dbutton.xml + desktop.xml + didyouknow.xml + dpad.xml + dropdown_background.xml + dropdown_pressed.xml + dropdown.xml + drops.xml + edit.xml + emotes.xml + emotetabs.xml + equipment_background.xml + equipmentbox.png + equipment.xml + extendedlistbox_high.xml + extendedlistbox_medium.xml + extendedlistbox_xhigh.xml + extendedlistbox.xml + extendedlistbox_xxhigh.xml + help.xml + incomplete_icon.xml + info.xml + inventory.xml + itemcontainer.xml + itempopup.xml + item_selection.xml + items.xml + keyboard_icon_high.xml + keyboard_icon_medium.xml + keyboard_icon_xhigh.xml + keyboard_icon.xml + keyboard_icon_xxhigh.xml + LICENSE.txt + listbox_high.xml + listbox_medium.xml + listbox_xhigh.xml + listbox.xml + listbox_xxhigh.xml + login.xml + map.xml + ministatus.xml + mouse.png + npc.xml + ok.xml + onlinebrowserbox.xml + outfits.xml + playerboxselected.xml + playerbox.xml + popupbrowserbox_high.xml + popupbrowserbox_xhigh.xml + popupbrowserbox.xml + popupbrowserbox_xxhigh.xml + popup_high.xml + popuplist.xml + popupmenu_high.xml + popupmenu_medium.xml + popupmenu_xhigh.xml + popupmenu.xml + popupmenu_xxhigh.xml + popup_xhigh.xml + popup.xml + popup_xxhigh.xml + progressbar.xml + progress-indicator.png + quests.xml + radio.xml + resize.xml + scroll_background.xml + scrollbuttons_pressed.xml + scrollbuttons.xml + scroll_hbackground.xml + scroll_highlighted.xml + scroll_vbackground.xml + scroll.xml + sell.xml + serverslistbox.xml + server.xml + shoplistbox.xml + shop.xml + skilllistbox.xml + slider_highlighted.xml + slider.xml + social.xml + spells.xml + status.xml + tab_highlighted.xml + tab_selected.xml + tab_unused.xml + tab.xml + textfield.xml + windowmenu.xml + window.png + window.xml + world.xml + ) + +INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/golden-delicious) + + + + diff --git a/data/themes/golden-delicious/LICENSE.txt b/data/themes/golden-delicious/LICENSE.txt new file mode 100644 index 000000000..8d712094d --- /dev/null +++ b/data/themes/golden-delicious/LICENSE.txt @@ -0,0 +1,13 @@ +"Golden Delicious" theme by t3st3r [aka Hello=)]. +(c) 2013. Some rights reserved. + +This work is based on "Jewelry" theme by Francesco Miglietta (aka Hal9000) +and therefore also comes under same CC-BY-SA license, version 3, or at +your option, any later version of CC-BY-SA license, as allowed by +CC-BY-SA licensing terms. + +window.png: almost completely redrawn by t3st3r. +colors.xml: many changes by t3st3r. +window.xml: some tweaks by t3st3r. +items.xml: some tweaks by t3st3r. +progress-indicator.png - created by t3st3r. diff --git a/data/themes/golden-delicious/Makefile.am b/data/themes/golden-delicious/Makefile.am new file mode 100644 index 000000000..08cd45dc4 --- /dev/null +++ b/data/themes/golden-delicious/Makefile.am @@ -0,0 +1,117 @@ + +guidir = $(pkgdatadir)/data/themes/golden-delicious + +gui_DATA = \ + avatarlistbox.xml \ + beingpopup.xml \ + browserbox.xml \ + button.xml \ + button_disabled.xml \ + button_highlighted.xml \ + button_pressed.xml \ + buy.xml \ + CHANGELOG.txt \ + chat.xml \ + checkbox.xml \ + circle-off.xml \ + circle-on.xml \ + colors.xml \ + complete_icon.xml \ + dbutton.xml \ + desktop.xml \ + didyouknow.xml \ + dpad.xml \ + dropdown.xml \ + dropdown_background.xml \ + dropdown_pressed.xml \ + drops.xml \ + edit.xml \ + emotes.xml \ + emotetabs.xml \ + equipment.xml \ + equipment_background.xml \ + equipmentbox.png \ + extendedlistbox.xml \ + extendedlistbox_high.xml \ + extendedlistbox_medium.xml \ + extendedlistbox_xhigh.xml \ + extendedlistbox_xxhigh.xml \ + help.xml \ + incomplete_icon.xml \ + info.xml \ + inventory.xml \ + item_selection.xml \ + itemcontainer.xml \ + itempopup.xml \ + items.xml \ + keyboard_icon.xml \ + keyboard_icon_high.xml \ + keyboard_icon_medium.xml \ + keyboard_icon_xhigh.xml \ + keyboard_icon_xxhigh.xml \ + LICENSE.txt \ + listbox.xml \ + listbox_high.xml \ + listbox_medium.xml \ + listbox_xhigh.xml \ + listbox_xxhigh.xml \ + login.xml \ + map.xml \ + ministatus.xml \ + mouse.png \ + npc.xml \ + ok.xml \ + onlinebrowserbox.xml \ + outfits.xml \ + playerbox.xml \ + playerboxselected.xml \ + popup.xml \ + popup_high.xml \ + popup_xhigh.xml \ + popup_xxhigh.xml \ + popupbrowserbox.xml \ + popupbrowserbox_high.xml \ + popupbrowserbox_xhigh.xml \ + popupbrowserbox_xxhigh.xml \ + popuplist.xml \ + popupmenu.xml \ + popupmenu_high.xml \ + popupmenu_medium.xml \ + popupmenu_xhigh.xml \ + popupmenu_xxhigh.xml \ + progressbar.xml \ + quests.xml \ + radio.xml \ + resize.xml \ + scroll.xml \ + scroll_background.xml \ + scroll_hbackground.xml \ + scroll_highlighted.xml \ + scroll_vbackground.xml \ + scrollbuttons.xml \ + scrollbuttons_pressed.xml \ + sell.xml \ + server.xml \ + serverslistbox.xml \ + shop.xml \ + shoplistbox.xml \ + skilllistbox.xml \ + slider.xml \ + slider_highlighted.xml \ + social.xml \ + spells.xml \ + status.xml \ + tab.xml \ + tab_highlighted.xml \ + tab_selected.xml \ + tab_unused.xml \ + textfield.xml \ + window.png \ + window.xml \ + windowmenu.xml \ + progress-indicator.png \ + world.xml + +EXTRA_DIST = \ + $(gui_DATA) \ + CMakeLists.txt diff --git a/data/themes/golden-delicious/avatarlistbox.xml b/data/themes/golden-delicious/avatarlistbox.xml new file mode 100644 index 000000000..43f2e34ce --- /dev/null +++ b/data/themes/golden-delicious/avatarlistbox.xml @@ -0,0 +1,8 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="8" /> + <option name="imagePadding" value="8" /> + + </widget> +</skinset> diff --git a/data/themes/golden-delicious/beingpopup.xml b/data/themes/golden-delicious/beingpopup.xml new file mode 100644 index 000000000..88b73c928 --- /dev/null +++ b/data/themes/golden-delicious/beingpopup.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="12" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/browserbox.xml b/data/themes/golden-delicious/browserbox.xml new file mode 100644 index 000000000..aa96242bc --- /dev/null +++ b/data/themes/golden-delicious/browserbox.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="0" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="1" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/button.xml b/data/themes/golden-delicious/button.xml new file mode 100644 index 000000000..81ba167f6 --- /dev/null +++ b/data/themes/golden-delicious/button.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="0"> + <option name="padding" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/button_disabled.xml b/data/themes/golden-delicious/button_disabled.xml new file mode 100644 index 000000000..4a626aa3d --- /dev/null +++ b/data/themes/golden-delicious/button_disabled.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="75"> + <option name="padding" value="5" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/button_highlighted.xml b/data/themes/golden-delicious/button_highlighted.xml new file mode 100644 index 000000000..c2018dc89 --- /dev/null +++ b/data/themes/golden-delicious/button_highlighted.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="25"> + <option name="padding" value="5" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/button_pressed.xml b/data/themes/golden-delicious/button_pressed.xml new file mode 100644 index 000000000..c3db6da2d --- /dev/null +++ b/data/themes/golden-delicious/button_pressed.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="50"> + <option name="padding" value="5" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/buy.xml b/data/themes/golden-delicious/buy.xml new file mode 100644 index 000000000..dc0f877a3 --- /dev/null +++ b/data/themes/golden-delicious/buy.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/chat.xml b/data/themes/golden-delicious/chat.xml new file mode 100644 index 000000000..28e68f0a9 --- /dev/null +++ b/data/themes/golden-delicious/chat.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="4" /> + <option name="childPalette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + + <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/checkbox.xml b/data/themes/golden-delicious/checkbox.xml new file mode 100644 index 000000000..796d5fd7c --- /dev/null +++ b/data/themes/golden-delicious/checkbox.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="190" ypos="0"> + <option name="padding" value="3" /> + <option name="imagePadding" value="8" /> + <option name="imageSize" value="13" /> + <option name="spacing" value="10" /> + + <part type="normal" xpos="0" ypos="0" width="13" height="13" /> + <part type="checked" xpos="0" ypos="13" width="13" height="13" /> + <part type="normal-highlighted" xpos="13" ypos="0" width="13" height="13" /> + <part type="checked-highlighted" xpos="13" ypos="13" width="13" height="13" /> + <part type="disabled" xpos="26" ypos="0" width="13" height="13" /> + <part type="disabled-checked" xpos="26" ypos="13" width="13" height="13" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/circle-off.xml b/data/themes/golden-delicious/circle-off.xml new file mode 100644 index 000000000..b28e3ae96 --- /dev/null +++ b/data/themes/golden-delicious/circle-off.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="105" ypos="164" width="13" height="13" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/circle-on.xml b/data/themes/golden-delicious/circle-on.xml new file mode 100644 index 000000000..962b62232 --- /dev/null +++ b/data/themes/golden-delicious/circle-on.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="89" ypos="164" width="13" height="13" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/colors.xml b/data/themes/golden-delicious/colors.xml new file mode 100644 index 000000000..258498f05 --- /dev/null +++ b/data/themes/golden-delicious/colors.xml @@ -0,0 +1,376 @@ +<?xml version="1.0" encoding="utf-8"?> +<colors> + <palette id="0"> + <color id="BROWSERBOX" color="#f9eabc" /> + <color id="SELFNICK" color="#808600" /> + <color id="TEXT" color="#e8d8aa" /> + <color id="CARET" color="#F8E8DC" /> + <color id="SHADOW" color="#000000" /> + <color id="OUTLINE" color="#000000" /> + <color id="BORDER" color="#000000" /> + <color id="PROGRESS_BAR" color="#e8d8aa" /> + <color id="BUTTON" color="#e8d8aa" /> + <color id="BUTTON_OUTLINE" color="#473005" /> + <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> + <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="BUTTON_PRESSED" color="#f9eabc" /> + <color id="BUTTON_PRESSED_OUTLINE" color="#63450a" /> + <color id="BUTTON_DISABLED" color="#aaaaaa" /> + <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> + <color id="CHECKBOX" color="#e8d8aa" /> + <color id="DROPDOWN" color="#e8d8aa" /> + <color id="GUILD_CHAT_TAB" color="#ef37e7" /> + <color id="PARTY_CHAT_TAB" color="#f847f7" /> + <color id="LABEL" color="#e8d8aa" /> + <color id="LISTBOX" color="#e8d8aa" /> + <color id="LISTBOX_SELECTED" color="#000000" /> + <color id="RADIOBUTTON" color="#e8d8aa" /> + <color id="POPUP" color="#f9eabc" /> + <color id="TAB" color="#efd7a7" /> + <color id="TAB_OUTLINE" color="#473005" /> + <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="TAB_SELECTED" color="#f8eacf" /> + <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="TABLE_BACKGROUND" color="#23201f" /> + <color id="TEXTBOX" color="#e8d8aa" /> + <color id="TEXTFIELD" color="#F8F0CA" /> + <color id="WINDOW" color="#f1d9a9" /> + <color id="WINDOW_OUTLINE" color="#000000" /> + <color id="BACKGROUND" color="#5f5f5f" /> + <color id="BACKGROUND_GRAY" color="#161514" /> + <color id="SCROLLBAR_GRAY" color="#000000" /> + <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> + <color id="HIGHLIGHT" color="#ebc873" /> + <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> + <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> + <color id="SHOP_WARNING" color="#e07a7a" /> + <color id="ITEM_EQUIPPED" color="#f8e8cf" /> + <color id="ITEM_NOT_EQUIPPED" color="#e0d0a0" /> + <color id="CHAT" color="#f1d9a9" /> + <color id="GM" color="#fec4ff" /> + <color id="GLOBAL" color="#fec4ff" /> + <color id="PLAYER" color="#eeeeee" /> + <color id="IS" color="#edbedb" /> + <color id="SERVER" color="#edbedb" /> + <color id="LOGGER" color="#919191" /> + <color id="HYPERLINK" color="#ab15bd" /> + <color id="UNKNOWN_ITEM" color="#ffffff" /> + <color id="CHARM" color="#ffffff" /> + <color id="GENERIC" color="#eeeeee" /> + <color id="HEAD" color="#b4d7ec" /> + <color id="USABLE" color="#ece9b4" /> + <color id="TORSO" color="#b4d7ec" /> + <color id="ONEHAND" color="#b4d7ec" /> + <color id="LEGS" color="#b4d7ec" /> + <color id="FEET" color="#b4d7ec" /> + <color id="TWOHAND" color="#b4d7ec" /> + <color id="SHIELD" color="#b4d7ec" /> + <color id="RING" color="#b4d7ec" /> + <color id="NECKLACE" color="#b4d7ec" /> + <color id="ARMS" color="#b4d7ec" /> + <color id="AMMO" color="#b4d7ec" /> + <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> + <color id="WARNING" color="#FF0000" /> + <color id="PLAYER_ADVANCED" color="#005000" /> + <color id="BUBBLE_NAME" color="#cccccc" /> + <color id="BUBBLE_TEXT" color="#ffffff" /> + <color id="BLACK" color="#8f8f8f" /> + <color id="RED" color="#ff0000" /> + <color id="GREEN" color="#00A000" /> + <color id="BLUE" color="#0000ff" /> + <color id="ORANGE" color="#e0980e" /> + <color id="YELLOW" color="#f1dc27" /> + <color id="PINK" color="#ff00d8" /> + <color id="PURPLE" color="#8415e2" /> + <color id="GRAY" color="#A1A1A1" /> + <color id="BROWN" color="#885328" /> + <color id="STATUSBAR_ON" color="#545454" /> + <color id="STATUSBAR_OFF" color="#888800" /> + <color id="XP_BAR" color="#ccccef" /> + <color id="XP_BAR_OUTLINE" color="#111122" /> + <color id="HP_BAR" color="#97ff9f" /> + <color id="HP_BAR_OUTLINE" color="#112211" /> + <color id="MP_BAR" color="#9dcfff" /> + <color id="MP_BAR_OUTLINE" color="#111122" /> + <color id="NO_MP_BAR" color="#b9b9b9" /> + <color id="NO_MP_BAR_OUTLINE" color="#111111" /> + <color id="WEIGHT_BAR" color="#f9eabc" /> + <color id="WEIGHT_BAR_OUTLINE" color="#111111" /> + <color id="MONEY_BAR" color="#f9eabc" /> + <color id="MONEY_BAR_OUTLINE" color="#111111" /> + <color id="ARROWS_BAR" color="#f9eabc" /> + <color id="ARROWS_BAR_OUTLINE" color="#111111" /> + <color id="SLOTS_BAR" color="#f9eabc" /> + <color id="SLOTS_BAR_OUTLINE" color="#111111" /> + <color id="STATUS_BAR" color="#f9eabc" /> + <color id="STATUS_BAR_OUTLINE" color="#111111" /> + <color id="JOB_BAR" color="#ffa0a0" /> + <color id="JOB_BAR_OUTLINE" color="#221111" /> + <color id="SHOP_WARNING" color="#701111" /> + </palette> + + <palette id="1"> + <color id="SELFNICK" color="#402600" /> + <color id="TEXT" color="#C0C670" /> + <color id="CARET" color="#e8d8aa" /> + <color id="SHADOW" color="#000000" /> + <color id="OUTLINE" color="#000000" /> + <color id="BORDER" color="#000000" /> + <color id="PROGRESS_BAR" color="#ffffff" /> + <color id="BUTTON" color="#efd7a7" /> + <color id="BUTTON_OUTLINE" color="#000000" /> + <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> + <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> + <color id="BUTTON_PRESSED" color="#f9eabc" /> + <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> + <color id="BUTTON_DISABLED" color="#aaaaaa" /> + <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> + <color id="CHECKBOX" color="#000000" /> + <color id="DROPDOWN" color="#e8d8aa" /> + <color id="LABEL" color="#e8d8aa" /> + <color id="LISTBOX" color="#e8d8aa" /> + <color id="LISTBOX_SELECTED" color="#000000" /> + <color id="RADIOBUTTON" color="#000000" /> + <color id="POPUP" color="#fbf4c4" /> + <color id="POPUP_OUTLINE" color="#42403a" /> + <color id="TEXTBOX" color="#e8d8aa" /> + <color id="TEXTFIELD" color="#e8d8aa" /> + <color id="WINDOW" color="#f1d9a9" /> + <color id="TAB" color="#efd7a7" /> + <color id="TAB_OUTLINE" color="#473005" /> + <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="TAB_SELECTED" color="#f8eacf" /> + <color id="TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="TAB_FLASH" color="#a7ff2a" /> + <color id="TAB_FLASH_OUTLINE" color="#142200" /> + <color id="TAB_PLAYER_FLASH" color="#ff96f6" /> + <color id="PARTY_CHAT_TAB" color="#efd7a7" /> + <color id="PARTY_CHAT_TAB_OUTLINE" color="#473005" /> + <color id="PARTY_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="PARTY_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="PARTY_CHAT_TAB_SELECTED" color="#f8eacf" /> + <color id="PARTY_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="PARTY_SOCIAL_TAB" color="#efd7a7" /> + <color id="PARTY_SOCIAL_TAB_OUTLINE" color="#473005" /> + <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="PARTY_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="PARTY_SOCIAL_TAB_SELECTED" color="#f8eacf" /> + <color id="PARTY_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="GUILD_CHAT_TAB" color="#efd7a7" /> + <color id="GUILD_CHAT_TAB_OUTLINE" color="#473005" /> + <color id="GUILD_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="GUILD_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="GUILD_CHAT_TAB_SELECTED" color="#f8eacf" /> + <color id="GUILD_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="GUILD_SOCIAL_TAB" color="#efd7a7" /> + <color id="GUILD_SOCIAL_TAB_OUTLINE" color="#473005" /> + <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="GUILD_SOCIAL_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="GUILD_SOCIAL_TAB_SELECTED" color="#f8eacf" /> + <color id="GUILD_SOCIAL_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="GM_CHAT_TAB" color="#efd7a7" /> + <color id="GM_CHAT_TAB_OUTLINE" color="#473005" /> + <color id="GM_CHAT_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="GM_CHAT_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="GM_CHAT_TAB_SELECTED" color="#f8eacf" /> + <color id="GM_CHAT_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="WHISPER_TAB" color="#efd7a7" /> + <color id="WHISPER_TAB_OUTLINE" color="#473005" /> + <color id="WHISPER_TAB_OFFLINE" color="#8f8f8f" /> + <color id="WHISPER_TAB_OFFLINE_OUTLINE" color="#222222" /> + <color id="WHISPER_TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="WHISPER_TAB_HIGHLIGHTED_OUTLINE" color="#63450a" /> + <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED" color="#fffbed" /> + <color id="WHISPER_TAB_OFFLINE_HIGHLIGHTED_OUTLINE" color="#000000" /> + <color id="WHISPER_TAB_SELECTED" color="#fcf0d5" /> + <color id="WHISPER_TAB_SELECTED_OUTLINE" color="#63450a" /> + <color id="WHISPER_TAB_OFFLINE_SELECTED" color="#d7d7d7" /> + <color id="WHISPER_TAB_OFFLINE_SELECTED_OUTLINE" color="#050505" /> + <color id="OLDCHAT" color="#d0d0d0" /> + <color id="BACKGROUND" color="#ffffff" /> + <color id="BACKGROUND_GRAY" color="#404040" /> + <color id="SCROLLBAR_GRAY" color="#000000" /> + <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> + <color id="HIGHLIGHT" color="#ebc873" /> + <color id="SHOP_WARNING" color="#e07a7a" /> + <color id="ITEM_EQUIPPED" color="#000091" /> + <color id="ITEM_NOT_EQUIPPED" color="#000000" /> + <color id="BUBBLE_NAME" color="#cccccc" /> + <color id="BUBBLE_TEXT" color="#ffffff" /> + <color id="LOGGER" color="#919191" /> + <color id="HYPERLINK" color="#bcdff4" /> + <color id="HYPERLINK_OUTLINE" color="#052f47" /> + <color id="UNKNOWN_ITEM" color="#ffffff" /> + <color id="CHARM" color="#ffffff" /> + <color id="GENERIC" color="#dbdbdb" /> + <color id="GENERIC_OUTLINE" color="#333333" /> + <color id="HEAD" color="#f8eb7c" /> + <color id="HEAD_OUTLINE" color="#382a01" /> + <color id="USABLE" color="#b4d7ec" /> + <color id="USABLE_OUTLINE" color="#052f47" /> + <color id="TORSO" color="#f8eb7c" /> + <color id="TORSO_OUTLINE" color="#382a01" /> + <color id="ONEHAND" color="#f8eb7c" /> + <color id="ONEHAND_OUTLINE" color="#382a01" /> + <color id="LEGS" color="#f8eb7c" /> + <color id="LEGS_OUTLINE" color="#382a01" /> + <color id="FEET" color="#f8eb7c" /> + <color id="FEET_OUTLINE" color="#382a01" /> + <color id="TWOHAND" color="#f8eb7c" /> + <color id="TWOHAND_OUTLINE" color="#382a01" /> + <color id="SHIELD" color="#f8eb7c" /> + <color id="SHIELD_OUTLINE" color="#382a01" /> + <color id="RING" color="#f8eb7c" /> + <color id="RING_OUTLINE" color="#382a01" /> + <color id="NECKLACE" color="#f8eb7c" /> + <color id="NECKLACE_OUTLINE" color="#382a01" /> + <color id="ARMS" color="#f8eb7c" /> + <color id="ARMS_OUTLINE" color="#382a01" /> + <color id="AMMO" color="#f8eb7c" /> + <color id="AMMO_OUTLINE" color="#382a01" /> + <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> + <color id="WARNING" color="#FF0000" /> + <color id="CHAT" color="#ffffff" /> + <color id="CHAT_OUTLINE" color="#3f3f3f" /> + <color id="GM" color="#ff45fd" /> + <color id="GM_OUTLINE" color="#44033a" /> + <color id="GLOBAL" color="#ff45fd" /> + <color id="GLOBAL_OUTLINE" color="#44033a" /> + <color id="PLAYER" color="#bcdff4" /> + <color id="PLAYER_OUTLINE" color="#052f47" /> + <color id="PLAYER_ADVANCED" color="#f9eabc" /> + <color id="PLAYER_ADVANCED_OUTLINE" color="#3b2b04" /> + <color id="IS" color="#77deff" /> + <color id="IS_OUTLINE" color="#02232e" /> + <color id="SERVER" color="#a7ff2a" /> + <color id="SERVER_OUTLINE" color="#142200" /> + <color id="BROWSERBOX" color="#dbdbdb" /> + <color id="BROWSERBOX_OUTLINE" color="#333333" /> + <color id="BLACK" color="#999999" /> + <color id="BLACK_OUTLINE" color="#000000" /> + <color id="RED" color="#ff6565" /> + <color id="RED_OUTLINE" color="#470303" /> + <color id="GREEN" color="#57cb21" /> + <color id="GREEN_OUTLINE" color="#0b3102" /> + <color id="BLUE" color="#8080ff" /> + <color id="BLUE_OUTLINE" color="#060646" /> + <color id="ORANGE" color="#f1c777" /> + <color id="ORANGE_OUTLINE" color="#3d2201" /> + <color id="YELLOW" color="#f8eb7c" /> + <color id="YELLOW_OUTLINE" color="#382a01" /> + <color id="PINK" color="#ff90ee" /> + <color id="PINK_OUTLINE" color="#44033a" /> + <color id="PURPLE" color="#cd8cff" /> + <color id="PURPLE_OUTLINE" color="#260341" /> + <color id="GRAY" color="#dbdbdb" /> + <color id="GRAY_OUTLINE" color="#333333" /> + <color id="BROWN" color="#cb884c" /> + <color id="BROWN_OUTLINE" color="#271802" /> + <color id="STATUSBAR_ON" color="#646464" /> + <color id="STATUSBAR_OFF" color="#ffff00" /> + </palette> + + <palette id="2"> + <color id="PARTY_CHAT_TAB" color="#a0a0a0" /> + <color id="SELFNICK" color="#402600" /> + <color id="TEXT" color="#7fFF10" /> + <color id="CARET" color="#80561f" /> + <color id="SHADOW" color="#000000" /> + <color id="OUTLINE" color="#000000" /> + <color id="BORDER" color="#000000" /> + <color id="PROGRESS_BAR" color="#ffffff" /> + <color id="BUTTON" color="#efd7a7" /> + <color id="BUTTON_OUTLINE" color="#000000" /> + <color id="BUTTON_HIGHLIGHTED" color="#f9eabc" /> + <color id="BUTTON_HIGHLIGHTED_OUTLINE" color="#000000" /> + <color id="BUTTON_PRESSED" color="#f9eabc" /> + <color id="BUTTON_PRESSED_OUTLINE" color="#000000" /> + <color id="BUTTON_DISABLED" color="#aaaaaa" /> + <color id="BUTTON_DISABLED_OUTLINE" color="#000000" /> + <color id="CHECKBOX" color="#000000" /> + <color id="DROPDOWN" color="#000000" /> + <color id="LABEL" color="#808080" /> + <color id="LISTBOX" color="#808080" /> + <color id="LISTBOX_SELECTED" color="#808080" /> + <color id="RADIOBUTTON" color="#000000" /> + <color id="POPUP" color="#f9eabc" /> + <color id="TAB" color="#efd7a7" /> + <color id="TAB_OUTLINE" color="#000000" /> + <color id="TAB_HIGHLIGHTED" color="#f8eacf" /> + <color id="TAB_HIGHLIGHTED_OUTLINE" color="#000000" /> + <color id="TAB_SELECTED" color="#f8eacf" /> + <color id="TAB_SELECTED_OUTLINE" color="#000000" /> + <color id="TEXTBOX" color="#808080" /> + <color id="TEXTFIELD" color="#808080" /> + <color id="WINDOW" color="#f1d9a9" /> + <color id="BACKGROUND" color="#ffffff" /> + <color id="BACKGROUND_GRAY" color="#404040" /> + <color id="SCROLLBAR_GRAY" color="#000000" /> + <color id="DROPDOWN_SHADOW" color="#c0c0c0" /> + <color id="HIGHLIGHT" color="#ebc873" /> + <color id="TAB_FLASH" color="#fec4ff" effect="pulse" /> + <color id="TAB_PLAYER_FLASH" color="#00ff00" effect="pulse" /> + <color id="SHOP_WARNING" color="#e07a7a" /> + <color id="ITEM_EQUIPPED" color="#000091" /> + <color id="ITEM_NOT_EQUIPPED" color="#000000" /> + <color id="CHAT" color="#f1d9a9" /> + <color id="GM" color="#fec4ff" /> + <color id="GLOBAL" color="#fec4ff" /> + <color id="PLAYER" color="#eeeeee" /> + <color id="IS" color="#edbedb" /> + <color id="SERVER" color="#edbedb" /> + <color id="LOGGER" color="#919191" /> + <color id="HYPERLINK" color="#9e1904" /> + <color id="UNKNOWN_ITEM" color="#ffffff" /> + <color id="CHARM" color="#ffffff" /> + <color id="GENERIC" color="#eeeeee" /> + <color id="HEAD" color="#b4d7ec" /> + <color id="USABLE" color="#ece9b4" /> + <color id="TORSO" color="#b4d7ec" /> + <color id="ONEHAND" color="#b4d7ec" /> + <color id="LEGS" color="#b4d7ec" /> + <color id="FEET" color="#b4d7ec" /> + <color id="TWOHAND" color="#b4d7ec" /> + <color id="SHIELD" color="#b4d7ec" /> + <color id="RING" color="#b4d7ec" /> + <color id="NECKLACE" color="#b4d7ec" /> + <color id="ARMS" color="#b4d7ec" /> + <color id="AMMO" color="#b4d7ec" /> + <color id="SERVER_VERSION_NOT_SUPPORTED" color="#DC0000" /> + <color id="WARNING" color="#FF0000" /> + <color id="PLAYER_ADVANCED" color="#005000" /> + <color id="BUBBLE_NAME" color="#cccccc" /> + <color id="BUBBLE_TEXT" color="#ffffff" /> + <color id="BROWSERBOX" color="#999999" /> + <color id="BLACK" color="#7f7f7f" /> + <color id="RED" color="#b71313" /> + <color id="GREEN" color="#307200" /> + <color id="BLUE" color="#174b96" /> + <color id="ORANGE" color="#f1c777" /> + <color id="YELLOW" color="#f8eb7c" /> + <color id="PINK" color="#91105f" /> + <color id="PURPLE" color="#5e1298" /> + <color id="GRAY" color="#dbdbdb" /> + <color id="BROWN" color="#8e4c17" /> + <color id="STATUSBAR_ON" color="#646464" /> + <color id="STATUSBAR_OFF" color="#ffff00" /> + </palette> + +<!-- DEFAULT progressbar is obsolete! This would be removed from +future versions of theme, it only left here to keep compatibility +with older versions for some time --> + <progressbar id="DEFAULT" color="#266091" /> + <progressbar id="UPDATE" color="#165081" /> + <progressbar id="STATUS" color="#888808" /> + <progressbar id="MONEY" color="#606060" /> + <progressbar id="HP" color="#D00000,C09800,779000,008710" /> + <progressbar id="MP" color="#1250b0" /> + <progressbar id="NO_MP" color="#646464" /> + <progressbar id="EXP" color="#6080a0" /> + <progressbar id="INVY_SLOTS" color="#888805" /> + <progressbar id="WEIGHT" color="#0000c0,909000,a00000" /> + <progressbar id="JOB" color="#b86ea6" /> + +</colors> diff --git a/data/themes/golden-delicious/complete_icon.xml b/data/themes/golden-delicious/complete_icon.xml new file mode 100644 index 000000000..5a32e4f8a --- /dev/null +++ b/data/themes/golden-delicious/complete_icon.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="41" ypos="223" width="20" height="18" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/dbutton.xml b/data/themes/golden-delicious/dbutton.xml new file mode 100644 index 000000000..462c23cef --- /dev/null +++ b/data/themes/golden-delicious/dbutton.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="371" ypos="33"> + <option name="clickborder" value="0" /> + <option name="padding" value="20" /> + <option name="x" value="0" /> + <option name="y" value="20" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="19" height="19" /> + <part type="top-edge" xpos="20" ypos="0" width="10" height="19" /> + <part type="top-right-corner" xpos="31" ypos="0" width="19" height="19" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="20" width="19" height="10" /> + <part type="bg-quad" xpos="20" ypos="20" width="10" height="10" /> + <part type="right-edge" xpos="31" ypos="20" width="19" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="31" width="19" height="19" /> + <part type="bottom-edge" xpos="20" ypos="31" width="10" height="19" /> + <part type="bottom-right-corner" xpos="31" ypos="31" width="19" height="19" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/desktop.xml b/data/themes/golden-delicious/desktop.xml new file mode 100644 index 000000000..bd6b0422d --- /dev/null +++ b/data/themes/golden-delicious/desktop.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="showBackground" value="0" /> + <option name="versionX" value="10" /> + <option name="versionY" value="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/didyouknow.xml b/data/themes/golden-delicious/didyouknow.xml new file mode 100644 index 000000000..3bc11247e --- /dev/null +++ b/data/themes/golden-delicious/didyouknow.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarHeight" value="35" /> + <option name="titlebarBold" value="1" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/dpad.xml b/data/themes/golden-delicious/dpad.xml new file mode 100644 index 000000000..6f585d181 --- /dev/null +++ b/data/themes/golden-delicious/dpad.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="371" ypos="0"> + <option name="padding" value="10" /> + <option name="x" value="0" /> + <option name="y" value="0" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="22" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="22" /> + <part type="bg-quad" xpos="5" ypos="5" width="22" height="22" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="22" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="22" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/dropdown.xml b/data/themes/golden-delicious/dropdown.xml new file mode 100644 index 000000000..cab746e1f --- /dev/null +++ b/data/themes/golden-delicious/dropdown.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="89" ypos="132"> + <option name="padding" value="3" /> + <option name="frameSize" value="2" /> + <option name="imagePadding" value="4" /> + + <part type="down" xpos="0" ypos="0" width="15" height="15" /> + <part type="up" xpos="0" ypos="16" width="15" height="15" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/dropdown_background.xml b/data/themes/golden-delicious/dropdown_background.xml new file mode 100644 index 000000000..657bcd2e9 --- /dev/null +++ b/data/themes/golden-delicious/dropdown_background.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="186"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> + <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/dropdown_pressed.xml b/data/themes/golden-delicious/dropdown_pressed.xml new file mode 100644 index 000000000..e6621e100 --- /dev/null +++ b/data/themes/golden-delicious/dropdown_pressed.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="105" ypos="132"> + <part type="down" xpos="0" ypos="0" width="15" height="15" /> + <part type="up" xpos="0" ypos="16" width="15" height="15" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/drops.xml b/data/themes/golden-delicious/drops.xml new file mode 100644 index 000000000..3e533f54f --- /dev/null +++ b/data/themes/golden-delicious/drops.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="152"> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/edit.xml b/data/themes/golden-delicious/edit.xml new file mode 100644 index 000000000..ad36753a2 --- /dev/null +++ b/data/themes/golden-delicious/edit.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + <option name="buttonPadding" value="8" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/emotes.xml b/data/themes/golden-delicious/emotes.xml new file mode 100644 index 000000000..3e533f54f --- /dev/null +++ b/data/themes/golden-delicious/emotes.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="152"> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/emotetabs.xml b/data/themes/golden-delicious/emotetabs.xml new file mode 100644 index 000000000..6badd8e28 --- /dev/null +++ b/data/themes/golden-delicious/emotetabs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/equipment.xml b/data/themes/golden-delicious/equipment.xml new file mode 100644 index 000000000..31dfc1b55 --- /dev/null +++ b/data/themes/golden-delicious/equipment.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + <option name="itemPadding" value="3" /> + <option name="boxSize" value="38" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/equipment_background.xml b/data/themes/golden-delicious/equipment_background.xml new file mode 100644 index 000000000..b762ff33c --- /dev/null +++ b/data/themes/golden-delicious/equipment_background.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="176" ypos="75"> + <part type="standart" xpos="0" ypos="0" width="38" height="38" /> + <part type="highlighted" xpos="39" ypos="0" width="38" height="38" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/equipmentbox.png b/data/themes/golden-delicious/equipmentbox.png Binary files differnew file mode 100644 index 000000000..c61ce5140 --- /dev/null +++ b/data/themes/golden-delicious/equipmentbox.png diff --git a/data/themes/golden-delicious/extendedlistbox.xml b/data/themes/golden-delicious/extendedlistbox.xml new file mode 100644 index 000000000..e19ed980b --- /dev/null +++ b/data/themes/golden-delicious/extendedlistbox.xml @@ -0,0 +1,9 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="6" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="8" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_high.xml b/data/themes/golden-delicious/extendedlistbox_high.xml new file mode 100644 index 000000000..f472b6fa2 --- /dev/null +++ b/data/themes/golden-delicious/extendedlistbox_high.xml @@ -0,0 +1,9 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="6" /> + <option name="itemPadding" value="10" /> + <option name="spacing" value="8" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_medium.xml b/data/themes/golden-delicious/extendedlistbox_medium.xml new file mode 100644 index 000000000..370cddc70 --- /dev/null +++ b/data/themes/golden-delicious/extendedlistbox_medium.xml @@ -0,0 +1,9 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="6" /> + <option name="itemPadding" value="5" /> + <option name="spacing" value="8" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_xhigh.xml b/data/themes/golden-delicious/extendedlistbox_xhigh.xml new file mode 100644 index 000000000..f472b6fa2 --- /dev/null +++ b/data/themes/golden-delicious/extendedlistbox_xhigh.xml @@ -0,0 +1,9 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="6" /> + <option name="itemPadding" value="10" /> + <option name="spacing" value="8" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/extendedlistbox_xxhigh.xml b/data/themes/golden-delicious/extendedlistbox_xxhigh.xml new file mode 100644 index 000000000..d940f30a9 --- /dev/null +++ b/data/themes/golden-delicious/extendedlistbox_xxhigh.xml @@ -0,0 +1,9 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="6" /> + <option name="itemPadding" value="15" /> + <option name="spacing" value="8" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/help.xml b/data/themes/golden-delicious/help.xml new file mode 100644 index 000000000..88c64c222 --- /dev/null +++ b/data/themes/golden-delicious/help.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarHeight" value="35" /> + <option name="titlebarBold" value="1" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + <option name="childPalette" value="2" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/incomplete_icon.xml b/data/themes/golden-delicious/incomplete_icon.xml new file mode 100644 index 000000000..9120ee861 --- /dev/null +++ b/data/themes/golden-delicious/incomplete_icon.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="63" ypos="223" width="20" height="18" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/info.xml b/data/themes/golden-delicious/info.xml new file mode 100644 index 000000000..b4ccb56f2 --- /dev/null +++ b/data/themes/golden-delicious/info.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<info> + <name>Golden Delicious (remake) </name> + <copyright>2013 by t3st3r [aka Hello=)]\n2012-2013 Hal9000\n2012-2013 ManaPlus developers</copyright> + <guialpha>1.0</guialpha> +</info> diff --git a/data/themes/golden-delicious/inventory.xml b/data/themes/golden-delicious/inventory.xml new file mode 100644 index 000000000..509498029 --- /dev/null +++ b/data/themes/golden-delicious/inventory.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/item_selection.xml b/data/themes/golden-delicious/item_selection.xml new file mode 100644 index 000000000..5acaaa45c --- /dev/null +++ b/data/themes/golden-delicious/item_selection.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="215" ypos="114" width="38" height="38" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/itemcontainer.xml b/data/themes/golden-delicious/itemcontainer.xml new file mode 100644 index 000000000..6508445a1 --- /dev/null +++ b/data/themes/golden-delicious/itemcontainer.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="boxWidth" value="38" /> + <option name="boxHeight" value="56" /> + <option name="equippedTextPadding" value="38" /> + <option name="paddingItemX" value="3" /> + <option name="paddingItemY" value="1" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/itempopup.xml b/data/themes/golden-delicious/itempopup.xml new file mode 100644 index 000000000..b333d40e4 --- /dev/null +++ b/data/themes/golden-delicious/itempopup.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="10" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/items.xml b/data/themes/golden-delicious/items.xml new file mode 100644 index 000000000..cdbe59b84 --- /dev/null +++ b/data/themes/golden-delicious/items.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="padding" value="8" /> + <option name="titlebarBold" value="1" /> + <option name="titlePadding" value="25" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="20" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="28" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="20" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="28" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="20" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="28" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon.xml b/data/themes/golden-delicious/keyboard_icon.xml new file mode 100644 index 000000000..9a94af88f --- /dev/null +++ b/data/themes/golden-delicious/keyboard_icon.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="7" /> + <option name="clickborder" value="7" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_high.xml b/data/themes/golden-delicious/keyboard_icon_high.xml new file mode 100644 index 000000000..5bfb71401 --- /dev/null +++ b/data/themes/golden-delicious/keyboard_icon_high.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="7" /> + <option name="clickborder" value="20" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_medium.xml b/data/themes/golden-delicious/keyboard_icon_medium.xml new file mode 100644 index 000000000..912d44bf0 --- /dev/null +++ b/data/themes/golden-delicious/keyboard_icon_medium.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="clickborder" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_xhigh.xml b/data/themes/golden-delicious/keyboard_icon_xhigh.xml new file mode 100644 index 000000000..82b4ca26b --- /dev/null +++ b/data/themes/golden-delicious/keyboard_icon_xhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="10" /> + <option name="clickborder" value="30" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/keyboard_icon_xxhigh.xml b/data/themes/golden-delicious/keyboard_icon_xxhigh.xml new file mode 100644 index 000000000..6184ebd77 --- /dev/null +++ b/data/themes/golden-delicious/keyboard_icon_xxhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="15" /> + <option name="clickborder" value="40" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="153" ypos="186" width="36" height="36" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/listbox.xml b/data/themes/golden-delicious/listbox.xml new file mode 100644 index 000000000..5129469cd --- /dev/null +++ b/data/themes/golden-delicious/listbox.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/listbox_high.xml b/data/themes/golden-delicious/listbox_high.xml new file mode 100644 index 000000000..c40ff1ada --- /dev/null +++ b/data/themes/golden-delicious/listbox_high.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="10" /> + <option name="spacing" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/listbox_medium.xml b/data/themes/golden-delicious/listbox_medium.xml new file mode 100644 index 000000000..5955166cd --- /dev/null +++ b/data/themes/golden-delicious/listbox_medium.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="5" /> + <option name="spacing" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/listbox_xhigh.xml b/data/themes/golden-delicious/listbox_xhigh.xml new file mode 100644 index 000000000..c40ff1ada --- /dev/null +++ b/data/themes/golden-delicious/listbox_xhigh.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="10" /> + <option name="spacing" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/listbox_xxhigh.xml b/data/themes/golden-delicious/listbox_xxhigh.xml new file mode 100644 index 000000000..5f5da473b --- /dev/null +++ b/data/themes/golden-delicious/listbox_xxhigh.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="15" /> + <option name="spacing" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/login.xml b/data/themes/golden-delicious/login.xml new file mode 100644 index 000000000..dc0f877a3 --- /dev/null +++ b/data/themes/golden-delicious/login.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/map.xml b/data/themes/golden-delicious/map.xml new file mode 100644 index 000000000..716dbf8e6 --- /dev/null +++ b/data/themes/golden-delicious/map.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="captionoffsetx" value="12" /> + <option name="captionoffsety" value="7" /> + <option name="padding" value="10" /> + <option name="titlebarHeight" value="26" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + + <part type="stickyImageUp" xpos="-130" ypos="-58" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="-58" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/ministatus.xml b/data/themes/golden-delicious/ministatus.xml new file mode 100644 index 000000000..3e3fbfc35 --- /dev/null +++ b/data/themes/golden-delicious/ministatus.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="5" /> + <option name="spacing" value="3" /> + + <option name="iconPadding" value="3" /> + <option name="iconSpacing" value="2" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/mouse.png b/data/themes/golden-delicious/mouse.png Binary files differnew file mode 100644 index 000000000..9fba58d24 --- /dev/null +++ b/data/themes/golden-delicious/mouse.png diff --git a/data/themes/golden-delicious/npc.xml b/data/themes/golden-delicious/npc.xml new file mode 100644 index 000000000..436487edb --- /dev/null +++ b/data/themes/golden-delicious/npc.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showlistbackground" value="1" /> + <option name="showtextbackground" value="1" /> + <option name="showitemsbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/ok.xml b/data/themes/golden-delicious/ok.xml new file mode 100644 index 000000000..c62df149e --- /dev/null +++ b/data/themes/golden-delicious/ok.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="buttonPadding" value="8" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/onlinebrowserbox.xml b/data/themes/golden-delicious/onlinebrowserbox.xml new file mode 100644 index 000000000..bd3a86b24 --- /dev/null +++ b/data/themes/golden-delicious/onlinebrowserbox.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="0" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/outfits.xml b/data/themes/golden-delicious/outfits.xml new file mode 100644 index 000000000..09d79fa46 --- /dev/null +++ b/data/themes/golden-delicious/outfits.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="25" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/playerbox.xml b/data/themes/golden-delicious/playerbox.xml new file mode 100644 index 000000000..3a78cf407 --- /dev/null +++ b/data/themes/golden-delicious/playerbox.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="186"> + <option name="drawbackground" value="1" /> + <option name="offsetX" value="-16" /> + <option name="offsetY" value="-32" /> + <option name="frameSize" value="2" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> + <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/playerboxselected.xml b/data/themes/golden-delicious/playerboxselected.xml new file mode 100644 index 000000000..da6bb93c2 --- /dev/null +++ b/data/themes/golden-delicious/playerboxselected.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="404" ypos="0"> + <option name="drawbackground" value="1" /> + <option name="offsetX" value="-16" /> + <option name="offsetY" value="-32" /> + <option name="frameSize" value="4" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="10" ypos="0" width="12" height="10" /> + <part type="top-right-corner" xpos="22" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="10" width="10" height="12" /> + <part type="bg-quad" xpos="10" ypos="10" width="12" height="12" /> + <part type="right-edge" xpos="22" ypos="10" width="10" height="12" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="22" width="10" height="10" /> + <part type="bottom-edge" xpos="10" ypos="22" width="12" height="10" /> + <part type="bottom-right-corner" xpos="22" ypos="22" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popup.xml b/data/themes/golden-delicious/popup.xml new file mode 100644 index 000000000..b333d40e4 --- /dev/null +++ b/data/themes/golden-delicious/popup.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="10" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popup_high.xml b/data/themes/golden-delicious/popup_high.xml new file mode 100644 index 000000000..b333d40e4 --- /dev/null +++ b/data/themes/golden-delicious/popup_high.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="10" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popup_xhigh.xml b/data/themes/golden-delicious/popup_xhigh.xml new file mode 100644 index 000000000..4a8e3208e --- /dev/null +++ b/data/themes/golden-delicious/popup_xhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="11" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popup_xxhigh.xml b/data/themes/golden-delicious/popup_xxhigh.xml new file mode 100644 index 000000000..88b73c928 --- /dev/null +++ b/data/themes/golden-delicious/popup_xxhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="12" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox.xml b/data/themes/golden-delicious/popupbrowserbox.xml new file mode 100644 index 000000000..a8384421c --- /dev/null +++ b/data/themes/golden-delicious/popupbrowserbox.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="1" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_high.xml b/data/themes/golden-delicious/popupbrowserbox_high.xml new file mode 100644 index 000000000..00413591e --- /dev/null +++ b/data/themes/golden-delicious/popupbrowserbox_high.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="10" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_xhigh.xml b/data/themes/golden-delicious/popupbrowserbox_xhigh.xml new file mode 100644 index 000000000..00413591e --- /dev/null +++ b/data/themes/golden-delicious/popupbrowserbox_xhigh.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="10" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml b/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml new file mode 100644 index 000000000..fc8358f93 --- /dev/null +++ b/data/themes/golden-delicious/popupbrowserbox_xxhigh.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="newLinePadding" value="15" /> + <option name="itemPadding" value="15" /> + <option name="highlightBackground" value="1" /> + <option name="highlightUnderline" value="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popuplist.xml b/data/themes/golden-delicious/popuplist.xml new file mode 100644 index 000000000..657bcd2e9 --- /dev/null +++ b/data/themes/golden-delicious/popuplist.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="186"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> + <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupmenu.xml b/data/themes/golden-delicious/popupmenu.xml new file mode 100644 index 000000000..cfc2d08e4 --- /dev/null +++ b/data/themes/golden-delicious/popupmenu.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="3" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupmenu_high.xml b/data/themes/golden-delicious/popupmenu_high.xml new file mode 100644 index 000000000..b333d40e4 --- /dev/null +++ b/data/themes/golden-delicious/popupmenu_high.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="10" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupmenu_medium.xml b/data/themes/golden-delicious/popupmenu_medium.xml new file mode 100644 index 000000000..f35ca14b6 --- /dev/null +++ b/data/themes/golden-delicious/popupmenu_medium.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="5" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupmenu_xhigh.xml b/data/themes/golden-delicious/popupmenu_xhigh.xml new file mode 100644 index 000000000..4a8e3208e --- /dev/null +++ b/data/themes/golden-delicious/popupmenu_xhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="11" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/popupmenu_xxhigh.xml b/data/themes/golden-delicious/popupmenu_xxhigh.xml new file mode 100644 index 000000000..88b73c928 --- /dev/null +++ b/data/themes/golden-delicious/popupmenu_xxhigh.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="109"> + <option name="padding" value="12" /> + <option name="palette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" width="30" height="15" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="15" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="15" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="16" width="30" height="10" /> + <part type="bg-quad" xpos="31" ypos="16" width="48" height="10" /> + <part type="right-edge" xpos="80" ypos="16" width="30" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="30" height="14" /> + <part type="bottom-edge" xpos="31" ypos="27" width="48" height="14" /> + <part type="bottom-right-corner" xpos="80" ypos="27" width="30" height="14" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/progress-indicator.png b/data/themes/golden-delicious/progress-indicator.png Binary files differnew file mode 100644 index 000000000..7443ca6a5 --- /dev/null +++ b/data/themes/golden-delicious/progress-indicator.png diff --git a/data/themes/golden-delicious/progressbar.xml b/data/themes/golden-delicious/progressbar.xml new file mode 100644 index 000000000..f1ec4be26 --- /dev/null +++ b/data/themes/golden-delicious/progressbar.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="80" ypos="186"> + <option name="padding" value="3" /> + <option name="fillPadding" value="4" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="4" height="4" /> + <part type="top-edge" xpos="4" ypos="0" width="2" height="4" /> + <part type="top-right-corner" xpos="6" ypos="0" width="4" height="4" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="4" height="14" /> + <part type="bg-quad" xpos="4" ypos="4" width="2" height="14" /> + <part type="right-edge" xpos="6" ypos="4" width="4" height="14" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="18" width="4" height="4" /> + <part type="bottom-edge" xpos="4" ypos="18" width="2" height="4" /> + <part type="bottom-right-corner" xpos="6" ypos="18" width="4" height="4" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/quests.xml b/data/themes/golden-delicious/quests.xml new file mode 100644 index 000000000..594066c87 --- /dev/null +++ b/data/themes/golden-delicious/quests.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showlistbackground" value="1" /> + <option name="showtextbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/radio.xml b/data/themes/golden-delicious/radio.xml new file mode 100644 index 000000000..bcec42477 --- /dev/null +++ b/data/themes/golden-delicious/radio.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="190" ypos="26"> + <option name="padding" value="3" /> + <option name="imagePadding" value="8" /> + <option name="imageSize" value="13" /> + <option name="spacing" value="10" /> + + <part type="out" xpos="0" ypos="0" width="13" height="13" /> + <part type="in" xpos="0" ypos="13" width="13" height="13" /> + <part type="out-highlighted" xpos="13" ypos="0" width="13" height="13" /> + <part type="in-highlighted" xpos="13" ypos="13" width="13" height="13" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/resize.xml b/data/themes/golden-delicious/resize.xml new file mode 100644 index 000000000..834390138 --- /dev/null +++ b/data/themes/golden-delicious/resize.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="145" ypos="0" width="13" height="13" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scroll.xml b/data/themes/golden-delicious/scroll.xml new file mode 100644 index 000000000..e201a3e2b --- /dev/null +++ b/data/themes/golden-delicious/scroll.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="163"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scroll_background.xml b/data/themes/golden-delicious/scroll_background.xml new file mode 100644 index 000000000..657bcd2e9 --- /dev/null +++ b/data/themes/golden-delicious/scroll_background.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="186"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> + <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scroll_hbackground.xml b/data/themes/golden-delicious/scroll_hbackground.xml new file mode 100644 index 000000000..de1f52a1d --- /dev/null +++ b/data/themes/golden-delicious/scroll_hbackground.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="128" ypos="186"> + <!-- Left Row --> + <part type="left-edge" xpos="0" ypos="0" width="12" height="22" /> + + <!-- Middle Row --> + <part type="bg-quad" xpos="0" ypos="23" width="10" height="22" /> + + <!-- Right Row --> + <part type="right-edge" xpos="0" ypos="46" width="12" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scroll_highlighted.xml b/data/themes/golden-delicious/scroll_highlighted.xml new file mode 100644 index 000000000..78160ac98 --- /dev/null +++ b/data/themes/golden-delicious/scroll_highlighted.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="64" ypos="163"> + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="22" height="22" /> + <part type="top-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="top-right-corner" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-edge" xpos="0" ypos="0" width="0" height="0" /> + <part type="bottom-right-corner" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scroll_vbackground.xml b/data/themes/golden-delicious/scroll_vbackground.xml new file mode 100644 index 000000000..70132984f --- /dev/null +++ b/data/themes/golden-delicious/scroll_vbackground.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="105" ypos="186"> + <!-- Top Row --> + <part type="top-edge" xpos="0" ypos="0" width="22" height="12" /> + + <!-- Middle Row --> + <part type="bg-quad" xpos="0" ypos="13" width="22" height="10" /> + + <!-- Bottom Row --> + <part type="bottom-edge" xpos="0" ypos="24" width="22" height="12" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scrollbuttons.xml b/data/themes/golden-delicious/scrollbuttons.xml new file mode 100644 index 000000000..f564f74a6 --- /dev/null +++ b/data/themes/golden-delicious/scrollbuttons.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="100"> + <option name="showbuttons" value="0" /> + <option name="scrollbarsize" value="22" /> + <option name="markersize" value="22" /> + <part type="left" xpos="0" ypos="0" width="12" height="12" /> + <part type="right" xpos="0" ypos="16" width="12" height="12" /> + <part type="down" xpos="0" ypos="32" width="22" height="12" /> + <part type="up" xpos="0" ypos="48" width="22" height="12" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/scrollbuttons_pressed.xml b/data/themes/golden-delicious/scrollbuttons_pressed.xml new file mode 100644 index 000000000..d278742d6 --- /dev/null +++ b/data/themes/golden-delicious/scrollbuttons_pressed.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="57" ypos="100"> + <part type="left" xpos="0" ypos="0" width="12" height="12" /> + <part type="right" xpos="0" ypos="16" width="12" height="12" /> + <part type="down" xpos="0" ypos="32" width="12" height="12" /> + <part type="up" xpos="0" ypos="48" width="12" height="12" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/sell.xml b/data/themes/golden-delicious/sell.xml new file mode 100644 index 000000000..dc0f877a3 --- /dev/null +++ b/data/themes/golden-delicious/sell.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/server.xml b/data/themes/golden-delicious/server.xml new file mode 100644 index 000000000..dc0f877a3 --- /dev/null +++ b/data/themes/golden-delicious/server.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/serverslistbox.xml b/data/themes/golden-delicious/serverslistbox.xml new file mode 100644 index 000000000..c18750726 --- /dev/null +++ b/data/themes/golden-delicious/serverslistbox.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="0" /> + + </widget> +</skinset> diff --git a/data/themes/golden-delicious/shop.xml b/data/themes/golden-delicious/shop.xml new file mode 100644 index 000000000..dda68e41c --- /dev/null +++ b/data/themes/golden-delicious/shop.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbuybackground" value="1" /> + <option name="showsellbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/shoplistbox.xml b/data/themes/golden-delicious/shoplistbox.xml new file mode 100644 index 000000000..c18750726 --- /dev/null +++ b/data/themes/golden-delicious/shoplistbox.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="2" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="0" /> + + </widget> +</skinset> diff --git a/data/themes/golden-delicious/skilllistbox.xml b/data/themes/golden-delicious/skilllistbox.xml new file mode 100644 index 000000000..32bfc6b3c --- /dev/null +++ b/data/themes/golden-delicious/skilllistbox.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="0" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="0" /> + + </widget> +</skinset> diff --git a/data/themes/golden-delicious/slider.xml b/data/themes/golden-delicious/slider.xml new file mode 100644 index 000000000..63bc37445 --- /dev/null +++ b/data/themes/golden-delicious/slider.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="137" ypos="132"> + <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> + <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> + <part type="hend" xpos="27" ypos="0" width="4" height="7" /> + <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> + + <part type="vstart" xpos="0" ypos="6" width="6" height="4" /> + <part type="vmiddle" xpos="0" ypos="10" width="6" height="8" /> + <part type="vend" xpos="0" ypos="18" width="6" height="9" /> + <part type="vgrip" xpos="6" ypos="7" width="9" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/slider_highlighted.xml b/data/themes/golden-delicious/slider_highlighted.xml new file mode 100644 index 000000000..488605a61 --- /dev/null +++ b/data/themes/golden-delicious/slider_highlighted.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="137" ypos="148"> + <part type="hstart" xpos="16" ypos="0" width="4" height="7" /> + <part type="hmiddle" xpos="20" ypos="0" width="7" height="7" /> + <part type="hend" xpos="27" ypos="0" width="4" height="7" /> + <part type="hgrip" xpos="0" ypos="0" width="13" height="13" /> + + <part type="vstart" xpos="0" ypos="6" width="6" height="4" /> + <part type="vmiddle" xpos="0" ypos="10" width="6" height="8" /> + <part type="vend" xpos="0" ypos="18" width="6" height="9" /> + <part type="vgrip" xpos="6" ypos="7" width="9" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/social.xml b/data/themes/golden-delicious/social.xml new file mode 100644 index 000000000..6caf9db4e --- /dev/null +++ b/data/themes/golden-delicious/social.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + <option name="showtabbackground" value="1" /> + <option name="stickySpacing" value="6" /> + <option name="childPalette" value="1" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/spells.xml b/data/themes/golden-delicious/spells.xml new file mode 100644 index 000000000..faed923eb --- /dev/null +++ b/data/themes/golden-delicious/spells.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="padding" value="15" /> + <option name="titlebarBold" value="1" /> + <option name="titlePadding" value="25" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/status.xml b/data/themes/golden-delicious/status.xml new file mode 100644 index 000000000..bb5ba0aa5 --- /dev/null +++ b/data/themes/golden-delicious/status.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarHeight" value="35" /> + <option name="titlebarBold" value="1" /> + <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/tab.xml b/data/themes/golden-delicious/tab.xml new file mode 100644 index 000000000..9bbef4574 --- /dev/null +++ b/data/themes/golden-delicious/tab.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="68" ypos="0"> + <option name="padding" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/tab_highlighted.xml b/data/themes/golden-delicious/tab_highlighted.xml new file mode 100644 index 000000000..6a26957fd --- /dev/null +++ b/data/themes/golden-delicious/tab_highlighted.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="68" ypos="25"> + <option name="padding" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/tab_selected.xml b/data/themes/golden-delicious/tab_selected.xml new file mode 100644 index 000000000..fc64f3032 --- /dev/null +++ b/data/themes/golden-delicious/tab_selected.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="68" ypos="50"> + <option name="padding" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="10" /> + <part type="top-edge" xpos="11" ypos="0" width="4" height="10" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="10" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="11" width="10" height="2" /> + <part type="bg-quad" xpos="11" ypos="11" width="4" height="2" /> + <part type="right-edge" xpos="16" ypos="11" width="10" height="2" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="14" width="10" height="10" /> + <part type="bottom-edge" xpos="11" ypos="14" width="4" height="10" /> + <part type="bottom-right-corner" xpos="16" ypos="14" width="10" height="10" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/tab_unused.xml b/data/themes/golden-delicious/tab_unused.xml new file mode 100644 index 000000000..76fc99c97 --- /dev/null +++ b/data/themes/golden-delicious/tab_unused.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="68" ypos="75"> + <option name="padding" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="10" height="5" /> + <part type="top-edge" xpos="9" ypos="0" width="8" height="5" /> + <part type="top-right-corner" xpos="16" ypos="0" width="10" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="4" width="10" height="16" /> + <part type="bg-quad" xpos="9" ypos="4" width="8" height="16" /> + <part type="right-edge" xpos="16" ypos="4" width="10" height="16" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="19" width="10" height="5" /> + <part type="bottom-edge" xpos="9" ypos="19" width="8" height="5" /> + <part type="bottom-right-corner" xpos="16" ypos="19" width="10" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/textfield.xml b/data/themes/golden-delicious/textfield.xml new file mode 100644 index 000000000..8df1885ff --- /dev/null +++ b/data/themes/golden-delicious/textfield.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="41" ypos="186"> + <option name="padding" value="4" /> + <option name="frameSize" value="2" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" /> + <part type="top-edge" xpos="5" ypos="0" width="20" height="5" /> + <part type="top-right-corner" xpos="27" ypos="0" width="5" height="5" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="5" width="5" height="20" /> + <part type="bg-quad" xpos="5" ypos="5" width="20" height="20" /> + <part type="right-edge" xpos="27" ypos="5" width="5" height="20" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="27" width="5" height="5" /> + <part type="bottom-edge" xpos="5" ypos="27" width="20" height="5" /> + <part type="bottom-right-corner" xpos="27" ypos="27" width="5" height="5" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/window.png b/data/themes/golden-delicious/window.png Binary files differnew file mode 100644 index 000000000..178a028d8 --- /dev/null +++ b/data/themes/golden-delicious/window.png diff --git a/data/themes/golden-delicious/window.xml b/data/themes/golden-delicious/window.xml new file mode 100644 index 000000000..da98ab6bd --- /dev/null +++ b/data/themes/golden-delicious/window.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="30" /> + <!--10--> + <option name="padding" value="5" /> + <option name="stickySpacing" value="6" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/windowmenu.xml b/data/themes/golden-delicious/windowmenu.xml new file mode 100644 index 000000000..b998c47ad --- /dev/null +++ b/data/themes/golden-delicious/windowmenu.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + <option name="padding" value="4" /> + <option name="spacing" value="3" /> + </widget> +</skinset> diff --git a/data/themes/golden-delicious/world.xml b/data/themes/golden-delicious/world.xml new file mode 100644 index 000000000..dc0f877a3 --- /dev/null +++ b/data/themes/golden-delicious/world.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window" xpos="260" ypos="0"> + <option name="showbackground" value="1" /> + <option name="captionoffsetx" value="20" /> + <option name="captionoffsety" value="7" /> + <option name="titlebarBold" value="1" /> + <option name="titlebarHeight" value="35" /> + <option name="padding" value="10" /> + + <!-- Top Row --> + <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" /> + <part type="top-edge" xpos="31" ypos="0" width="48" height="53" /> + <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" /> + + <!-- Middle Row --> + <part type="left-edge" xpos="0" ypos="54" width="30" height="24" /> + <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" /> + <part type="right-edge" xpos="80" ypos="54" width="30" height="24" /> + + <!-- Bottom Row --> + <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" /> + <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> + <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> + + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> + </widget> +</skinset> diff --git a/packaging/windows/evol.nsi b/packaging/windows/evol.nsi index ba4a5c686..3f5ee6faf 100644 --- a/packaging/windows/evol.nsi +++ b/packaging/windows/evol.nsi @@ -236,6 +236,7 @@ Section "Core files (required)" SecCore CreateDirectory "$INSTDIR\data\themes\blackwood" CreateDirectory "$INSTDIR\data\themes\classic" CreateDirectory "$INSTDIR\data\themes\enchilado" + CreateDirectory "$INSTDIR\data\themes\golden-delicious" CreateDirectory "$INSTDIR\data\themes\jewelry" CreateDirectory "$INSTDIR\data\themes\mana" CreateDirectory "$INSTDIR\data\themes\pink" @@ -299,6 +300,9 @@ Section "Core files (required)" SecCore SetOutPath "$INSTDIR\data\themes\enchilado" File "${SRCDIR}\data\themes\enchilado\*.png" File "${SRCDIR}\data\themes\enchilado\*.xml" + SetOutPath "$INSTDIR\data\themes\golden-delicious" + File "${SRCDIR}\data\themes\golden-delicious\*.png" + File "${SRCDIR}\data\themes\golden-delicious\*.xml" SetOutPath "$INSTDIR\data\themes\jewelry" File "${SRCDIR}\data\themes\jewelry\*.png" File "${SRCDIR}\data\themes\jewelry\*.xml" diff --git a/packaging/windows/setup.nsi b/packaging/windows/setup.nsi index 261ef887e..01c89fc3c 100644 --- a/packaging/windows/setup.nsi +++ b/packaging/windows/setup.nsi @@ -233,6 +233,7 @@ Section "Core files (required)" SecCore CreateDirectory "$INSTDIR\data\themes\blackwood" CreateDirectory "$INSTDIR\data\themes\classic" CreateDirectory "$INSTDIR\data\themes\enchilado" + CreateDirectory "$INSTDIR\data\themes\golden-delicious" CreateDirectory "$INSTDIR\data\themes\jewelry" CreateDirectory "$INSTDIR\data\themes\mana" CreateDirectory "$INSTDIR\data\themes\pink" @@ -296,6 +297,9 @@ Section "Core files (required)" SecCore SetOutPath "$INSTDIR\data\themes\enchilado" File "${SRCDIR}\data\themes\enchilado\*.png" File "${SRCDIR}\data\themes\enchilado\*.xml" + SetOutPath "$INSTDIR\data\themes\golden-delicious" + File "${SRCDIR}\data\themes\golden-delicious\*.png" + File "${SRCDIR}\data\themes\golden-delicious\*.xml" SetOutPath "$INSTDIR\data\themes\jewelry" File "${SRCDIR}\data\themes\jewelry\*.png" File "${SRCDIR}\data\themes\jewelry\*.xml" diff --git a/packaging/windows/tmw.nsi b/packaging/windows/tmw.nsi index 6d041f8c7..2aaadb8aa 100644 --- a/packaging/windows/tmw.nsi +++ b/packaging/windows/tmw.nsi @@ -236,6 +236,7 @@ Section "Core files (required)" SecCore CreateDirectory "$INSTDIR\data\themes\blackwood" CreateDirectory "$INSTDIR\data\themes\classic" CreateDirectory "$INSTDIR\data\themes\enchilado" + CreateDirectory "$INSTDIR\data\themes\golden-delicious" CreateDirectory "$INSTDIR\data\themes\jewelry" CreateDirectory "$INSTDIR\data\themes\mana" CreateDirectory "$INSTDIR\data\themes\pink" @@ -299,6 +300,9 @@ Section "Core files (required)" SecCore SetOutPath "$INSTDIR\data\themes\enchilado" File "${SRCDIR}\data\themes\enchilado\*.png" File "${SRCDIR}\data\themes\enchilado\*.xml" + SetOutPath "$INSTDIR\data\themes\golden-delicious" + File "${SRCDIR}\data\themes\golden-delicious\*.png" + File "${SRCDIR}\data\themes\golden-delicious\*.xml" SetOutPath "$INSTDIR\data\themes\jewelry" File "${SRCDIR}\data\themes\jewelry\*.png" File "${SRCDIR}\data\themes\jewelry\*.xml" |