From 91411ffa459eaae3d39b8c3cf8127bcdbe308f0c Mon Sep 17 00:00:00 2001
From: mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>
Date: Thu, 5 Apr 2007 21:58:45 +0000
Subject: Theme/Skin: Clean up, started to add structure to textures, song menu
 fully skinned now (almost satisfied with result :P)

git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@66 b956fd51-792f-4845-bead-9b4dfca2ff2c
---
 Themes/Deluxe.ini | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

(limited to 'Themes')

diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini
index 2f46c2e8..e9568cf9 100644
--- a/Themes/Deluxe.ini
+++ b/Themes/Deluxe.ini
@@ -2364,6 +2364,7 @@ Color =DarkBlue
 DColor = LightBlue
 Type=Font Black
 Align=0
+Texts=1
 
 [OptionsButtonAdvancedText1]
 X =75
@@ -4813,9 +4814,9 @@ Statics=1
 
 [SongMenuButton1]
 X = 460
-Y = 170
-W = 180
-H = 30
+Y = 165
+W = 270
+H = 25
 Tex =Rectangle
 Color =LightBlue
 DColor = DarkBlue
@@ -4836,9 +4837,9 @@ Z=1
 
 [SongMenuButton2]
 X = 460
-Y = 210
-W = 180
-H = 30
+Y = 195
+W = 270
+H = 25
 Tex =Rectangle
 Color =LightBlue
 DColor = DarkBlue
@@ -4859,9 +4860,9 @@ Z=1
 
 [SongMenuButton3]
 X = 460
-Y = 250
-W = 180
-H = 30
+Y = 225
+W = 270
+H = 25
 Tex =Rectangle
 Color =LightBlue
 DColor = DarkBlue
@@ -4882,16 +4883,15 @@ Z=1
 
 [SongMenuButton4]
 X = 460
-Y = 290
-W = 180
-H = 30
-Tex = Button
+Y = 255
+W = 270
+H = 25
+Tex = Rectangle
 Color =LightBlue
 DColor = DarkBlue
 Type=Font Black
 Texts=1
 Z = 0.99
-Texts=1
 
 [SongMenuButton4Text1]
 X =30
@@ -4947,10 +4947,10 @@ Z=1
 
 [SongMenuStatic1]
 Tex =SongMenuBG
-X =450
+X =448
 Y =120
-W =200
-H =210
+W =300
+H =200
 Z =0.95
 Int=1
 Color =DarkBlue
-- 
cgit v1.2.3