diff options
Diffstat (limited to 'Skins/Streetlight')
88 files changed, 312 insertions, 0 deletions
diff --git a/Skins/Streetlight/Streetlight lite.ini b/Skins/Streetlight/Streetlight lite.ini new file mode 100644 index 00000000..0ffdfe07 --- /dev/null +++ b/Skins/Streetlight/Streetlight lite.ini @@ -0,0 +1,156 @@ +;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
+
+[Skin]
+Theme=Streetlight lite
+Name=Streetlight lite
+Color=Blue
+Autor=Skar
+
+[Textures]
+
+
+# # # M A I N # # #
+Button = [main]button.jpg
+Button2 = [main]button2.jpg
+ButtonF = [main]buttonf.jpg
+MainBar = [main]mainBar.jpg
+SelectBG = [main]selectbg.jpg
+
+#Backgrounds
+LoadingBG = [bg-load].jpg
+MainBG = bg-main.jpg
+SongBG = bg-song.jpg
+ScoreScreenBG = bg-song.jpg
+Top5BG = bg-song.jpg
+OptionsBG = bg-song.jpg
+PartyBG = bg-song.jpg
+
+#Icons on screen
+SongCD = [icon]cd.jpg
+MainIcon = [icon]main.jpg
+MainSearch = [icon]search.jpg
+IconOption = [icon]options.jpg
+IconSongMenu = [icon]songmenu.jpg
+ScoreIcon = [icon]score.jpg
+PartyIcon = [icon]party.jpg
+StatIcon = [icon]stats.jpg
+VideoIcon = [icon]video.jpg
+
+IconError = [icon]error.jpg
+IconQuestion = [icon]question.jpg
+
+# # # S O N G S E L E C E T # # #
+SongSelection1 = [main]songSelection1.jpg
+SongSelection2 = [main]songSelection2.jpg
+SongCover = [main]songCover.jpg
+
+
+# # # S I N G # # #
+#the bar where the lyrics reside
+LyricBar = [sing]textBar.jpg
+
+#this one slides in, to tell you that singing starts immediately
+LyricHelpBar = [sing]lyricsHelpBar.bmp
+
+#the time progress bar
+TimeBar1 = [sing]timeBarBG.jpg
+
+#the bar behind the timestuff
+TimeBar2 = [sing]timeBar.jpg
+
+#linebonus, the thing that pop ups at the score
+LineBonusBack = [sing]lineBonusPopUp.jpg
+
+#Singbar (the thing beneath the scores)
+SingBarBack = [sing]singBarBack.jpg
+SingBarBar = [sing]singBarBar.jpg
+SingBarFront = [sing]singBarFront.jpg
+
+#Background for scores
+ScoreBG = [sing]scoreBg.jpg
+
+#Background for the P1, P2 and so on
+P = [sing]p.jpg
+
+#Pointer for lyrics
+Ball = [sing]LyricsBall.bmp
+
+
+# # # S C O R E / T O P 5 # # #
+ScoreBox = [score]box.jpg
+ScoreLevel = [score]level.jpg
+ScoreLevelRound = [score]levelRound.jpg
+ScoreEndCap = [score]endcap.jpg
+ScoreLine = [score]line.jpg
+PlayerNumberBox = [main]playerNumberBox.jpg
+
+
+# # # P A R T Y # # #
+Joker =[party]Joker.jpg
+PartyPlayerButton =[party]playerButton.jpg
+PartyTeamButton1 =[party]roundTeamButton.jpg
+PartyTeamButton2 =[party]playerTeamButton.jpg
+PartyTeamButton3 =[party]winTeamButton1.jpg
+PartyTeamButton4 =[party]winTeamButton2.jpg
+PartyTeamButton5 =[party]winTeamButton3.jpg
+PartyRoundBG1 =[party]roundBG1.jpg
+PartyRoundBG2 =[party]roundBG2.jpg
+PartyRoundBG3 =[party]roundBG3.jpg
+PartyRoundBG4 =[party]roundBG4.jpg
+HDL_Pointer =[party]pointer.bmp
+PartyTeamPoints =[party]teamPoints.jpg
+PartyScoreDeco =[party]scoreDecoration.jpg
+PartyScoreBG1 =[party]scoreBG1.jpg
+PartyScoreBG2 =[party]scoreBG2.jpg
+PartyWinDeco1 =[party]winDecoration1.jpg
+PartyWinDeco2 =[party]winDecoration1.jpg
+PartyWinDeco3 =[party]winDecoration1.jpg
+
+# # # S T A T S # # #
+StatMainBG1 = [stat]mainBG1.jpg
+StatMainBG2 = [stat]mainBG2.jpg
+StatMainBG3 = [stat]mainBG3.jpg
+StatDetailBG1 = [stat]detailBG1.jpg
+
+
+# # # N A V I # # #
+ButtonP = [button]p.jpg
+ButtonM = [button]m.jpg
+ButtonJ = [button]j.jpg
+ButtonAlt = [button]alt.jpg
+ButtonAZ = [button]az.jpg
+ButtonEnter = [button]enter.jpg
+ButtonNavi = [button]navi.jpg
+ButtonEsc = [button]esc.jpg
+Button13 = [button]13.jpg
+
+Leiste1 = [special]bar1.jpg
+Leiste2 = [special]bar2.jpg
+
+JumpToBG = [menu]jumpToBg.jpg
+SongMenuBG = [menu]songMenuBg.jpg
+SongMenuSelectBG = [menu]songMenuSelectBg.jpg
+PopUpBG = [menu]popUpBG.jpg
+PopUpFG = [menu]popUpFG.jpg
+
+
+# # # N O T E S # # #
+GrayLeft = [sing]notesLeft.bmp
+GrayMid = [sing]notesMid.bmp
+GrayRight = [sing]notesRight.bmp
+NoteBGLeft = [sing]notesBgLeft.bmp
+NoteBGMid = [sing]notesBgMid.bmp
+NoteBGRight = [sing]notesBgRight.bmp
+
+
+# # # E F F E C T S # # #
+NoteStar = [effect]goldenNoteStar.jpg
+NotePerfectStar = [effect]perfectNoteStar.jpg
+
+
+# # # dirty helpers # # #
+Rectangle = [helper]rectangle.jpg
+ButtonFade = [helper]buttonFade.jpg
\ No newline at end of file diff --git a/Skins/Streetlight/Streetlight.ini b/Skins/Streetlight/Streetlight.ini new file mode 100644 index 00000000..deb200ce --- /dev/null +++ b/Skins/Streetlight/Streetlight.ini @@ -0,0 +1,156 @@ +;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
+
+[Skin]
+Theme=Streetlight
+Name=Streetlight
+Color=Blue
+Autor=Skar
+
+[Textures]
+
+
+# # # M A I N # # #
+Button = [main]button.jpg
+Button2 = [main]button2.jpg
+ButtonF = [main]buttonf.jpg
+MainBar = [main]mainBar.jpg
+SelectBG = [main]selectbg.jpg
+
+#Backgrounds
+LoadingBG = [bg-load].jpg
+MainBG = bg-main.jpg
+SongBG = bg-song.jpg
+ScoreScreenBG = bg-song.jpg
+Top5BG = bg-song.jpg
+OptionsBG = bg-song.jpg
+PartyBG = bg-song.jpg
+
+#Icons on screen
+SongCD = [icon]cd.jpg
+MainIcon = [icon]main.jpg
+MainSearch = [icon]search.jpg
+IconOption = [icon]options.jpg
+IconSongMenu = [icon]songmenu.jpg
+ScoreIcon = [icon]score.jpg
+PartyIcon = [icon]party.jpg
+StatIcon = [icon]stats.jpg
+VideoIcon = [icon]video.jpg
+
+IconError = [icon]error.jpg
+IconQuestion = [icon]question.jpg
+
+# # # S O N G S E L E C E T # # #
+SongSelection1 = [main]songSelection1.jpg
+SongSelection2 = [main]songSelection2.jpg
+SongCover = [main]songCover.jpg
+
+
+# # # S I N G # # #
+#the bar where the lyrics reside
+LyricBar = [sing]textBar.jpg
+
+#this one slides in, to tell you that singing starts immediately
+LyricHelpBar = [sing]lyricsHelpBar.bmp
+
+#the time progress bar
+TimeBar1 = [sing]timeBarBG.jpg
+
+#the bar behind the timestuff
+TimeBar2 = [sing]timeBar.jpg
+
+#linebonus, the thing that pop ups at the score
+LineBonusBack = [sing]lineBonusPopUp.jpg
+
+#Singbar (the thing beneath the scores)
+SingBarBack = [sing]singBarBack.jpg
+SingBarBar = [sing]singBarBar.jpg
+SingBarFront = [sing]singBarFront.jpg
+
+#Background for scores
+ScoreBG = [sing]scoreBg.jpg
+
+#Background for the P1, P2 and so on
+P = [sing]p.jpg
+
+#Pointer for lyrics
+Ball = [sing]LyricsBall.bmp
+
+
+# # # S C O R E / T O P 5 # # #
+ScoreBox = [score]box.jpg
+ScoreLevel = [score]level.jpg
+ScoreLevelRound = [score]levelRound.jpg
+ScoreEndCap = [score]endcap.jpg
+ScoreLine = [score]line.jpg
+PlayerNumberBox = [main]playerNumberBox.jpg
+
+
+# # # P A R T Y # # #
+Joker =[party]Joker.jpg
+PartyPlayerButton =[party]playerButton.jpg
+PartyTeamButton1 =[party]roundTeamButton.jpg
+PartyTeamButton2 =[party]playerTeamButton.jpg
+PartyTeamButton3 =[party]winTeamButton1.jpg
+PartyTeamButton4 =[party]winTeamButton2.jpg
+PartyTeamButton5 =[party]winTeamButton3.jpg
+PartyRoundBG1 =[party]roundBG1.jpg
+PartyRoundBG2 =[party]roundBG2.jpg
+PartyRoundBG3 =[party]roundBG3.jpg
+PartyRoundBG4 =[party]roundBG4.jpg
+HDL_Pointer =[party]pointer.bmp
+PartyTeamPoints =[party]teamPoints.jpg
+PartyScoreDeco =[party]scoreDecoration.jpg
+PartyScoreBG1 =[party]scoreBG1.jpg
+PartyScoreBG2 =[party]scoreBG2.jpg
+PartyWinDeco1 =[party]winDecoration1.jpg
+PartyWinDeco2 =[party]winDecoration1.jpg
+PartyWinDeco3 =[party]winDecoration1.jpg
+
+# # # S T A T S # # #
+StatMainBG1 = [stat]mainBG1.jpg
+StatMainBG2 = [stat]mainBG2.jpg
+StatMainBG3 = [stat]mainBG3.jpg
+StatDetailBG1 = [stat]detailBG1.jpg
+
+
+# # # N A V I # # #
+ButtonP = [button]p.jpg
+ButtonM = [button]m.jpg
+ButtonJ = [button]j.jpg
+ButtonAlt = [button]alt.jpg
+ButtonAZ = [button]az.jpg
+ButtonEnter = [button]enter.jpg
+ButtonNavi = [button]navi.jpg
+ButtonEsc = [button]esc.jpg
+Button13 = [button]13.jpg
+
+Leiste1 = [special]bar1.jpg
+Leiste2 = [special]bar2.jpg
+
+JumpToBG = [menu]jumpToBg.jpg
+SongMenuBG = [menu]songMenuBg.jpg
+SongMenuSelectBG = [menu]songMenuSelectBg.jpg
+PopUpBG = [menu]popUpBG.jpg
+PopUpFG = [menu]popUpFG.jpg
+
+
+# # # N O T E S # # #
+GrayLeft = [sing]notesLeft.bmp
+GrayMid = [sing]notesMid.bmp
+GrayRight = [sing]notesRight.bmp
+NoteBGLeft = [sing]notesBgLeft.bmp
+NoteBGMid = [sing]notesBgMid.bmp
+NoteBGRight = [sing]notesBgRight.bmp
+
+
+# # # E F F E C T S # # #
+NoteStar = [effect]goldenNoteStar.jpg
+NotePerfectStar = [effect]perfectNoteStar.jpg
+
+
+# # # dirty helpers # # #
+Rectangle = [helper]rectangle.jpg
+ButtonFade = [helper]buttonFade.jpg
\ No newline at end of file diff --git a/Skins/Streetlight/[bg-load].jpg b/Skins/Streetlight/[bg-load].jpg Binary files differnew file mode 100644 index 00000000..b316fb01 --- /dev/null +++ b/Skins/Streetlight/[bg-load].jpg diff --git a/Skins/Streetlight/[button]13.jpg b/Skins/Streetlight/[button]13.jpg Binary files differnew file mode 100644 index 00000000..dd3453b2 --- /dev/null +++ b/Skins/Streetlight/[button]13.jpg diff --git a/Skins/Streetlight/[button]alt.jpg b/Skins/Streetlight/[button]alt.jpg Binary files differnew file mode 100644 index 00000000..bb94afa0 --- /dev/null +++ b/Skins/Streetlight/[button]alt.jpg diff --git a/Skins/Streetlight/[button]az.jpg b/Skins/Streetlight/[button]az.jpg Binary files differnew file mode 100644 index 00000000..34e02271 --- /dev/null +++ b/Skins/Streetlight/[button]az.jpg diff --git a/Skins/Streetlight/[button]enter.jpg b/Skins/Streetlight/[button]enter.jpg Binary files differnew file mode 100644 index 00000000..70ded774 --- /dev/null +++ b/Skins/Streetlight/[button]enter.jpg diff --git a/Skins/Streetlight/[button]esc.jpg b/Skins/Streetlight/[button]esc.jpg Binary files differnew file mode 100644 index 00000000..42665788 --- /dev/null +++ b/Skins/Streetlight/[button]esc.jpg diff --git a/Skins/Streetlight/[button]j.jpg b/Skins/Streetlight/[button]j.jpg Binary files differnew file mode 100644 index 00000000..0c85dcc8 --- /dev/null +++ b/Skins/Streetlight/[button]j.jpg diff --git a/Skins/Streetlight/[button]m.jpg b/Skins/Streetlight/[button]m.jpg Binary files differnew file mode 100644 index 00000000..5d55e476 --- /dev/null +++ b/Skins/Streetlight/[button]m.jpg diff --git a/Skins/Streetlight/[button]navi.jpg b/Skins/Streetlight/[button]navi.jpg Binary files differnew file mode 100644 index 00000000..387635ac --- /dev/null +++ b/Skins/Streetlight/[button]navi.jpg diff --git a/Skins/Streetlight/[button]p.jpg b/Skins/Streetlight/[button]p.jpg Binary files differnew file mode 100644 index 00000000..d6b4d0c7 --- /dev/null +++ b/Skins/Streetlight/[button]p.jpg diff --git a/Skins/Streetlight/[effect]goldenNoteStar.jpg b/Skins/Streetlight/[effect]goldenNoteStar.jpg Binary files differnew file mode 100644 index 00000000..1b31d267 --- /dev/null +++ b/Skins/Streetlight/[effect]goldenNoteStar.jpg diff --git a/Skins/Streetlight/[effect]perfectNoteStar.jpg b/Skins/Streetlight/[effect]perfectNoteStar.jpg Binary files differnew file mode 100644 index 00000000..189a22a3 --- /dev/null +++ b/Skins/Streetlight/[effect]perfectNoteStar.jpg diff --git a/Skins/Streetlight/[helper]buttonFade.jpg b/Skins/Streetlight/[helper]buttonFade.jpg Binary files differnew file mode 100644 index 00000000..6de293f7 --- /dev/null +++ b/Skins/Streetlight/[helper]buttonFade.jpg diff --git a/Skins/Streetlight/[helper]rectangle.jpg b/Skins/Streetlight/[helper]rectangle.jpg Binary files differnew file mode 100644 index 00000000..e03f98fc --- /dev/null +++ b/Skins/Streetlight/[helper]rectangle.jpg diff --git a/Skins/Streetlight/[icon]cd.jpg b/Skins/Streetlight/[icon]cd.jpg Binary files differnew file mode 100644 index 00000000..d48dc4ff --- /dev/null +++ b/Skins/Streetlight/[icon]cd.jpg diff --git a/Skins/Streetlight/[icon]error.jpg b/Skins/Streetlight/[icon]error.jpg Binary files differnew file mode 100644 index 00000000..a5140f0e --- /dev/null +++ b/Skins/Streetlight/[icon]error.jpg diff --git a/Skins/Streetlight/[icon]main.jpg b/Skins/Streetlight/[icon]main.jpg Binary files differnew file mode 100644 index 00000000..5941256a --- /dev/null +++ b/Skins/Streetlight/[icon]main.jpg diff --git a/Skins/Streetlight/[icon]options.jpg b/Skins/Streetlight/[icon]options.jpg Binary files differnew file mode 100644 index 00000000..278f0adc --- /dev/null +++ b/Skins/Streetlight/[icon]options.jpg diff --git a/Skins/Streetlight/[icon]party.jpg b/Skins/Streetlight/[icon]party.jpg Binary files differnew file mode 100644 index 00000000..2bccd403 --- /dev/null +++ b/Skins/Streetlight/[icon]party.jpg diff --git a/Skins/Streetlight/[icon]question.jpg b/Skins/Streetlight/[icon]question.jpg Binary files differnew file mode 100644 index 00000000..029172de --- /dev/null +++ b/Skins/Streetlight/[icon]question.jpg diff --git a/Skins/Streetlight/[icon]score.jpg b/Skins/Streetlight/[icon]score.jpg Binary files differnew file mode 100644 index 00000000..6402fa9a --- /dev/null +++ b/Skins/Streetlight/[icon]score.jpg diff --git a/Skins/Streetlight/[icon]search.jpg b/Skins/Streetlight/[icon]search.jpg Binary files differnew file mode 100644 index 00000000..b5870592 --- /dev/null +++ b/Skins/Streetlight/[icon]search.jpg diff --git a/Skins/Streetlight/[icon]songmenu.jpg b/Skins/Streetlight/[icon]songmenu.jpg Binary files differnew file mode 100644 index 00000000..35f4b440 --- /dev/null +++ b/Skins/Streetlight/[icon]songmenu.jpg diff --git a/Skins/Streetlight/[icon]stats.jpg b/Skins/Streetlight/[icon]stats.jpg Binary files differnew file mode 100644 index 00000000..505a6709 --- /dev/null +++ b/Skins/Streetlight/[icon]stats.jpg diff --git a/Skins/Streetlight/[icon]video.jpg b/Skins/Streetlight/[icon]video.jpg Binary files differnew file mode 100644 index 00000000..12d71add --- /dev/null +++ b/Skins/Streetlight/[icon]video.jpg diff --git a/Skins/Streetlight/[main]button.jpg b/Skins/Streetlight/[main]button.jpg Binary files differnew file mode 100644 index 00000000..15a34c66 --- /dev/null +++ b/Skins/Streetlight/[main]button.jpg diff --git a/Skins/Streetlight/[main]button2.jpg b/Skins/Streetlight/[main]button2.jpg Binary files differnew file mode 100644 index 00000000..de66ec1c --- /dev/null +++ b/Skins/Streetlight/[main]button2.jpg diff --git a/Skins/Streetlight/[main]buttonf.jpg b/Skins/Streetlight/[main]buttonf.jpg Binary files differnew file mode 100644 index 00000000..d844add5 --- /dev/null +++ b/Skins/Streetlight/[main]buttonf.jpg diff --git a/Skins/Streetlight/[main]mainBar.jpg b/Skins/Streetlight/[main]mainBar.jpg Binary files differnew file mode 100644 index 00000000..77c84430 --- /dev/null +++ b/Skins/Streetlight/[main]mainBar.jpg diff --git a/Skins/Streetlight/[main]playerNumberBox.jpg b/Skins/Streetlight/[main]playerNumberBox.jpg Binary files differnew file mode 100644 index 00000000..53e7964c --- /dev/null +++ b/Skins/Streetlight/[main]playerNumberBox.jpg diff --git a/Skins/Streetlight/[main]selectbg.jpg b/Skins/Streetlight/[main]selectbg.jpg Binary files differnew file mode 100644 index 00000000..fef45648 --- /dev/null +++ b/Skins/Streetlight/[main]selectbg.jpg diff --git a/Skins/Streetlight/[main]songCover.jpg b/Skins/Streetlight/[main]songCover.jpg Binary files differnew file mode 100644 index 00000000..426bf22d --- /dev/null +++ b/Skins/Streetlight/[main]songCover.jpg diff --git a/Skins/Streetlight/[main]songSelection1.jpg b/Skins/Streetlight/[main]songSelection1.jpg Binary files differnew file mode 100644 index 00000000..348737ed --- /dev/null +++ b/Skins/Streetlight/[main]songSelection1.jpg diff --git a/Skins/Streetlight/[main]songSelection2.jpg b/Skins/Streetlight/[main]songSelection2.jpg Binary files differnew file mode 100644 index 00000000..ffd3a6ba --- /dev/null +++ b/Skins/Streetlight/[main]songSelection2.jpg diff --git a/Skins/Streetlight/[menu]PopUpBg.JPG b/Skins/Streetlight/[menu]PopUpBg.JPG Binary files differnew file mode 100644 index 00000000..141d740a --- /dev/null +++ b/Skins/Streetlight/[menu]PopUpBg.JPG diff --git a/Skins/Streetlight/[menu]PopUpFg.JPG b/Skins/Streetlight/[menu]PopUpFg.JPG Binary files differnew file mode 100644 index 00000000..9e9c6dea --- /dev/null +++ b/Skins/Streetlight/[menu]PopUpFg.JPG diff --git a/Skins/Streetlight/[menu]jumpToBg.jpg b/Skins/Streetlight/[menu]jumpToBg.jpg Binary files differnew file mode 100644 index 00000000..a8b93e10 --- /dev/null +++ b/Skins/Streetlight/[menu]jumpToBg.jpg diff --git a/Skins/Streetlight/[menu]songMenuBg.jpg b/Skins/Streetlight/[menu]songMenuBg.jpg Binary files differnew file mode 100644 index 00000000..ef530ef5 --- /dev/null +++ b/Skins/Streetlight/[menu]songMenuBg.jpg diff --git a/Skins/Streetlight/[menu]songMenuSelectBg.jpg b/Skins/Streetlight/[menu]songMenuSelectBg.jpg Binary files differnew file mode 100644 index 00000000..79966f3b --- /dev/null +++ b/Skins/Streetlight/[menu]songMenuSelectBg.jpg diff --git a/Skins/Streetlight/[party]Joker.jpg b/Skins/Streetlight/[party]Joker.jpg Binary files differnew file mode 100644 index 00000000..e2a18684 --- /dev/null +++ b/Skins/Streetlight/[party]Joker.jpg diff --git a/Skins/Streetlight/[party]playerButton.jpg b/Skins/Streetlight/[party]playerButton.jpg Binary files differnew file mode 100644 index 00000000..15a34c66 --- /dev/null +++ b/Skins/Streetlight/[party]playerButton.jpg diff --git a/Skins/Streetlight/[party]playerTeamButton.jpg b/Skins/Streetlight/[party]playerTeamButton.jpg Binary files differnew file mode 100644 index 00000000..2faf9c4b --- /dev/null +++ b/Skins/Streetlight/[party]playerTeamButton.jpg diff --git a/Skins/Streetlight/[party]pointer.bmp b/Skins/Streetlight/[party]pointer.bmp Binary files differnew file mode 100644 index 00000000..88bbcc3d --- /dev/null +++ b/Skins/Streetlight/[party]pointer.bmp diff --git a/Skins/Streetlight/[party]roundBG1.jpg b/Skins/Streetlight/[party]roundBG1.jpg Binary files differnew file mode 100644 index 00000000..464aabea --- /dev/null +++ b/Skins/Streetlight/[party]roundBG1.jpg diff --git a/Skins/Streetlight/[party]roundBG2.jpg b/Skins/Streetlight/[party]roundBG2.jpg Binary files differnew file mode 100644 index 00000000..3413958f --- /dev/null +++ b/Skins/Streetlight/[party]roundBG2.jpg diff --git a/Skins/Streetlight/[party]roundBG3.jpg b/Skins/Streetlight/[party]roundBG3.jpg Binary files differnew file mode 100644 index 00000000..c6b53caf --- /dev/null +++ b/Skins/Streetlight/[party]roundBG3.jpg diff --git a/Skins/Streetlight/[party]roundBG4.jpg b/Skins/Streetlight/[party]roundBG4.jpg Binary files differnew file mode 100644 index 00000000..5e4da0ac --- /dev/null +++ b/Skins/Streetlight/[party]roundBG4.jpg diff --git a/Skins/Streetlight/[party]roundTeamButton.jpg b/Skins/Streetlight/[party]roundTeamButton.jpg Binary files differnew file mode 100644 index 00000000..692db1bd --- /dev/null +++ b/Skins/Streetlight/[party]roundTeamButton.jpg diff --git a/Skins/Streetlight/[party]scoreBG1.jpg b/Skins/Streetlight/[party]scoreBG1.jpg Binary files differnew file mode 100644 index 00000000..f558425d --- /dev/null +++ b/Skins/Streetlight/[party]scoreBG1.jpg diff --git a/Skins/Streetlight/[party]scoreBG2.jpg b/Skins/Streetlight/[party]scoreBG2.jpg Binary files differnew file mode 100644 index 00000000..47239d85 --- /dev/null +++ b/Skins/Streetlight/[party]scoreBG2.jpg diff --git a/Skins/Streetlight/[party]scoreDecoration.jpg b/Skins/Streetlight/[party]scoreDecoration.jpg Binary files differnew file mode 100644 index 00000000..49204e19 --- /dev/null +++ b/Skins/Streetlight/[party]scoreDecoration.jpg diff --git a/Skins/Streetlight/[party]teamPoints.jpg b/Skins/Streetlight/[party]teamPoints.jpg Binary files differnew file mode 100644 index 00000000..96855bc9 --- /dev/null +++ b/Skins/Streetlight/[party]teamPoints.jpg diff --git a/Skins/Streetlight/[party]winDecoration1.jpg b/Skins/Streetlight/[party]winDecoration1.jpg Binary files differnew file mode 100644 index 00000000..0277f529 --- /dev/null +++ b/Skins/Streetlight/[party]winDecoration1.jpg diff --git a/Skins/Streetlight/[party]winTeamButton1.jpg b/Skins/Streetlight/[party]winTeamButton1.jpg Binary files differnew file mode 100644 index 00000000..10c8d80f --- /dev/null +++ b/Skins/Streetlight/[party]winTeamButton1.jpg diff --git a/Skins/Streetlight/[party]winTeamButton2.jpg b/Skins/Streetlight/[party]winTeamButton2.jpg Binary files differnew file mode 100644 index 00000000..fbd85056 --- /dev/null +++ b/Skins/Streetlight/[party]winTeamButton2.jpg diff --git a/Skins/Streetlight/[party]winTeamButton3.jpg b/Skins/Streetlight/[party]winTeamButton3.jpg Binary files differnew file mode 100644 index 00000000..e8dd9566 --- /dev/null +++ b/Skins/Streetlight/[party]winTeamButton3.jpg diff --git a/Skins/Streetlight/[score]Line.jpg b/Skins/Streetlight/[score]Line.jpg Binary files differnew file mode 100644 index 00000000..61cf33f5 --- /dev/null +++ b/Skins/Streetlight/[score]Line.jpg diff --git a/Skins/Streetlight/[score]box.jpg b/Skins/Streetlight/[score]box.jpg Binary files differnew file mode 100644 index 00000000..b37f7e46 --- /dev/null +++ b/Skins/Streetlight/[score]box.jpg diff --git a/Skins/Streetlight/[score]endcap.jpg b/Skins/Streetlight/[score]endcap.jpg Binary files differnew file mode 100644 index 00000000..0cad98a5 --- /dev/null +++ b/Skins/Streetlight/[score]endcap.jpg diff --git a/Skins/Streetlight/[score]level.jpg b/Skins/Streetlight/[score]level.jpg Binary files differnew file mode 100644 index 00000000..9e9c4086 --- /dev/null +++ b/Skins/Streetlight/[score]level.jpg diff --git a/Skins/Streetlight/[score]levelRound.jpg b/Skins/Streetlight/[score]levelRound.jpg Binary files differnew file mode 100644 index 00000000..38cfddea --- /dev/null +++ b/Skins/Streetlight/[score]levelRound.jpg diff --git a/Skins/Streetlight/[sing]LyricsBall.bmp b/Skins/Streetlight/[sing]LyricsBall.bmp Binary files differnew file mode 100644 index 00000000..5b7d7943 --- /dev/null +++ b/Skins/Streetlight/[sing]LyricsBall.bmp diff --git a/Skins/Streetlight/[sing]lineBonusPopUp.jpg b/Skins/Streetlight/[sing]lineBonusPopUp.jpg Binary files differnew file mode 100644 index 00000000..58d93130 --- /dev/null +++ b/Skins/Streetlight/[sing]lineBonusPopUp.jpg diff --git a/Skins/Streetlight/[sing]lyricsHelpBar.bmp b/Skins/Streetlight/[sing]lyricsHelpBar.bmp Binary files differnew file mode 100644 index 00000000..836d3537 --- /dev/null +++ b/Skins/Streetlight/[sing]lyricsHelpBar.bmp diff --git a/Skins/Streetlight/[sing]notesBgLeft.bmp b/Skins/Streetlight/[sing]notesBgLeft.bmp Binary files differnew file mode 100644 index 00000000..776e567c --- /dev/null +++ b/Skins/Streetlight/[sing]notesBgLeft.bmp diff --git a/Skins/Streetlight/[sing]notesBgMid.bmp b/Skins/Streetlight/[sing]notesBgMid.bmp Binary files differnew file mode 100644 index 00000000..759ac8a3 --- /dev/null +++ b/Skins/Streetlight/[sing]notesBgMid.bmp diff --git a/Skins/Streetlight/[sing]notesBgRight.bmp b/Skins/Streetlight/[sing]notesBgRight.bmp Binary files differnew file mode 100644 index 00000000..9b1ffc18 --- /dev/null +++ b/Skins/Streetlight/[sing]notesBgRight.bmp diff --git a/Skins/Streetlight/[sing]notesLeft.bmp b/Skins/Streetlight/[sing]notesLeft.bmp Binary files differnew file mode 100644 index 00000000..3d22e5fc --- /dev/null +++ b/Skins/Streetlight/[sing]notesLeft.bmp diff --git a/Skins/Streetlight/[sing]notesMid.bmp b/Skins/Streetlight/[sing]notesMid.bmp Binary files differnew file mode 100644 index 00000000..2daa66b8 --- /dev/null +++ b/Skins/Streetlight/[sing]notesMid.bmp diff --git a/Skins/Streetlight/[sing]notesRight.bmp b/Skins/Streetlight/[sing]notesRight.bmp Binary files differnew file mode 100644 index 00000000..cd936129 --- /dev/null +++ b/Skins/Streetlight/[sing]notesRight.bmp diff --git a/Skins/Streetlight/[sing]p.jpg b/Skins/Streetlight/[sing]p.jpg Binary files differnew file mode 100644 index 00000000..e490fbf4 --- /dev/null +++ b/Skins/Streetlight/[sing]p.jpg diff --git a/Skins/Streetlight/[sing]scoreBg.jpg b/Skins/Streetlight/[sing]scoreBg.jpg Binary files differnew file mode 100644 index 00000000..2bcbedaa --- /dev/null +++ b/Skins/Streetlight/[sing]scoreBg.jpg diff --git a/Skins/Streetlight/[sing]singBarBack.jpg b/Skins/Streetlight/[sing]singBarBack.jpg Binary files differnew file mode 100644 index 00000000..d7dcd791 --- /dev/null +++ b/Skins/Streetlight/[sing]singBarBack.jpg diff --git a/Skins/Streetlight/[sing]singBarBar.jpg b/Skins/Streetlight/[sing]singBarBar.jpg Binary files differnew file mode 100644 index 00000000..4fd9bde9 --- /dev/null +++ b/Skins/Streetlight/[sing]singBarBar.jpg diff --git a/Skins/Streetlight/[sing]singBarFront.jpg b/Skins/Streetlight/[sing]singBarFront.jpg Binary files differnew file mode 100644 index 00000000..eec27b79 --- /dev/null +++ b/Skins/Streetlight/[sing]singBarFront.jpg diff --git a/Skins/Streetlight/[sing]textBar.jpg b/Skins/Streetlight/[sing]textBar.jpg Binary files differnew file mode 100644 index 00000000..596a668a --- /dev/null +++ b/Skins/Streetlight/[sing]textBar.jpg diff --git a/Skins/Streetlight/[sing]timeBar.jpg b/Skins/Streetlight/[sing]timeBar.jpg Binary files differnew file mode 100644 index 00000000..6e1e42dd --- /dev/null +++ b/Skins/Streetlight/[sing]timeBar.jpg diff --git a/Skins/Streetlight/[sing]timeBarBG.jpg b/Skins/Streetlight/[sing]timeBarBG.jpg Binary files differnew file mode 100644 index 00000000..5298a0c5 --- /dev/null +++ b/Skins/Streetlight/[sing]timeBarBG.jpg diff --git a/Skins/Streetlight/[special]bar1.jpg b/Skins/Streetlight/[special]bar1.jpg Binary files differnew file mode 100644 index 00000000..487d12eb --- /dev/null +++ b/Skins/Streetlight/[special]bar1.jpg diff --git a/Skins/Streetlight/[special]bar2.jpg b/Skins/Streetlight/[special]bar2.jpg Binary files differnew file mode 100644 index 00000000..1985fb38 --- /dev/null +++ b/Skins/Streetlight/[special]bar2.jpg diff --git a/Skins/Streetlight/[stat]detailBG1.jpg b/Skins/Streetlight/[stat]detailBG1.jpg Binary files differnew file mode 100644 index 00000000..120dc483 --- /dev/null +++ b/Skins/Streetlight/[stat]detailBG1.jpg diff --git a/Skins/Streetlight/[stat]mainBG1.jpg b/Skins/Streetlight/[stat]mainBG1.jpg Binary files differnew file mode 100644 index 00000000..a937b24a --- /dev/null +++ b/Skins/Streetlight/[stat]mainBG1.jpg diff --git a/Skins/Streetlight/[stat]mainBG2.jpg b/Skins/Streetlight/[stat]mainBG2.jpg Binary files differnew file mode 100644 index 00000000..201d49b8 --- /dev/null +++ b/Skins/Streetlight/[stat]mainBG2.jpg diff --git a/Skins/Streetlight/[stat]mainBG3.jpg b/Skins/Streetlight/[stat]mainBG3.jpg Binary files differnew file mode 100644 index 00000000..4fb6bc06 --- /dev/null +++ b/Skins/Streetlight/[stat]mainBG3.jpg diff --git a/Skins/Streetlight/bg-main.jpg b/Skins/Streetlight/bg-main.jpg Binary files differnew file mode 100644 index 00000000..46bf3a02 --- /dev/null +++ b/Skins/Streetlight/bg-main.jpg diff --git a/Skins/Streetlight/bg-song.jpg b/Skins/Streetlight/bg-song.jpg Binary files differnew file mode 100644 index 00000000..fdbace75 --- /dev/null +++ b/Skins/Streetlight/bg-song.jpg |