diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-09 22:50:10 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-09 22:50:10 +0100 |
commit | b530990930638dfe2d84b297af47e80bfa80a19b (patch) | |
tree | 30b50a12a118c8975e39a29127438cbe86c9804b /data | |
parent | 258d1f03e703925f450b1f0e5fa4cb66dc5e0179 (diff) | |
download | plus-b530990930638dfe2d84b297af47e80bfa80a19b.tar.gz plus-b530990930638dfe2d84b297af47e80bfa80a19b.tar.bz2 plus-b530990930638dfe2d84b297af47e80bfa80a19b.tar.xz plus-b530990930638dfe2d84b297af47e80bfa80a19b.zip |
Minor enhancement to Joypad area graphic in Jewelry Theme.
Diffstat (limited to 'data')
-rw-r--r-- | data/themes/jewelry/dpad.xml | 18 | ||||
-rw-r--r-- | data/themes/jewelry/window.png | bin | 24161 -> 24321 bytes |
2 files changed, 9 insertions, 9 deletions
diff --git a/data/themes/jewelry/dpad.xml b/data/themes/jewelry/dpad.xml index 329321323..e2bd2cff7 100644 --- a/data/themes/jewelry/dpad.xml +++ b/data/themes/jewelry/dpad.xml @@ -6,19 +6,19 @@ <option name="y" value="0" /> <!-- Top Row --> - <part type="top-left-corner" xpos="0" ypos="0" width="3" height="3" /> - <part type="top-edge" xpos="3" ypos="0" width="26" height="3" /> - <part type="top-right-corner" xpos="29" ypos="0" width="3" height="3" /> + <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="3" width="3" height="26" /> - <part type="bg-quad" xpos="3" ypos="3" width="26" height="26" /> - <part type="right-edge" xpos="29" ypos="3" width="3" height="26" /> + <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="29" width="3" height="3" /> - <part type="bottom-edge" xpos="3" ypos="29" width="26" height="3" /> - <part type="bottom-right-corner" xpos="29" ypos="29" width="3" height="3" /> + <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/jewelry/window.png b/data/themes/jewelry/window.png Binary files differindex 0fb08a0d1..c0bb91728 100644 --- a/data/themes/jewelry/window.png +++ b/data/themes/jewelry/window.png |