diff options
Diffstat (limited to '')
-rw-r--r-- | game/themes/Deluxe.ini | 66 |
1 files changed, 45 insertions, 21 deletions
diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index 8472a431..202a99f2 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -40,27 +40,51 @@ Tex = LoadingBG Color = DarkRed Type = Colorized +[LoadingStatic1] +X = 0 +Y = 545 +W = 250 +H = 30 +Z = 0.4 +Tex = Leiste1 +Color = ColorLight +Type = Colorized +Reflection = 1 +ReflectionSpacing = 2 + +[LoadingStatic2] +X = 250 +Y = 545 +W = 550 +H = 30 +Z = 0.4 +Tex = Leiste2 +Color = White +Type = Transparent +Reflection = 1 +ReflectionSpacing = 2 + [LoadingText1] X = 30 -Y = 550 +Y = 548 Color = White Font = 0 Align = 0 -Size = 30 +Size = 24 Text = SING_LOADING Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [LoadingText2] X = 790 -Y = 550 -Color = White +Y = 548 +Color = Black Font = 0 -Size = 30 +Size = 24 Align = 2 Text = US_VERSION Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [Main] [MainBackground] @@ -77,7 +101,7 @@ Type = Transparent [MainText1] X = 95 -Y = 190 +Y = 186 Color = White Font = 0 Size = 54 @@ -86,7 +110,7 @@ Text = SING_MENU [MainTextDescriptionLong] X = 95 -Y = 230 +Y = 233 Color = ColorLightest Font = 0 Size = 30 @@ -4753,7 +4777,7 @@ Size = 24 Align = 0 Text = SING_EDIT_NAVIGATE Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 # Select button text [EditText4] @@ -4765,7 +4789,7 @@ Size = 24 Align = 0 Text = SING_EDIT_SELECT Reflection=1 -ReflectionSpacing=20 +ReflectionSpacing=13 # Esc button text [EditText5] @@ -4777,7 +4801,7 @@ Size = 24 Align = 0 Text = SING_EDIT_EXIT Reflection=1 -ReflectionSpacing=20 +ReflectionSpacing=13 [EditTextDescription] X = 95 @@ -4916,7 +4940,7 @@ Type = Transparent [LevelText1] X = 95 -Y = 190 +Y = 186 Color = White Font = 0 Size = 54 @@ -4925,7 +4949,7 @@ Text = SING_MODE [LevelText2] X = 95 -Y = 230 +Y = 233 Color = ColorLightest Font = 0 Size = 30 @@ -4985,7 +5009,7 @@ Size = 24 Align = 0 Text = SING_LEGEND_NAVIGATE Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [LevelText4] X = 440 @@ -4996,7 +5020,7 @@ Size = 24 Align = 0 Text = SING_DIFFICULTY_CONTINUE Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [LevelButtonEasy] X = 180 @@ -5099,7 +5123,7 @@ Type = Transparent [NameText1] X = 95 -Y = 190 +Y = 186 Color = White Font = 0 Size = 54 @@ -5107,7 +5131,7 @@ Text = SING_MODE [NameText2] X = 95 -Y = 230 +Y = 233 Color = ColorLightest Font = 0 Size = 30 @@ -5156,7 +5180,7 @@ Size = 24 Align = 0 Text = SING_LEGEND_NAVIGATE Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [NameStatic5] X = 400 @@ -5178,7 +5202,7 @@ Size = 24 Align = 0 Text = SING_PLAYER_ENTER_NAME Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [NameStatic6] X = 590 @@ -5200,7 +5224,7 @@ Size = 24 Align = 0 Text = SING_LEGEND_CONTINUE Reflection = 1 -ReflectionSpacing = 20 +ReflectionSpacing = 13 [NameButtonPlayer1] X = 180 |