diff options
author | b1indy <b1indy@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-23 21:17:25 +0000 |
---|---|---|
committer | b1indy <b1indy@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-23 21:17:25 +0000 |
commit | 18735640ca1eca07d5ea8bfb58729d34e6b7e284 (patch) | |
tree | cb86f41f9cd5305ac92729b5a125643fd4dc67c1 /Themes/Deluxe.ini | |
parent | e542373b9916343b98dd7da3eeacb117e79db0fd (diff) | |
download | usdx-18735640ca1eca07d5ea8bfb58729d34e6b7e284.tar.gz usdx-18735640ca1eca07d5ea8bfb58729d34e6b7e284.tar.xz usdx-18735640ca1eca07d5ea8bfb58729d34e6b7e284.zip |
tried to help mog
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@649 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes/Deluxe.ini')
-rw-r--r-- | Themes/Deluxe.ini | 47 |
1 files changed, 9 insertions, 38 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 4ed71160..299604e6 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -32,6 +32,7 @@ GrayPopup = 51 51 51 Gold = 255 223 31
Silver = 223 223 223
Bronze = 205 127 50
+Red = 255 0 0
[Loading]
Texts =2
@@ -43,8 +44,8 @@ Tex=LoadingBG [LoadingText1]
X =30
Y =550
-Color =Black
-Font =0
+Color =Red
+Font =3
Align =0
Size =10
Text =SING_LOADING
@@ -116,14 +117,6 @@ Color =White Type=Transparent
Style=5
-[MainStatic5]
-X =100
-Y =200
-W =135
-H =49
-Tex=button
-Color=DarkOrange
-Type=Colorized
[MainText1]
X =238
@@ -169,7 +162,7 @@ Font=0 Size=10
Align=1
Text=SING_SING
-Color=White
+Color=DarkRed
[MainButtonMulti]
X =335
@@ -7808,19 +7801,8 @@ W =300 H =200
Z =0.98
Int=1
-Color =GrayPopup
-Type=Colorized
-
-[CheckPopupStatic2]
-Tex =PopUpFG
-X =250
-Y =150
-W =300
-H =200
-Z =0.99
-Int=1
-Color =White
-Type=Colorized
+Color=White
+Type=Transparent
[CheckPopupStatic3]
Tex =IconQuestion
@@ -7889,21 +7871,10 @@ W =300 H =200
Z =0.98
Int=1
-Color =GrayPopup
-Type=Colorized
+Color=White
+Type=Transparent
[ErrorPopupStatic2]
-Tex =PopUpFG
-X =250
-Y =150
-W =300
-H =200
-Z =0.99
-Int=1
-Color =White
-Type=Colorized
-
-[ErrorPopupStatic3]
Tex =IconError
X =255
Y =151
@@ -7912,4 +7883,4 @@ H =23 Z =0.99
Int=1
Color =White
-Type=Colorized
\ No newline at end of file +Type=Colorized
|