From b530990930638dfe2d84b297af47e80bfa80a19b Mon Sep 17 00:00:00 2001
From: Hal9OOO <miglietta.francesco@gmail.com>
Date: Sun, 9 Dec 2012 22:50:10 +0100
Subject: Minor enhancement to Joypad area graphic in Jewelry Theme.

---
 data/themes/jewelry/dpad.xml   |  18 +++++++++---------
 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
index 0fb08a0d1..c0bb91728 100644
Binary files a/data/themes/jewelry/window.png and b/data/themes/jewelry/window.png differ
-- 
cgit v1.2.3-70-g09d2