From 008f1f2ea20faf62b6829162320eda3f8b1091e8 Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Mon, 1 Jun 2009 12:04:46 +0000 Subject: aligned all skins to theme changes git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1794 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Deluxe/Ribbon.ini | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) (limited to 'game/themes/Deluxe/Ribbon.ini') diff --git a/game/themes/Deluxe/Ribbon.ini b/game/themes/Deluxe/Ribbon.ini index efc8da63..73cae2ab 100644 --- a/game/themes/Deluxe/Ribbon.ini +++ b/game/themes/Deluxe/Ribbon.ini @@ -1,4 +1,4 @@ -never;0.5.1 +;0.5.1 ;experimental version ;if you are using this as a sample for your theme ;don't be suprised it doesn't work good with newer releases @@ -6,11 +6,9 @@ never;0.5.1 [Skin] Theme=Deluxe Name=Ribbon -Color=Ani +Color=Any [Textures] - -#Main /** * Interface */ @@ -27,11 +25,16 @@ icon_song_menu = icon/song_menu.png icon_song_search = icon/song_search.png icon_song_video = icon/song_video.png + +# # # M A I N # # # Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png SelectBG = [main]selectbg.png +Select_ArrowLeft = interface/select_arrow_left.png +Select_ArrowRight = interface/select_arrow_right.png + #Backgrounds LoadingBG = [bg-video]ribbon.mov MainBG = [bg-video]ribbon.mov @@ -45,18 +48,16 @@ PartyBG = [bg-video]ribbon.mov #Icons on screen SongCD = [icon]cd.png MainIcon = [icon]main.png -MainSearch = [icon]search.png IconOption = [icon]options.png IconEdit = [icon]options.png -IconSongMenu = [icon]songmenu.png ScoreIcon = [icon]score.png PartyIcon = [icon]party.png StatIcon = [icon]stats.png -VideoIcon = [icon]video.png IconError = [icon]error.png IconQuestion = [icon]question.png + # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.png SongSelection2 = [main]songSelection2.png @@ -96,9 +97,9 @@ Ball = [sing]LyricsBall.png # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png -ScoreGlassBox = [score]glass_box.png +ScoreGlassBox = [score]glass_box.png ScoreLevel = [score]level.png -ScoreLevelRound = [score]levelround.png +ScoreLevelRound = [score]levelRound.png ScoreLevel_Dark = [score]level_dark.png ScoreLevel_Dark_Round = [score]level_dark_round.png @@ -138,6 +139,7 @@ Rating_6 = [score]rating_6.png Rating_7 = [score]rating_7.png # thank you girls and guys!!! + # # # P A R T Y # # # Joker =[party]Joker.png PartyPlayerButton =[party]playerButton.png @@ -159,6 +161,7 @@ PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png + # # # S T A T S # # # StatMainBG1 = [stat]mainBG1.png StatMainBG2 = [stat]mainBG2.png @@ -183,7 +186,6 @@ Leiste2 = [special]bar2.png JumpToBG = [menu]jumpToBg.png SongMenuBG = [menu]songMenuBg.png SongMenuSelectBG = [menu]songMenuSelectBg.png -PopUpBG = [menu]popUpBG.png # # # N O T E S # # # @@ -199,6 +201,7 @@ NotePlainRight = [sing]notesPlainRight.png NoteBGLeft = [sing]notesBgLeft.png NoteBGMid = [sing]notesBgMid.png NoteBGRight = [sing]notesBgRight.png +Pause = [sing]pause.png # # # E F F E C T S # # # @@ -210,3 +213,18 @@ NotePerfectStar = [effect]perfectNoteStar.png Rectangle = [helper]rectangle.jpg ButtonFade = [helper]buttonFade.png BGFade = [special]bg_fade.png + + +# # # D U E T # # # +LyricIcon_P1 = [sing.player1]lyric_active.png +LyricIconD_P1 = [sing.player1]lyric_inactive.png +LyricIcon_P2 = [sing.player2]lyric_active.png +LyricIconD_P2 = [sing.player2]lyric_inactive.png +LyricIcon_P3 = [sing.player3]lyric_active.png +LyricIconD_P3 = [sing.player3]lyric_inactive.png +LyricIcon_P4 = [sing.player4]lyric_active.png +LyricIconD_P4 = [sing.player4]lyric_inactive.png +LyricIcon_P5 = [sing.player5]lyric_active.png +LyricIconD_P5 = [sing.player5]lyric_inactive.png +LyricIcon_P6 = [sing.player6]lyric_active.png +LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file -- cgit v1.2.3