Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <root>
- \\version 1.1
- <settings enableScaling="true" />
- <!-- Background Cover -->
- <element type="BackgroundAlbumCover" brightness="0.41" refreshInterval="20"></element>
- <!-- Album Cover -->
- <element type="PlayerBar" x="-10" y="-10" width="0" height="0" ></element>
- <element type="AlbumCover" x="-100" y="-80" width="8" height="8" min="8" max="8"></element>
- <element name="#Cover" type="AlbumCover" xAnchor="Panel.Center" x="0" yAnchor="Panel.9" y="-40" align="Top.Center" widthDock="Panel.Height.82" width="0" heightDock="Panel.Height.82" height="0" brightness="1.0" ></element>
- <element name="#Left" type="Block" x="0" yAnchor="Panel.Center" y="0" widthDock="x:#Cover.Left" width="0" height="0" bg="0,0,0,0" ></element>
- <element name="#Right" type="Block" xAnchor="#Cover.Right" x="0" yAnchor="Panel.Center" y="0" widthDock="x:Panel.Right" width="0" height="0" bg="0,0,0,0" ></element>
- <!--Track Info-->
- <element type="Field" id="Artist" xAnchor="Panel.30" x="0" yAnchor="Panel.96.5" y="-60" widthDock="X:Panel.70" width="0" align="center" font="Uni Neue-Trial Heavy" style="Heavy" size="30" fg="255,255,255,255" onClick="PlayPause">
- <child> • </child>
- <child id="Title" ></child>
- <child> • </child>
- <child id="Album"> </child>
- <!-- Progress Bar -->
- <element type="ProgressBar" xAnchor="Panel.Left" x="0" yAnchor="Panel.99" y="0" widthDock="x:Panel.Right" width="0" heightDock="y:Panel.Bottom" height="-2" fg="20,255,255,255" bg="20,0,0,0" ></element>
- <element type="Text" xAnchor="Panel.Right" x="-24" y="7" width="25" font="Webdings" style="Regular" size="10" mouseOverFg="255,0,0" onClick="CloseWindow">r
- </element>
- </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement