diff options
Diffstat (limited to 'game/themes/Candy')
102 files changed, 290 insertions, 0 deletions
diff --git a/game/themes/Candy/Clouds static.ini b/game/themes/Candy/Clouds static.ini new file mode 100755 index 00000000..7d48ff6b --- /dev/null +++ b/game/themes/Candy/Clouds static.ini @@ -0,0 +1,145 @@ +[Skin]
+Theme=Candy
+Name=Clouds [static]
+[Textures]
+Cursor = [interface]cursor.png
+Cursor_Pressed = [interface]cursor_pressed.png
+
+iconlogo = [icon]logo.png
+
+icon_song_video = [icon]song_video.png
+
+ButtonMain = [button]main.png
+Transparent = Transparent.png
+MainBar = [main]mainBar.png
+
+SelectBG = [main]selectbg.png
+
+Select_ArrowLeft = [interface]select_arrow_left.png
+Select_ArrowRight = [interface]select_arrow_right.png
+
+LoadingBG = [bg-load]clouds.jpg
+MainBG = [bg-main]clouds.jpg
+OptionsBG = [bg-main]options.jpg
+
+SongSelection1 = [main]songSelection1.png
+SongSelection2 = [main]songSelection2.png
+SongCover = [main]songCover.jpg
+PartyMenuBG = [main]partymenubg.png
+SearchBG = [main]searchbg.png
+
+LyricBar = [sing]textBar.png
+
+LyricHelpBar = [sing]lyricsHelpBar.png
+
+TimeBar = [sing]timeBar.jpg
+
+LineBonusBack = [sing]scoreBg.png
+
+SingBarBack = [sing]singBarBack.png
+SingBarBar = [sing]singBarBar.png
+SingBarFront = [sing]singBarFront.png
+
+ScoreBG = [sing]scoreBg.png
+
+P = [sing]p.png
+
+Ball = [sing]lyricsHelpBar.png
+
+ScoreBox = [score]box.png
+Scorepipe = [score]pipe.png
+ScoreLevel = [score]level.png
+ScoreLevelRound = [score]levelround.png
+
+ScoreLevel_Dark = [score]level_dark.png
+ScoreLevel_Dark_Round = [score]level_dark_round.png
+
+ScoreLevel_Light = [score]level_light.png
+ScoreLevel_Light_Round = [score]level_light_round.png
+
+ScoreLevel_Lightest = [score]level_lightest.png
+ScoreLevel_Lightest_Round = [score]level_lightest_round.png
+
+ScoreBar_box_lightest = [score]bar_box_lightest.png
+ScoreBar_box_light = [score]bar_box_light.png
+ScoreBar_box_dark = [score]bar_box_dark.png
+
+ScoreEndCap = [score]endcap.png
+ScoreLine = [score]line.png
+PlayerNumberBox = [main]playerNumberBox.png
+
+PlayerIDBox01 = [sing.player1]lyric_active.png
+PlayerIDBox02 = [sing.player2]lyric_active.png
+PlayerIDBox03 = [sing.player3]lyric_active.png
+PlayerIDBox04 = [sing.player4]lyric_active.png
+PlayerIDBox05 = [sing.player5]lyric_active.png
+PlayerIDBox06 = [sing.player6]lyric_active.png
+
+Rating_0 = [score]rating_0.png
+Rating_1 = [score]rating_0.png
+Rating_2 = [score]rating_1.png
+Rating_3 = [score]rating_1.png
+Rating_4 = [score]rating_2.png
+Rating_5 = [score]rating_2.png
+Rating_6 = [score]rating_2.png
+Rating_7 = [score]rating_3.png
+
+Joker =[party]Joker.png
+PartyPlayerButton =[party]playerButton.png
+PartyTeamButton1 =[party]roundTeamButton.png
+PartyTeamButton2 =[party]playerTeamButton.png
+PartyRoundBG1 =[party]roundBG1.png
+PartyRoundBG2 =[party]roundBG2.png
+PartyRoundBG3 =[party]roundBG3.png
+PartyRoundBG4 =[party]roundBG4.png
+HDL_Pointer =[party]pointer.png
+PartyWinDeco1 =[party]winDecoration.png
+PartyWinDeco2 =[party]winDecoration.png
+PartyWinDeco3 =[party]winDecoration.png
+PartyPlayerSelectBG = [party]playerselectbg.png
+Party1BG = Party1BG.png
+Party1Bar = Party1Bar.png
+Button = [main]button.png
+
+StatsBox = StatsBox.png
+
+ButtonP = [button]p.png
+ButtonM = [button]m.png
+ButtonJ = [button]j.png
+ButtonAlt = [button]alt.png
+ButtonAZ = [button]az.png
+ButtonEnter = [button]enter.png
+ButtonNavi = [button]navi.png
+ButtonEsc = [button]esc.png
+Button13 = [button]13.png
+
+SongMenuButton = SongMenuButton.png
+
+GrayLeft = [sing]notesLeft.png
+GrayMid = [sing]notesMid.png
+GrayRight = [sing]notesRight.png
+NotePlainLeft = [sing]notesPlainLeft.png
+NotePlainMid = [sing]notesPlainMid.png
+NotePlainRight = [sing]notesPlainRight.png
+NoteBGLeft = [sing]notesBgLeft.png
+NoteBGMid = [sing]notesBgMid.png
+NoteBGRight = [sing]notesBgRight.png
+Pause = [sing]pause.png
+
+NoteStar = [effect]goldenNoteStar.png
+NotePerfectStar = [effect]perfectNoteStar.png
+
+BGFade = [special]bg_fade.png
+
+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 diff --git a/game/themes/Candy/Clouds.ini b/game/themes/Candy/Clouds.ini new file mode 100755 index 00000000..cffcfe24 --- /dev/null +++ b/game/themes/Candy/Clouds.ini @@ -0,0 +1,145 @@ +[Skin]
+Theme=Candy
+Name=Clouds
+[Textures]
+Cursor = [interface]cursor.png
+Cursor_Pressed = [interface]cursor_pressed.png
+
+iconlogo = [icon]logo.png
+
+icon_song_video = [icon]song_video.png
+
+ButtonMain = [button]main.png
+Transparent = Transparent.png
+MainBar = [main]mainBar.png
+
+SelectBG = [main]selectbg.png
+
+Select_ArrowLeft = [interface]select_arrow_left.png
+Select_ArrowRight = [interface]select_arrow_right.png
+
+LoadingBG = [bg-load]clouds.jpg
+MainBG = [bg-main]clouds.avi
+OptionsBG = [bg-main]options.avi
+
+SongSelection1 = [main]songSelection1.png
+SongSelection2 = [main]songSelection2.png
+SongCover = [main]songCover.jpg
+PartyMenuBG = [main]partymenubg.png
+SearchBG = [main]searchbg.png
+
+LyricBar = [sing]textBar.png
+
+LyricHelpBar = [sing]lyricsHelpBar.png
+
+TimeBar = [sing]timeBar.jpg
+
+LineBonusBack = [sing]scoreBg.png
+
+SingBarBack = [sing]singBarBack.png
+SingBarBar = [sing]singBarBar.png
+SingBarFront = [sing]singBarFront.png
+
+ScoreBG = [sing]scoreBg.png
+
+P = [sing]p.png
+
+Ball = [sing]lyricsHelpBar.png
+
+ScoreBox = [score]box.png
+Scorepipe = [score]pipe.png
+ScoreLevel = [score]level.png
+ScoreLevelRound = [score]levelround.png
+
+ScoreLevel_Dark = [score]level_dark.png
+ScoreLevel_Dark_Round = [score]level_dark_round.png
+
+ScoreLevel_Light = [score]level_light.png
+ScoreLevel_Light_Round = [score]level_light_round.png
+
+ScoreLevel_Lightest = [score]level_lightest.png
+ScoreLevel_Lightest_Round = [score]level_lightest_round.png
+
+ScoreBar_box_lightest = [score]bar_box_lightest.png
+ScoreBar_box_light = [score]bar_box_light.png
+ScoreBar_box_dark = [score]bar_box_dark.png
+
+ScoreEndCap = [score]endcap.png
+ScoreLine = [score]line.png
+PlayerNumberBox = [main]playerNumberBox.png
+
+PlayerIDBox01 = [sing.player1]lyric_active.png
+PlayerIDBox02 = [sing.player2]lyric_active.png
+PlayerIDBox03 = [sing.player3]lyric_active.png
+PlayerIDBox04 = [sing.player4]lyric_active.png
+PlayerIDBox05 = [sing.player5]lyric_active.png
+PlayerIDBox06 = [sing.player6]lyric_active.png
+
+Rating_0 = [score]rating_0.png
+Rating_1 = [score]rating_0.png
+Rating_2 = [score]rating_1.png
+Rating_3 = [score]rating_1.png
+Rating_4 = [score]rating_2.png
+Rating_5 = [score]rating_2.png
+Rating_6 = [score]rating_2.png
+Rating_7 = [score]rating_3.png
+
+Joker =[party]Joker.png
+PartyPlayerButton =[party]playerButton.png
+PartyTeamButton1 =[party]roundTeamButton.png
+PartyTeamButton2 =[party]playerTeamButton.png
+PartyRoundBG1 =[party]roundBG1.png
+PartyRoundBG2 =[party]roundBG2.png
+PartyRoundBG3 =[party]roundBG3.png
+PartyRoundBG4 =[party]roundBG4.png
+HDL_Pointer =[party]pointer.png
+PartyWinDeco1 =[party]winDecoration.png
+PartyWinDeco2 =[party]winDecoration.png
+PartyWinDeco3 =[party]winDecoration.png
+PartyPlayerSelectBG = [party]playerselectbg.png
+Party1BG = Party1BG.png
+Party1Bar = Party1Bar.png
+Button = [main]button.png
+
+StatsBox = StatsBox.png
+
+ButtonP = [button]p.png
+ButtonM = [button]m.png
+ButtonJ = [button]j.png
+ButtonAlt = [button]alt.png
+ButtonAZ = [button]az.png
+ButtonEnter = [button]enter.png
+ButtonNavi = [button]navi.png
+ButtonEsc = [button]esc.png
+Button13 = [button]13.png
+
+SongMenuButton = SongMenuButton.png
+
+GrayLeft = [sing]notesLeft.png
+GrayMid = [sing]notesMid.png
+GrayRight = [sing]notesRight.png
+NotePlainLeft = [sing]notesPlainLeft.png
+NotePlainMid = [sing]notesPlainMid.png
+NotePlainRight = [sing]notesPlainRight.png
+NoteBGLeft = [sing]notesBgLeft.png
+NoteBGMid = [sing]notesBgMid.png
+NoteBGRight = [sing]notesBgRight.png
+Pause = [sing]pause.png
+
+NoteStar = [effect]goldenNoteStar.png
+NotePerfectStar = [effect]perfectNoteStar.png
+
+BGFade = [special]bg_fade.png
+
+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 diff --git a/game/themes/Candy/Party1BG.png b/game/themes/Candy/Party1BG.png Binary files differnew file mode 100755 index 00000000..50822a09 --- /dev/null +++ b/game/themes/Candy/Party1BG.png diff --git a/game/themes/Candy/Party1Bar.png b/game/themes/Candy/Party1Bar.png Binary files differnew file mode 100755 index 00000000..4ff5d707 --- /dev/null +++ b/game/themes/Candy/Party1Bar.png diff --git a/game/themes/Candy/SongMenuButton.png b/game/themes/Candy/SongMenuButton.png Binary files differnew file mode 100755 index 00000000..49e63c8c --- /dev/null +++ b/game/themes/Candy/SongMenuButton.png diff --git a/game/themes/Candy/StatsBox.png b/game/themes/Candy/StatsBox.png Binary files differnew file mode 100755 index 00000000..4e8add8e --- /dev/null +++ b/game/themes/Candy/StatsBox.png diff --git a/game/themes/Candy/Transparent.png b/game/themes/Candy/Transparent.png Binary files differnew file mode 100755 index 00000000..450ebb30 --- /dev/null +++ b/game/themes/Candy/Transparent.png diff --git a/game/themes/Candy/[bg-load]clouds.jpg b/game/themes/Candy/[bg-load]clouds.jpg Binary files differnew file mode 100755 index 00000000..6969612a --- /dev/null +++ b/game/themes/Candy/[bg-load]clouds.jpg diff --git a/game/themes/Candy/[bg-main]clouds.AVI b/game/themes/Candy/[bg-main]clouds.AVI Binary files differnew file mode 100755 index 00000000..06d56f73 --- /dev/null +++ b/game/themes/Candy/[bg-main]clouds.AVI diff --git a/game/themes/Candy/[bg-main]clouds.jpg b/game/themes/Candy/[bg-main]clouds.jpg Binary files differnew file mode 100755 index 00000000..49519985 --- /dev/null +++ b/game/themes/Candy/[bg-main]clouds.jpg diff --git a/game/themes/Candy/[bg-main]options.AVI b/game/themes/Candy/[bg-main]options.AVI Binary files differnew file mode 100755 index 00000000..05e1170f --- /dev/null +++ b/game/themes/Candy/[bg-main]options.AVI diff --git a/game/themes/Candy/[bg-main]options.jpg b/game/themes/Candy/[bg-main]options.jpg Binary files differnew file mode 100755 index 00000000..dfc24431 --- /dev/null +++ b/game/themes/Candy/[bg-main]options.jpg diff --git a/game/themes/Candy/[button]13.png b/game/themes/Candy/[button]13.png Binary files differnew file mode 100755 index 00000000..d262205f --- /dev/null +++ b/game/themes/Candy/[button]13.png diff --git a/game/themes/Candy/[button]alt.png b/game/themes/Candy/[button]alt.png Binary files differnew file mode 100755 index 00000000..d3689fc1 --- /dev/null +++ b/game/themes/Candy/[button]alt.png diff --git a/game/themes/Candy/[button]az.png b/game/themes/Candy/[button]az.png Binary files differnew file mode 100755 index 00000000..e625ab22 --- /dev/null +++ b/game/themes/Candy/[button]az.png diff --git a/game/themes/Candy/[button]enter.png b/game/themes/Candy/[button]enter.png Binary files differnew file mode 100755 index 00000000..3c81914d --- /dev/null +++ b/game/themes/Candy/[button]enter.png diff --git a/game/themes/Candy/[button]esc.png b/game/themes/Candy/[button]esc.png Binary files differnew file mode 100755 index 00000000..c8456e49 --- /dev/null +++ b/game/themes/Candy/[button]esc.png diff --git a/game/themes/Candy/[button]j.png b/game/themes/Candy/[button]j.png Binary files differnew file mode 100755 index 00000000..532fc87f --- /dev/null +++ b/game/themes/Candy/[button]j.png diff --git a/game/themes/Candy/[button]m.png b/game/themes/Candy/[button]m.png Binary files differnew file mode 100755 index 00000000..849f5e49 --- /dev/null +++ b/game/themes/Candy/[button]m.png diff --git a/game/themes/Candy/[button]main.png b/game/themes/Candy/[button]main.png Binary files differnew file mode 100755 index 00000000..ea9b7a47 --- /dev/null +++ b/game/themes/Candy/[button]main.png diff --git a/game/themes/Candy/[button]navi.png b/game/themes/Candy/[button]navi.png Binary files differnew file mode 100755 index 00000000..28f99f2d --- /dev/null +++ b/game/themes/Candy/[button]navi.png diff --git a/game/themes/Candy/[button]p.png b/game/themes/Candy/[button]p.png Binary files differnew file mode 100755 index 00000000..ecd32add --- /dev/null +++ b/game/themes/Candy/[button]p.png diff --git a/game/themes/Candy/[effect]goldenNoteStar.png b/game/themes/Candy/[effect]goldenNoteStar.png Binary files differnew file mode 100755 index 00000000..7bd6225f --- /dev/null +++ b/game/themes/Candy/[effect]goldenNoteStar.png diff --git a/game/themes/Candy/[effect]perfectNoteStar.png b/game/themes/Candy/[effect]perfectNoteStar.png Binary files differnew file mode 100755 index 00000000..99132c39 --- /dev/null +++ b/game/themes/Candy/[effect]perfectNoteStar.png diff --git a/game/themes/Candy/[icon]logo.png b/game/themes/Candy/[icon]logo.png Binary files differnew file mode 100755 index 00000000..f1a27a91 --- /dev/null +++ b/game/themes/Candy/[icon]logo.png diff --git a/game/themes/Candy/[icon]options.png b/game/themes/Candy/[icon]options.png Binary files differnew file mode 100755 index 00000000..34b88e6a --- /dev/null +++ b/game/themes/Candy/[icon]options.png diff --git a/game/themes/Candy/[icon]song_duett.png b/game/themes/Candy/[icon]song_duett.png Binary files differnew file mode 100755 index 00000000..c6c873c4 --- /dev/null +++ b/game/themes/Candy/[icon]song_duett.png diff --git a/game/themes/Candy/[icon]song_video.png b/game/themes/Candy/[icon]song_video.png Binary files differnew file mode 100755 index 00000000..ed409289 --- /dev/null +++ b/game/themes/Candy/[icon]song_video.png diff --git a/game/themes/Candy/[interface]cursor.png b/game/themes/Candy/[interface]cursor.png Binary files differnew file mode 100755 index 00000000..0fe390f0 --- /dev/null +++ b/game/themes/Candy/[interface]cursor.png diff --git a/game/themes/Candy/[interface]cursor_pressed.png b/game/themes/Candy/[interface]cursor_pressed.png Binary files differnew file mode 100755 index 00000000..fa0056cc --- /dev/null +++ b/game/themes/Candy/[interface]cursor_pressed.png diff --git a/game/themes/Candy/[interface]select_arrow_left.png b/game/themes/Candy/[interface]select_arrow_left.png Binary files differnew file mode 100755 index 00000000..e4a32d2d --- /dev/null +++ b/game/themes/Candy/[interface]select_arrow_left.png diff --git a/game/themes/Candy/[interface]select_arrow_right.png b/game/themes/Candy/[interface]select_arrow_right.png Binary files differnew file mode 100755 index 00000000..b2a29793 --- /dev/null +++ b/game/themes/Candy/[interface]select_arrow_right.png diff --git a/game/themes/Candy/[interface]selectbg_search.png b/game/themes/Candy/[interface]selectbg_search.png Binary files differnew file mode 100755 index 00000000..57d0ca88 --- /dev/null +++ b/game/themes/Candy/[interface]selectbg_search.png diff --git a/game/themes/Candy/[main]button.png b/game/themes/Candy/[main]button.png Binary files differnew file mode 100755 index 00000000..7d05462d --- /dev/null +++ b/game/themes/Candy/[main]button.png diff --git a/game/themes/Candy/[main]mainBar.png b/game/themes/Candy/[main]mainBar.png Binary files differnew file mode 100755 index 00000000..800d088b --- /dev/null +++ b/game/themes/Candy/[main]mainBar.png diff --git a/game/themes/Candy/[main]partymenubg.png b/game/themes/Candy/[main]partymenubg.png Binary files differnew file mode 100755 index 00000000..e3152769 --- /dev/null +++ b/game/themes/Candy/[main]partymenubg.png diff --git a/game/themes/Candy/[main]searchbg.png b/game/themes/Candy/[main]searchbg.png Binary files differnew file mode 100755 index 00000000..66f1f975 --- /dev/null +++ b/game/themes/Candy/[main]searchbg.png diff --git a/game/themes/Candy/[main]selectbg.png b/game/themes/Candy/[main]selectbg.png Binary files differnew file mode 100755 index 00000000..d268d684 --- /dev/null +++ b/game/themes/Candy/[main]selectbg.png diff --git a/game/themes/Candy/[main]songCover.jpg b/game/themes/Candy/[main]songCover.jpg Binary files differnew file mode 100755 index 00000000..b2556118 --- /dev/null +++ b/game/themes/Candy/[main]songCover.jpg diff --git a/game/themes/Candy/[main]songSelection1.png b/game/themes/Candy/[main]songSelection1.png Binary files differnew file mode 100755 index 00000000..bb0b8bfc --- /dev/null +++ b/game/themes/Candy/[main]songSelection1.png diff --git a/game/themes/Candy/[main]songSelection2.png b/game/themes/Candy/[main]songSelection2.png Binary files differnew file mode 100755 index 00000000..83d19c31 --- /dev/null +++ b/game/themes/Candy/[main]songSelection2.png diff --git a/game/themes/Candy/[party]Joker.png b/game/themes/Candy/[party]Joker.png Binary files differnew file mode 100755 index 00000000..12d18edf --- /dev/null +++ b/game/themes/Candy/[party]Joker.png diff --git a/game/themes/Candy/[party]playerButton.png b/game/themes/Candy/[party]playerButton.png Binary files differnew file mode 100755 index 00000000..0c4f9b9f --- /dev/null +++ b/game/themes/Candy/[party]playerButton.png diff --git a/game/themes/Candy/[party]playerTeamButton.png b/game/themes/Candy/[party]playerTeamButton.png Binary files differnew file mode 100755 index 00000000..fd0999ba --- /dev/null +++ b/game/themes/Candy/[party]playerTeamButton.png diff --git a/game/themes/Candy/[party]playerselectbg.png b/game/themes/Candy/[party]playerselectbg.png Binary files differnew file mode 100755 index 00000000..464a40e9 --- /dev/null +++ b/game/themes/Candy/[party]playerselectbg.png diff --git a/game/themes/Candy/[party]pointer.png b/game/themes/Candy/[party]pointer.png Binary files differnew file mode 100755 index 00000000..2292d6c1 --- /dev/null +++ b/game/themes/Candy/[party]pointer.png diff --git a/game/themes/Candy/[party]roundBG1.png b/game/themes/Candy/[party]roundBG1.png Binary files differnew file mode 100755 index 00000000..d66e5743 --- /dev/null +++ b/game/themes/Candy/[party]roundBG1.png diff --git a/game/themes/Candy/[party]roundBG2.png b/game/themes/Candy/[party]roundBG2.png Binary files differnew file mode 100755 index 00000000..217915b8 --- /dev/null +++ b/game/themes/Candy/[party]roundBG2.png diff --git a/game/themes/Candy/[party]roundBG3.png b/game/themes/Candy/[party]roundBG3.png Binary files differnew file mode 100755 index 00000000..677d6f78 --- /dev/null +++ b/game/themes/Candy/[party]roundBG3.png diff --git a/game/themes/Candy/[party]roundBG4.png b/game/themes/Candy/[party]roundBG4.png Binary files differnew file mode 100755 index 00000000..dfd24b50 --- /dev/null +++ b/game/themes/Candy/[party]roundBG4.png diff --git a/game/themes/Candy/[party]roundTeamButton.png b/game/themes/Candy/[party]roundTeamButton.png Binary files differnew file mode 100755 index 00000000..018d4d9c --- /dev/null +++ b/game/themes/Candy/[party]roundTeamButton.png diff --git a/game/themes/Candy/[party]winDecoration.png b/game/themes/Candy/[party]winDecoration.png Binary files differnew file mode 100755 index 00000000..7c42acdc --- /dev/null +++ b/game/themes/Candy/[party]winDecoration.png diff --git a/game/themes/Candy/[score]Line.png b/game/themes/Candy/[score]Line.png Binary files differnew file mode 100755 index 00000000..954caf94 --- /dev/null +++ b/game/themes/Candy/[score]Line.png diff --git a/game/themes/Candy/[score]bar_box_dark.png b/game/themes/Candy/[score]bar_box_dark.png Binary files differnew file mode 100755 index 00000000..e4fbfa41 --- /dev/null +++ b/game/themes/Candy/[score]bar_box_dark.png diff --git a/game/themes/Candy/[score]bar_box_light.png b/game/themes/Candy/[score]bar_box_light.png Binary files differnew file mode 100755 index 00000000..ddc17ed8 --- /dev/null +++ b/game/themes/Candy/[score]bar_box_light.png diff --git a/game/themes/Candy/[score]bar_box_lightest.png b/game/themes/Candy/[score]bar_box_lightest.png Binary files differnew file mode 100755 index 00000000..995bb9ef --- /dev/null +++ b/game/themes/Candy/[score]bar_box_lightest.png diff --git a/game/themes/Candy/[score]box.png b/game/themes/Candy/[score]box.png Binary files differnew file mode 100755 index 00000000..71a0cee6 --- /dev/null +++ b/game/themes/Candy/[score]box.png diff --git a/game/themes/Candy/[score]endcap.png b/game/themes/Candy/[score]endcap.png Binary files differnew file mode 100755 index 00000000..6f364b80 --- /dev/null +++ b/game/themes/Candy/[score]endcap.png diff --git a/game/themes/Candy/[score]level.png b/game/themes/Candy/[score]level.png Binary files differnew file mode 100755 index 00000000..1f627560 --- /dev/null +++ b/game/themes/Candy/[score]level.png diff --git a/game/themes/Candy/[score]levelRound.png b/game/themes/Candy/[score]levelRound.png Binary files differnew file mode 100755 index 00000000..2bc7a6b8 --- /dev/null +++ b/game/themes/Candy/[score]levelRound.png diff --git a/game/themes/Candy/[score]level_dark.png b/game/themes/Candy/[score]level_dark.png Binary files differnew file mode 100755 index 00000000..da4fd407 --- /dev/null +++ b/game/themes/Candy/[score]level_dark.png diff --git a/game/themes/Candy/[score]level_dark_round.png b/game/themes/Candy/[score]level_dark_round.png Binary files differnew file mode 100755 index 00000000..30be6368 --- /dev/null +++ b/game/themes/Candy/[score]level_dark_round.png diff --git a/game/themes/Candy/[score]level_light.png b/game/themes/Candy/[score]level_light.png Binary files differnew file mode 100755 index 00000000..1c1c8a4d --- /dev/null +++ b/game/themes/Candy/[score]level_light.png diff --git a/game/themes/Candy/[score]level_light_round.png b/game/themes/Candy/[score]level_light_round.png Binary files differnew file mode 100755 index 00000000..88740234 --- /dev/null +++ b/game/themes/Candy/[score]level_light_round.png diff --git a/game/themes/Candy/[score]level_lightest.png b/game/themes/Candy/[score]level_lightest.png Binary files differnew file mode 100755 index 00000000..f02fdf7b --- /dev/null +++ b/game/themes/Candy/[score]level_lightest.png diff --git a/game/themes/Candy/[score]level_lightest_round.png b/game/themes/Candy/[score]level_lightest_round.png Binary files differnew file mode 100755 index 00000000..6034cac5 --- /dev/null +++ b/game/themes/Candy/[score]level_lightest_round.png diff --git a/game/themes/Candy/[score]pipe.png b/game/themes/Candy/[score]pipe.png Binary files differnew file mode 100755 index 00000000..96aede8d --- /dev/null +++ b/game/themes/Candy/[score]pipe.png diff --git a/game/themes/Candy/[score]rating_0.png b/game/themes/Candy/[score]rating_0.png Binary files differnew file mode 100755 index 00000000..81c305a9 --- /dev/null +++ b/game/themes/Candy/[score]rating_0.png diff --git a/game/themes/Candy/[score]rating_1.png b/game/themes/Candy/[score]rating_1.png Binary files differnew file mode 100755 index 00000000..78c64fb5 --- /dev/null +++ b/game/themes/Candy/[score]rating_1.png diff --git a/game/themes/Candy/[score]rating_2.png b/game/themes/Candy/[score]rating_2.png Binary files differnew file mode 100755 index 00000000..49aaa2f2 --- /dev/null +++ b/game/themes/Candy/[score]rating_2.png diff --git a/game/themes/Candy/[score]rating_3.png b/game/themes/Candy/[score]rating_3.png Binary files differnew file mode 100755 index 00000000..3007b5db --- /dev/null +++ b/game/themes/Candy/[score]rating_3.png diff --git a/game/themes/Candy/[sing.player1]lyric_active.png b/game/themes/Candy/[sing.player1]lyric_active.png Binary files differnew file mode 100755 index 00000000..089c8c5e --- /dev/null +++ b/game/themes/Candy/[sing.player1]lyric_active.png diff --git a/game/themes/Candy/[sing.player1]lyric_inactive.png b/game/themes/Candy/[sing.player1]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..a349007d --- /dev/null +++ b/game/themes/Candy/[sing.player1]lyric_inactive.png diff --git a/game/themes/Candy/[sing.player2]lyric_active.png b/game/themes/Candy/[sing.player2]lyric_active.png Binary files differnew file mode 100755 index 00000000..509767fa --- /dev/null +++ b/game/themes/Candy/[sing.player2]lyric_active.png diff --git a/game/themes/Candy/[sing.player2]lyric_inactive.png b/game/themes/Candy/[sing.player2]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..ac40ec61 --- /dev/null +++ b/game/themes/Candy/[sing.player2]lyric_inactive.png diff --git a/game/themes/Candy/[sing.player3]lyric_active.png b/game/themes/Candy/[sing.player3]lyric_active.png Binary files differnew file mode 100755 index 00000000..7b130ac5 --- /dev/null +++ b/game/themes/Candy/[sing.player3]lyric_active.png diff --git a/game/themes/Candy/[sing.player3]lyric_inactive.png b/game/themes/Candy/[sing.player3]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..c5a00600 --- /dev/null +++ b/game/themes/Candy/[sing.player3]lyric_inactive.png diff --git a/game/themes/Candy/[sing.player4]lyric_active.png b/game/themes/Candy/[sing.player4]lyric_active.png Binary files differnew file mode 100755 index 00000000..993041fd --- /dev/null +++ b/game/themes/Candy/[sing.player4]lyric_active.png diff --git a/game/themes/Candy/[sing.player4]lyric_inactive.png b/game/themes/Candy/[sing.player4]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..f09669b2 --- /dev/null +++ b/game/themes/Candy/[sing.player4]lyric_inactive.png diff --git a/game/themes/Candy/[sing.player5]lyric_active.png b/game/themes/Candy/[sing.player5]lyric_active.png Binary files differnew file mode 100755 index 00000000..631dc9c3 --- /dev/null +++ b/game/themes/Candy/[sing.player5]lyric_active.png diff --git a/game/themes/Candy/[sing.player5]lyric_inactive.png b/game/themes/Candy/[sing.player5]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..716071e8 --- /dev/null +++ b/game/themes/Candy/[sing.player5]lyric_inactive.png diff --git a/game/themes/Candy/[sing.player6]lyric_active.png b/game/themes/Candy/[sing.player6]lyric_active.png Binary files differnew file mode 100755 index 00000000..65133d03 --- /dev/null +++ b/game/themes/Candy/[sing.player6]lyric_active.png diff --git a/game/themes/Candy/[sing.player6]lyric_inactive.png b/game/themes/Candy/[sing.player6]lyric_inactive.png Binary files differnew file mode 100755 index 00000000..0c5f34d3 --- /dev/null +++ b/game/themes/Candy/[sing.player6]lyric_inactive.png diff --git a/game/themes/Candy/[sing]lyricsHelpBar.png b/game/themes/Candy/[sing]lyricsHelpBar.png Binary files differnew file mode 100755 index 00000000..dc36d4d3 --- /dev/null +++ b/game/themes/Candy/[sing]lyricsHelpBar.png diff --git a/game/themes/Candy/[sing]notesBgLeft.png b/game/themes/Candy/[sing]notesBgLeft.png Binary files differnew file mode 100755 index 00000000..3e8efe01 --- /dev/null +++ b/game/themes/Candy/[sing]notesBgLeft.png diff --git a/game/themes/Candy/[sing]notesBgMid.png b/game/themes/Candy/[sing]notesBgMid.png Binary files differnew file mode 100755 index 00000000..48aa38ba --- /dev/null +++ b/game/themes/Candy/[sing]notesBgMid.png diff --git a/game/themes/Candy/[sing]notesBgRight.png b/game/themes/Candy/[sing]notesBgRight.png Binary files differnew file mode 100755 index 00000000..b0d7d500 --- /dev/null +++ b/game/themes/Candy/[sing]notesBgRight.png diff --git a/game/themes/Candy/[sing]notesLeft.png b/game/themes/Candy/[sing]notesLeft.png Binary files differnew file mode 100755 index 00000000..28baff12 --- /dev/null +++ b/game/themes/Candy/[sing]notesLeft.png diff --git a/game/themes/Candy/[sing]notesMid.png b/game/themes/Candy/[sing]notesMid.png Binary files differnew file mode 100755 index 00000000..639d6011 --- /dev/null +++ b/game/themes/Candy/[sing]notesMid.png diff --git a/game/themes/Candy/[sing]notesPlainLeft.png b/game/themes/Candy/[sing]notesPlainLeft.png Binary files differnew file mode 100755 index 00000000..8080466d --- /dev/null +++ b/game/themes/Candy/[sing]notesPlainLeft.png diff --git a/game/themes/Candy/[sing]notesPlainMid.png b/game/themes/Candy/[sing]notesPlainMid.png Binary files differnew file mode 100755 index 00000000..beaf8568 --- /dev/null +++ b/game/themes/Candy/[sing]notesPlainMid.png diff --git a/game/themes/Candy/[sing]notesPlainRight.png b/game/themes/Candy/[sing]notesPlainRight.png Binary files differnew file mode 100755 index 00000000..ca2a0c75 --- /dev/null +++ b/game/themes/Candy/[sing]notesPlainRight.png diff --git a/game/themes/Candy/[sing]notesRight.png b/game/themes/Candy/[sing]notesRight.png Binary files differnew file mode 100755 index 00000000..12724d8c --- /dev/null +++ b/game/themes/Candy/[sing]notesRight.png diff --git a/game/themes/Candy/[sing]p.png b/game/themes/Candy/[sing]p.png Binary files differnew file mode 100755 index 00000000..22155497 --- /dev/null +++ b/game/themes/Candy/[sing]p.png diff --git a/game/themes/Candy/[sing]pause.png b/game/themes/Candy/[sing]pause.png Binary files differnew file mode 100755 index 00000000..86a57aa6 --- /dev/null +++ b/game/themes/Candy/[sing]pause.png diff --git a/game/themes/Candy/[sing]scoreBg.png b/game/themes/Candy/[sing]scoreBg.png Binary files differnew file mode 100755 index 00000000..4936401a --- /dev/null +++ b/game/themes/Candy/[sing]scoreBg.png diff --git a/game/themes/Candy/[sing]singBarBack.png b/game/themes/Candy/[sing]singBarBack.png Binary files differnew file mode 100755 index 00000000..14d2ba42 --- /dev/null +++ b/game/themes/Candy/[sing]singBarBack.png diff --git a/game/themes/Candy/[sing]singBarBar.png b/game/themes/Candy/[sing]singBarBar.png Binary files differnew file mode 100755 index 00000000..9c57057b --- /dev/null +++ b/game/themes/Candy/[sing]singBarBar.png diff --git a/game/themes/Candy/[sing]singBarFront.png b/game/themes/Candy/[sing]singBarFront.png Binary files differnew file mode 100755 index 00000000..42477c5a --- /dev/null +++ b/game/themes/Candy/[sing]singBarFront.png diff --git a/game/themes/Candy/[sing]textBar.png b/game/themes/Candy/[sing]textBar.png Binary files differnew file mode 100755 index 00000000..b0325bff --- /dev/null +++ b/game/themes/Candy/[sing]textBar.png diff --git a/game/themes/Candy/[sing]timeBar.jpg b/game/themes/Candy/[sing]timeBar.jpg Binary files differnew file mode 100755 index 00000000..cc5cb552 --- /dev/null +++ b/game/themes/Candy/[sing]timeBar.jpg diff --git a/game/themes/Candy/[special]bg_fade.png b/game/themes/Candy/[special]bg_fade.png Binary files differnew file mode 100755 index 00000000..dc3248ef --- /dev/null +++ b/game/themes/Candy/[special]bg_fade.png |