aboutsummaryrefslogtreecommitdiffstats
path: root/Themes/Deluxe.ini
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-28 13:13:48 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-03-28 13:13:48 +0000
commit424a646f9b42a22fee671c9f6fba8688519e52c5 (patch)
treeb4a5170f3d774129f3dca39842419b6555571ea5 /Themes/Deluxe.ini
parent5e798a4d262532bf5f06f06678961bafacf86aac (diff)
downloadusdx-424a646f9b42a22fee671c9f6fba8688519e52c5.tar.gz
usdx-424a646f9b42a22fee671c9f6fba8688519e52c5.tar.xz
usdx-424a646f9b42a22fee671c9f6fba8688519e52c5.zip
Add Jumpto Screen to Theme
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@41 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes/Deluxe.ini')
-rw-r--r--Themes/Deluxe.ini64
1 files changed, 64 insertions, 0 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini
index 24d01b30..575dc561 100644
--- a/Themes/Deluxe.ini
+++ b/Themes/Deluxe.ini
@@ -4580,4 +4580,68 @@ Type=Transparent
TexX1=0.02
TexY1=0.05
TexX2=0.98
+TexY2=0.98
+
+
+[SongJumpto]
+Texts=0
+Statics=1
+
+[SongJumptoButtonSearchText]
+X = 450
+Y = 240
+Z = 1
+W = 160
+H = 50
+Tex = button
+Color = ColorDark
+Int = 0.7
+DColor = White
+DInt = 0.3
+Type = Font Black
+
+[SongJumptoSelectSlideType]
+Tex = button
+TexSBG = button
+Text = SONG_JUMPTO_TYPE_DESC
+X = 240
+Y = 185
+Z = 1
+W = 150
+H = 50
+SkipX = 20
+Fields=7
+
+Color = ColorDark
+DColor = Gray
+TColor = White
+TDColor = White
+SBGTex = MainBar
+SBGColor = ColorDark
+SBGDColor = Gray
+STColor = White
+STDColor = GrayDark
+
+[SongJumptoTextFound]
+X =450
+Y =395
+Color=Grey
+Font =1
+Size =10
+Text=Dummy
+Align=1
+
+[SongJumptoStatic1]
+Tex =Button
+X =225
+Y =175
+W =350
+H =250
+Z =0.99
+Int=0.6
+Color =LightBlue
+Type=Transparent
+TexX1=0.02
+TexY1=0.05
+TexX2=0.98
TexY2=0.98 \ No newline at end of file