aboutsummaryrefslogtreecommitdiffstats
path: root/Themes
diff options
context:
space:
mode:
authormogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-29 01:39:22 +0000
committermogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-29 01:39:22 +0000
commit92f5f8a835d4a5e6d68bd64057bd5198bf5ca63d (patch)
tree7e5aa8170aa4708200762a17a98f0e631addac92 /Themes
parent41ebc89e949c070860078bcf3da2118c3ccb0955 (diff)
downloadusdx-92f5f8a835d4a5e6d68bd64057bd5198bf5ca63d.tar.gz
usdx-92f5f8a835d4a5e6d68bd64057bd5198bf5ca63d.tar.xz
usdx-92f5f8a835d4a5e6d68bd64057bd5198bf5ca63d.zip
Theme/Skin:"Jump to" is now more readable, still some glitches. Will be fixed when me matey adds some skin functions.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@47 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r--Themes/Deluxe.ini95
1 files changed, 53 insertions, 42 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini
index df231597..97b113b0 100644
--- a/Themes/Deluxe.ini
+++ b/Themes/Deluxe.ini
@@ -4725,62 +4725,73 @@ TexY2=0.98
Texts=0
Statics=1
-[SongJumptoButtonSearchText]
-X = 450
-Y = 240
-Z = 1
-W = 160
-H = 50
-Tex = button
-Color = DarkGreen
-Int = 0.7
-DColor = White
-DInt = 0.3
-Type = Plain
+[SongJumptoStatic1]
+Tex =JumpToBG
+X =171
+Y =175
+W =355
+H =175
+Z =0.99
+Int=1
+Color =DarkBlue
+Type=Font Black
+[SongJumptoStatic2]
+X =184
+Y =185
+W =21
+H =21
+Color =White
+Tex =MainSearch
+Type=Font Black
+Z=1
+
+[SongJumptoText1]
+X =210
+Y =175
+Color=White
+Font =0
+Size =14
+Text=SONG_JUMPTO_TYPE_DESC
+Align=0
+Z=1
[SongJumptoSelectSlideType]
Tex = button
TexSBG = mainicon
-Text = SONG_JUMPTO_TYPE_DESC
-X = 240
+#Text = SONG_JUMPTO_TYPE_DESC
+Font=10
+X = 192
Y = 185
Z = 1
-W = 150
-H = 50
+W = 0
+H = 0
SkipX = 0
Fields=2
-Color = LightBlue
-DColor = Gray
+DColor = LightBlue
TColor = White
TDColor = White
SBGTex = button
-SBGColor = LightGreen
-SBGDColor = Gray
+SBGDColor = LightBlue
STColor = White
-STDColor = Gray
+STDColor = LightBlue
+
+[SongJumptoButtonSearchText]
+X = 200
+Y = 215
+Z = 1
+W = 160
+H = 50
+Size=14
+Font=1
+Align=0
[SongJumptoTextFound]
-X =450
-Y =395
+X =184
+Y =295
Color=White
Font =0
-Size =10
-Text=Dummy
-Align=1
-Z=1
-
-[SongJumptoStatic1]
-Tex =Button
-X =225
-Y =175
-W =350
-H =250
-Z =0.99
-Int=0.6
-Color =DarkBlue
-Type=plain
-TexX1=0.02
-TexY1=0.05
-TexX2=0.98
-TexY2=0.98 \ No newline at end of file
+Size =8
+Text=SONG_JUMPTO_HELP
+Align=0
+Z=1 \ No newline at end of file