diff options
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 33 |
1 files changed, 26 insertions, 7 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 5b39a87f..d17fa421 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -356,7 +356,6 @@ Y = 125 W = 320 H = 190 Reflections = 1 -Style=5 [SongEqualizer] Visible = 1 @@ -3336,12 +3335,32 @@ Size = 7 Align = 0 Text = SING_LEGEND_ESC +[OptionsSoundSelectVoicePassthrough] +Tex = MainBar +TexSBG = SelectBG +Text = SING_OPTIONS_SOUND_VOICEPASSTHROUGH +X = 70 +Y = 85 +W = 230 +H = 40 +SkipX = 10 + +Color = ColorDark +DColor = Gray +TColor = White +TDColor = White +SBGTex = MainBar +SBGColor = ColorDark +SBGDColor = Gray +STColor = White +STDColor = GrayDark + [OptionsSoundSelectMicBoost] Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_MIC_BOOST X = 70 -Y = 85 +Y = 135 W = 230 H = 40 SkipX = 10 @@ -3361,7 +3380,7 @@ Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_CLICK_ASSIST X = 70 -Y = 135 +Y = 185 W = 230 H = 40 SkipX = 10 @@ -3381,7 +3400,7 @@ Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_BEAT_CLICK X = 70 -Y = 185 +Y = 235 W = 230 H = 40 SkipX = 10 @@ -3401,7 +3420,7 @@ Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_THRESHOLD X = 70 -Y = 235 +Y = 285 W = 230 H = 40 SkipX = 10 @@ -3421,7 +3440,7 @@ Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_PREVIEWVOLUME X = 70 -Y = 285 +Y = 335 W = 230 H = 40 SkipX = 10 @@ -3441,7 +3460,7 @@ Tex = MainBar TexSBG = SelectBG Text = SING_OPTIONS_SOUND_PREVIEWFADING X = 70 -Y = 335 +Y = 385 W = 230 H = 40 SkipX = 10 |