diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-02 23:01:32 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-09-02 23:01:32 +0000 |
commit | acc0eaf235f55cf2d75692395fe65b928c43d3fa (patch) | |
tree | db1f96dd57ef3674d659f41b000eff17cd839158 /Themes/Deluxe.ini | |
parent | 69c42b2bde3146a61d4b1e8e1cbedfd7163b1c60 (diff) | |
download | usdx-acc0eaf235f55cf2d75692395fe65b928c43d3fa.tar.gz usdx-acc0eaf235f55cf2d75692395fe65b928c43d3fa.tar.xz usdx-acc0eaf235f55cf2d75692395fe65b928c43d3fa.zip |
Skin/Theme: Some usage of the new colorize stuff, more to come - singscreen looks better now - everything else will be done after sleeping :P
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@364 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes/Deluxe.ini')
-rw-r--r-- | Themes/Deluxe.ini | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 9e8a0988..9f074fad 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -927,14 +927,14 @@ Align=0 Tex =P
X =20
Y =297
-W =33
-H =38
+W =30
+H =28
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1Text]
-Text =P2
-X =26
+Text =P1
+X =25
Y =302
Font =1
Size =6
@@ -946,9 +946,9 @@ Tex =ScoreBG X =680
Y =282
W =100
-H =34
+H =36
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1TextScore]
Text =00000
@@ -971,14 +971,14 @@ H =8 Tex =P
X =20
Y =117
-W =33
-H =38
+W =30
+H =28
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1TwoPText]
Text =P1
-X =26
+X =25
Y =122
Font =1
Size =6
@@ -990,9 +990,9 @@ Tex =ScoreBG X =680
Y =102
W =100
-H =34
+H =36
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1TwoPTextScore]
Text =00000
@@ -1014,14 +1014,14 @@ H =8 Tex =P
X =20
Y =297
-W =33
-H =38
+W =30
+H =28
Color =P2Dark
-Type=Transparent
+Type=Colorized
[SingP2RText]
Text =P2
-X =26
+X =24
Y =302
Font =1
Size =6
@@ -1033,9 +1033,9 @@ Tex =ScoreBG X =680
Y =282
W =100
-H =34
+H =36
Color =P2Dark
-Type=Transparent
+Type=Colorized
[SingP2RTextScore]
Text =00000
@@ -1061,7 +1061,7 @@ Y =59 W =50
H =54
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1ThreePText]
Text =P1
@@ -1077,9 +1077,9 @@ Tex =ScoreBG X =75
Y =61
W =100
-H =34
+H =36
Color =P1Dark
-Type=Transparent
+Type=Colorized
[SingP1ThreePTextScore]
Text =00000
@@ -1104,7 +1104,7 @@ Y =59 W =50
H =54
Color =P2Dark
-Type=Transparent
+Type=Colorized
[SingP2MText]
Text =P2
@@ -1120,9 +1120,9 @@ Tex =ScoreBG X =370
Y =61
W =100
-H =34
+H =36
Color =P2Dark
-Type=Transparent
+Type=Colorized
[SingP2MTextScore]
Text =00000
@@ -1147,7 +1147,7 @@ Y =59 W =50
H =54
Color =P3Dark
-Type=Transparent
+Type=Colorized
[SingP3RText]
Text =P3
@@ -1163,9 +1163,9 @@ Tex =ScoreBG X =670
Y =61
W =100
-H =34
+H =36
Color =P3Dark
-Type=Transparent
+Type=Colorized
[SingP3RTextScore]
Text =00000
|