Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This theme is released under the following license:
- # Creative Commons Attribution-Share Alike 3.0 Unported License
- # http://creativecommons.org/licenses/by-sa/3.0/
- #
- #
- #Disable Status Bar
- %wd
- #
- #background, font & images:
- #
- %X(darknesswps.bmp)0%|0%|
- #
- %xl(a,playstatus.bmp,20,0,2)
- %xl(b,centerline.bmp,101,48)
- %xl(c,lock.bmp,0,0)
- %xl(d,volume.bmp,140,1,4)
- %xl(e,shuffle.bmp,0,0)
- %xl(f,repeat.bmp,0,0,4)
- %xl(g,centerline2.bmp,55,48)
- %xl(h,aaframe.bmp,0,0)
- %xl(i,battery.bmp,110,5,6)
- %xl(j,hdd.bmp,0,0)
- %xl(k,ff.bmp,42,6)
- %xl(l,rw.bmp,0,6)
- #
- #
- #Progress Bar:
- #
- #
- %V(9,130,200,17,-)
- %pb(0,0,200,17,pbfull.bmp)
- #
- #
- #Play/Pause/FF/RW:
- #
- #
- %V(77,148,61,25,-)
- %?mp<%xd(ab)|%xd(a)|%xd(ab)|%xd(a)%xd(k)|%xd(a)%xd(l)|>
- #
- #
- #Shuffle & Repeat:
- #
- #
- %V(49,152,27,18,-)
- %?ps<%xd(e)>
- %V(146,151,21,25,-)
- %?mm<|%xd(fa)|%xd(fb)|%xd(fc)|%xd(fd)>
- #
- #
- #Tray icons:
- #
- #
- %V(0,0,-,19,-)
- #Power
- %?bp<%?bc<%xd(if)%Vd(b)|%xd(if)%Vd(c)>|%Vd(a)%?bl<%xd(ia)|%xd(ia)|%xd(ib)|%xd(ic)|%xd(id)|%xd(ie)>>
- #Volume
- %?pv<%xd(da)|%xd(db)|%xd(db)|%xd(dc)|%xd(dc)|%xd(dd)|%xd(dd)>
- #Real Time Clock
- %V(168,7,50,10,0)%Vf(CCCCCC)
- %?cc<%?cf<%ac%cH:%cM:%cS|%al%cl:%cM %cP>|Clock needs setting!>
- #
- #
- #Album art and song info:
- #
- %V(4,24,-,90,-)
- %Cl(1,1,80,80)
- %?C<%Cd%xd(h)%Vd(d)|%Vd(e)>
- #
- #
- #Titles with album art:
- #
- #Artist:
- %Vl(d,92,59,128,16,1)%Vf(383838)
- %ac%s%?ia<%ia|%?iA<%iA|%?d(2)<%d(2) [NO TAG]|[NO TAG]>>>
- #
- #Album:
- %Vl(d,92,42,128,16,1)%Vf(383838)
- %ac%s%?id<%id|%?d(1)<%d(1) [NO TAG]|[NO TAG]>>
- #
- #Track:
- %Vl(d,92,25,128,16,1)%Vf(383838)
- %ac%s%?it<%it|%fn [NO TAG]>
- #
- #Genre:
- %Vl(d,92,76,128,16,1)%Vf(383838)
- %t(3)%ac%?ig<%ig|%Sx(Genre) %Sx(Unknown)>
- #
- #Playlist position:
- %Vl(d,92,93,128,16,1)%Vf(383838)
- %t(3)%ac%s%pp of %pe
- #
- #
- #Titles without album art:
- #
- #Artist:
- %Vl(e,0,59,-,16,1)%Vf(383838)
- %ac%s%?ia<%ia|%?iA<%iA|%?d(2)<%d(2) [NO TAG]|[NO TAG]>>>
- #
- #Album:
- %Vl(e,0,42,-,16,1)%Vf(383838)
- %ac%s%?id<%id|%?d(1)<%d(1) [NO TAG]|[NO TAG]>>
- #
- #Track:
- %Vl(e,0,25,-,16,1)%Vf(383838)
- %ac%s%?it<%it|%fn [NO TAG]>
- #
- #Genre:
- %Vl(e,0,76,-,16,1)%Vf(383838)
- %t(3)%ac%?ig<%ig|%Sx(Genre) %Sx(Unknown)>
- #
- #Playlist position and Rating(Or Playcount):
- %Vl(e,0,93,-,16,1)%Vf(383838)
- %t(3)%ac%s%pp of %pe
- #
- #All titles:
- #
- #Time:
- %V(6,153,32,16,1)%Vf(383838)
- %pc
- %V(166,153,54,16,1)%Vf(383838)
- %ar%pt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement