-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.lua
More file actions
19 lines (17 loc) · 758 Bytes
/
Copy pathconfig.lua
File metadata and controls
19 lines (17 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
preto={0,0,0}
verde={0,0.784313725, 0.325490196}
verme={0.717647059,0.109803922,0.109803922}
verm2={1,0,0}
laran={0.933333333, 0.435294118, 0,043137255}
ciano={0, 0.898039216, 1}
branc={1,1,1}
magen={0.290196078,0.078431373,0.549019608}
cinza={0.470588235,0.564705882,0.611764706}
azure={0,0.568627451,0.917647059}
marro={0.243137255,0.152941176,0.137254902}
backgrounds= {magen,verme,verde,laran,preto,cinza,azure,marro,branc,preto}
progressbar= {verde,laran,laran,branc,verm2,magen,verde,laran,cinza,magen}
timers = {ciano,verde,branc,verde,branc,verm2,laran,azure,verme,ciano}
controls= {branc,ciano,ciano,verme,ciano,branc,verm2,verde,azure,verm2}
starttime = {cinza,cinza,verme,branc,cinza,magen,branc,cinza,cinza,cinza}
audiobell="res/audio/bell.mp3"