blob: 535e4123a183e4f753b131fb25c354374a56ecd6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
;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=Deluxe
Name=Blue
Color=Blue
[Textures]
# # # M A I N # # #
Button = [main]button.jpg
ButtonF = [main]buttonf.jpg
MainBar = [main]mainBar.jpg
#Backgrounds
LoadingBG = x_[bg-load]blue.jpg
MainBG = x_[bg-main]blue.jpg
SongBG = x_[bg-main]blue.jpg
ScoreScreenBG = x_[bg-main]blue.jpg
Top5BG = x_[bg-main]blue.jpg
OptionsBG = x_[bg-main]blue.jpg
PartyBG = x_[bg-main]blue.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
# # # 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 (not skinned in this theme :P )
TimeBar =
#the bar behind the timestuff
bar = [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
PartyRoundBG1 =[party]roundBG1.jpg
PartyRoundBG2 =[party]roundBG2.jpg
PartyRoundBG3 =[party]roundBG3.jpg
PartyRoundBG4 =[party]roundBG4.jpg
HDL_Pointer =[party]pointer.bmp
# # # 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
Leiste1 = [special]bar1.jpg
Leiste2 = [special]bar2.jpg
JumpToBG = [menu]jumpToBg.jpg
SongMenuBG = [menu]songMenuBg.jpg
PopUpBG = [menu]popUpBG.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
|