From 0e2fe3b78047030be96dfe89ed0a0c01aabb26a1 Mon Sep 17 00:00:00 2001 From: mogguh Date: Tue, 17 Apr 2007 17:21:26 +0000 Subject: Theme/Skin: Started to skin the sing screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@105 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Skins/Deluxe/P.jpg | Bin 1487 -> 1234 bytes Skins/Deluxe/W&C.ini | 2 +- Skins/Deluxe/[sing]scoreBg.jpg | Bin 0 -> 969 bytes Themes/Deluxe.ini | 102 ++++++++++++++++------------------------- 4 files changed, 40 insertions(+), 64 deletions(-) create mode 100644 Skins/Deluxe/[sing]scoreBg.jpg diff --git a/Skins/Deluxe/P.jpg b/Skins/Deluxe/P.jpg index 5217c6b1..6df17a72 100644 Binary files a/Skins/Deluxe/P.jpg and b/Skins/Deluxe/P.jpg differ diff --git a/Skins/Deluxe/W&C.ini b/Skins/Deluxe/W&C.ini index 56fc2683..82af2ab5 100644 --- a/Skins/Deluxe/W&C.ini +++ b/Skins/Deluxe/W&C.ini @@ -61,8 +61,8 @@ P=P.jpg ScoreBox=Score Box.jpg ScoreLevel=Score Level.jpg ScoreLevelRound=Score Level Round.jpg +ScoreBG = [sing]scoreBg.jpg -ScoreBG=[bg-main]summer.jpg LyricBar=Text Bar.jpg LyricHelpBar=[sing]lyricsHelpBar.bmp diff --git a/Skins/Deluxe/[sing]scoreBg.jpg b/Skins/Deluxe/[sing]scoreBg.jpg new file mode 100644 index 00000000..91db7715 Binary files /dev/null and b/Skins/Deluxe/[sing]scoreBg.jpg differ diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index f3d8d6f2..80f19920 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -679,40 +679,32 @@ TexY2=1 Tex =P X =16 Y =55 -W =45 -H =50 -Color =P1Dark -Type=Font Black -TexX1=0 -TexY1=0 -TexX2=1 -TexY2=1 - -[SingP1Static2] -Tex =ScoreBG -X =75 -Y =55 -W =100 -H =40 +W =50 +H =54 Color =P1Dark Type=Transparent -TexX1=0.02 -TexY1=0.05 -TexX2=0.98 -TexY2=0.98 [SingP1Text] Text =P1 X =27 -Y =65 +Y =62 Font =1 Size =8 Color =White Align=0 +[SingP1Static2] +Tex =ScoreBG +X =75 +Y =55 +W =100 +H =40 +Color =P1Dark +Type=Transparent + [SingP1TextScore] Text =00000 -X =90 +X =85 Y =60 Font =0 Size =10 @@ -767,40 +759,32 @@ Align=0 Tex =P X =311 Y =55 -W =45 -H =50 -Color =P2Dark -Type=Font Black -TexX1=0 -TexY1=0 -TexX2=1 -TexY2=1 - -[SingP2MStatic2] -Tex =ScoreBG -X =370 -Y =55 -W =100 -H =40 +W =50 +H =54 Color =P2Dark Type=Transparent -TexX1=0.02 -TexY1=0.05 -TexX2=0.98 -TexY2=0.98 [SingP2MText] Text =P2 X =321 -Y =65 +Y =62 Font =1 Size =8 Color =White Align=0 +[SingP2MStatic2] +Tex =ScoreBG +X =370 +Y =55 +W =100 +H =40 +Color =P2Dark +Type=Transparent + [SingP2MTextScore] Text =00000 -X =385 +X =380 Y =60 Font =0 Size =10 @@ -811,40 +795,32 @@ Align=0 Tex =P X =611 Y =55 -W =45 -H =50 -Color =P3Dark -Type=Font Black -TexX1=0 -TexY1=0 -TexX2=1 -TexY2=1 - -[SingP3RStatic2] -Tex =ScoreBG -X =670 -Y =55 -W =100 -H =40 +W =50 +H =54 Color =P3Dark Type=Transparent -TexX1=0.02 -TexY1=0.05 -TexX2=0.98 -TexY2=0.98 [SingP3RText] Text =P3 X =621 -Y =65 +Y =62 Font =1 Size =8 Color =White Align=0 +[SingP3RStatic2] +Tex =ScoreBG +X =670 +Y =55 +W =100 +H =40 +Color =P3Dark +Type=Transparent + [SingP3RTextScore] Text =00000 -X =685 +X =680 Y =60 Font =0 Size =10 -- cgit v1.2.3