diff options
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 139 |
1 files changed, 97 insertions, 42 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index c0133d25..53b4b6b0 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -422,7 +422,7 @@ Y = 120 W = 325 H = 200 Reflections = 1 -Style=5 +Style = 5 [SongEqualizer] Visible = 1 @@ -451,6 +451,30 @@ Type = Transparent Reflection = 1 ReflectionSpacing = 22 +[SongMedleyIcon] +X = 335 +Y = 445 +W = 24 +H = 24 +Z = 0.95 +Color = White +Tex = icon_song_medley +Type = Transparent +Reflection = 1 +ReflectionSpacing = 22 + +[SongCalculatedMedleyIcon] +X = 335 +Y = 445 +W = 24 +H = 24 +Z = 0.95 +Color = White +Tex = icon_song_calcmedley +Type = Transparent +Reflection = 1 +ReflectionSpacing = 22 + [SongStatic3] X = 278 Y = 120 @@ -962,15 +986,14 @@ TexY1 = 0 TexX2 = 1 TexY2 = 1 - [Sing] Texts = 1 [SingBackground] -Type=color -ColR=1 -ColB=1 -ColG=1 +Type = color +ColR = 1 +ColB = 1 +ColG = 1 [SingText1] Text = SING_TIME @@ -1278,6 +1301,24 @@ Y = 95 W = 100 H = 8 +[SingSongNameStatic] +Tex = SongName +X = 10 +Y = 10 +W = 780 +H = 29 +Color = White +Type = Transparent + +[SingSongNameText] +Text = SongNameText +X = 400 +Y = 13 +Font = 0 +Size = 25 +Color = Black +Align = 1 + [Score] Texts = 1 @@ -2533,6 +2574,30 @@ Tex = ScoreLine Type = Colorized Color = White +[ScoreStaticNavigate] +X = 440 +Y = 545 +W = 32 +H = 30 +Z = 0.5 +Tex = ButtonNavi +Color = White +Type = Transparent +Reflection = 1 +ReflectionSpacing = 2 + +[ScoreTextNavigate] +X = 480 +Y = 548 +Z = 0.5 +Color = Black +Font = 0 +Size = 24 +Align = 0 +Text = SING_LEGEND_NAVIGATE +Reflection = 1 +ReflectionSpacing = 13 + [Options] Texts = 6 Fade = 2 @@ -2641,8 +2706,8 @@ Font = 0 Size = 24 Align = 0 Text = SING_LEGEND_SELECT -Reflection=1 -ReflectionSpacing=13 +Reflection = 1 +ReflectionSpacing = 13 [OptionsStatic6] X = 550 @@ -4661,7 +4726,6 @@ Size = 42 Align = 2 Text = 00000 - [Top5TextDate1] X = 760 Y = 190 @@ -4855,8 +4919,8 @@ Font = 0 Size = 24 Align = 0 Text = SING_EDIT_SELECT -Reflection=1 -ReflectionSpacing=13 +Reflection = 1 +ReflectionSpacing = 13 # Esc button text [EditText5] @@ -4867,8 +4931,8 @@ Font = 0 Size = 24 Align = 0 Text = SING_EDIT_EXIT -Reflection=1 -ReflectionSpacing=13 +Reflection = 1 +ReflectionSpacing = 13 [EditTextDescription] X = 95 @@ -5663,7 +5727,6 @@ Color = P3Light Reflection = 1 ReflectionSpacing = 2 - [PartyNewRoundTextRound1] X = 460 Y = 133 @@ -5952,7 +6015,6 @@ Size = 30 Text = Player 3 Align = 1 - [PartyScore] Texts = 5 @@ -6489,7 +6551,6 @@ Color = P1Dark Reflection = 1 ReflectionSpacing = 2 - [PartyWinStaticTeam1Deco] Tex = PartyWinDeco1 X = 91 @@ -6911,7 +6972,6 @@ STColor = White STDColor = GrayDark - [PartyPlayer] Texts = 6 @@ -7136,7 +7196,6 @@ SBGDColor = P3Light STColor = White STDColor = GrayDark - [PartyPlayerTeam1Name] Tex = PartyTeamButton2 X = 45 @@ -7466,7 +7525,6 @@ Text = Player 12 Color = White - [PartyRoundsBackground] Tex = PartyBG @@ -7755,15 +7813,14 @@ STColor = White STDColor = GrayDark - [SongMenu] [SongMenuBackground] -Type=Fade -ColR=0 -ColG=0 -ColB=0 -Alpha=0.4 +Type = Fade +ColR = 0 +ColG = 0 +ColB = 0 +Alpha = 0.4 [SongMenuStatic1] Tex = interface_dialog_background @@ -7907,11 +7964,11 @@ Z = 0.97 [SongJumpto] [SongJumptoBackground] -Type=Fade -ColR=0 -ColG=0 -ColB=0 -Alpha=0.5 +Type = Fade +ColR = 0 +ColG = 0 +ColB = 0 +Alpha = 0.5 [SongJumptoStatic1] Tex = interface_dialog_background @@ -7991,7 +8048,6 @@ Text = SONG_JUMPTO_HELP Align = 0 Z = 0.97 - [StatMain] Texts = 0 Statics = 0 @@ -8545,11 +8601,11 @@ Text = SING_LEGEND_ESC [CheckPopup] [CheckPopupBackground] -Type=Fade -ColR=0 -ColG=0 -ColB=0 -Alpha=0.4 +Type = Fade +ColR = 0 +ColG = 0 +ColB = 0 +Alpha = 0.4 [CheckPopupStatic1] Tex = interface_dialog_background @@ -8629,15 +8685,14 @@ Text = NO Align = 1 Z = 1 - [ErrorPopup] [ErrorPopupBackground] -Type=Fade -ColR=0 -ColG=0 -ColB=0 -Alpha=0.4 +Type = Fade +ColR = 0 +ColG = 0 +ColB = 0 +Alpha = 0.4 [ErrorPopupStatic1] Tex = interface_dialog_background |