You are on page 1of 5

<?xml version="1.0" encoding="utf-8"?

>
<root>
//Super Combo 1.0 by Spandan888
//Super Combo Enhanced = Super Combo modified by Galious
//Edition 1.0
// fillColor="255,10,10,10"
<settings enableScaling="true" />

<!-- Background Cover -->


<element name="#Backg" type="BackgroundAlbumCover" brightness="0.9"
refreshInterval="EndOfTrack" ></element>

<!-- Artist pictures -->


<element type="Gallery" xAnchor="Panel.32" x="0" yAnchor="Panel.45" y="0"
widthDock="Panel.Width.43" width="0" heightDock="Panel.Width.25" height="0"
aspectRatio="zoomKeep" interval="30" tags="artist" ></element>

<!-- Album Cover -->


<element type="AlbumCover" x="-100" y="-100" width="10" height="10" min="10"
max="10"></element>
<element type="PlayerBar" xAnchor="Panel.Right" x="70" yAnchor="Panel.Bottom"
y="-75" width="0" height="0"></element>
<element name="#Cover" type="AlbumCover" xAnchor="Panel.Left" x="300"
yAnchor="Panel.Center" y="-60" align="Middle.Center" widthDock="Panel.Width.25"
width="0" heightDock="Panel.Width.25" height="0" brightness="1" ></element>

<!-- Track Info -->


<element type="Field" id="Title" xAnchor="#Cover" x="-27" yAnchor="Panel.3"
y="0" align="center" widthDock="Panel.Width.35" width="0" font="Roboto Condensed"
style="Regular" size="32" fg="240,240,240" mouseOverFg="200,255,200"></element>
<element type="Field" id="Artist" xAnchor="#Cover" x="-27" yAnchor="Panel.10"
y="0" align="center" widthDock="Panel.Width.35" width="0" font="Roboto Condensed"
style="Regular" size="20" fg="240,240,240" mouseOverFg="200,255,200"></element>
<element type="Field" id="Album" xAnchor="#Cover" x="-27" yAnchor="Panel.14"
y="0" align="center" widthDock="Panel.Width.35" width="0" font="Roboto Condensed"
style="Regular" size="22" fg="240,240,240" mouseOverFg="200,255,200"></element>
<element type="Field" id="Year (yyyy)" xAnchor="#Cover" x="-27"
yAnchor="Panel.19" y="0" align="center" widthDock="Panel.Width.35" width="0"
font="Roboto Condensed" style="Regular" size="16" fg="240,240,240"
mouseOverFg="200,255,200"></element>

<!-- Time -->


<element type="Time" xAnchor="Panel.110" x="-20" yAnchor="Panel.100" y="-20"
align="Middle.Center" widthDock="Panel.Width.25" width="0" font="Roboto Condensed"
size="18" style="Regular" fg="220,220,220" brightness="1" ></element>

<!-- Progress Bar -->


<element type="ProgressBar" xAnchor="Panel.6" x="0" yAnchor="Panel.Bottom"
y="-60" widthDock="x:Panel.94" width="0" height="3" fg="255,255,255"
bg="10,255,255,255" ></element>
<element type="ProgressButton" width="12" height="12" fg="255,255,255"
></element>

<element type="PlayPosition" xAnchor="Panel.2.5" x="0" yAnchor="Panel.Bottom"


y="-70" width="45" reservedWidth="40" font="Segoe UI" style="Regular" size="12"
fg="255,255,255" ></element>
<element type="PlayDuration" xAnchor="Panel.95" x="0" yAnchor="Panel.Bottom"
y="-72" width="45" font="Segoe UI" style="Regular" size="12" fg="255,255,255"
></element>

<element type="Field" id="RatingLove" xAnchor="Panel.2.5" x="42"


yAnchor="Panel.Bottom" y="-68" width="45" font="Roboto Condensed" style="Regular"
fg="30,255,255,255" size="11"></element>

<!-- Controls -->


<element name="#ControlStart" type="Text" xAnchor="#Cover.Center" x="0"
yAnchor="#Cover.Bottom" y="40" width="0" font="Segoe UI" style="Regular"
size="0"></element>
<element type="Text" xAnchor="#ControlStart.Center" x="-258"
yAnchor="#ControlStart.Top" y="-20" width="50" font="Segoe UI" style="Regular"
size="30" fg="255,255,255" mouseOverFg="0,150,250"
onClick="PlayPreviousAlbum">o</element>
<element type="Text" xAnchor="#ControlStart.Center" x="-250"
yAnchor="#ControlStart.Top" y="-2" width="60" font="Webdings" style="Regular"
size="22" fg="255,255,255" mouseOverFg="0,150,250"
onClick="PlayPreviousAlbum">7</element>
<element type="Text" xAnchor="#ControlStart.Center" x="-170"
yAnchor="#ControlStart.Top" y="-15" width="60" font="Webdings" style="Regular"
size="40" fg="255,255,255" mouseOverFg="0,150,250"
onClick="PlayPrevious">7</element>
<element type="Text" xAnchor="#ControlStart.Center" x="-50"
yAnchor="#ControlStart.Top" y="-30" width="70" font="Webdings" style="Bold"
size="60" fg="255,255,255" mouseOverFg="0,150,250" onClick="PlayPause"
visibleTrigger="Playing">;</element>
<element type="Text" xAnchor="#ControlStart.Center" x="-50"
yAnchor="#ControlStart.Top" y="-30" width="70" font="Webdings" style="Bold"
size="60" fg="255,255,255" mouseOverFg="0,150,250" onClick="PlayPause"
visibleTrigger="NotPlaying">4</element>
<element type="Text" xAnchor="#ControlStart.Center" x="100"
yAnchor="#ControlStart.Top" y="-15" width="60" font="Webdings" style="Regular"
size="40" fg="255,255,255" mouseOverFg="0,150,250" onClick="PlayNext">8</element>
<element type="Text" xAnchor="#ControlStart.Center" x="214"
yAnchor="#ControlStart.Top" y="-2" width="60" font="Webdings" style="Regular"
size="22" fg="255,255,255" mouseOverFg="0,150,250"
onClick="PlayNextAlbum">8</element>
<element type="Text" name="#Cntrl" xAnchor="#ControlStart.Center" x="222"
yAnchor="#ControlStart.Top" y="-20" width="50" font="Segoe UI" style="Regular"
size="30" fg="255,255,255" mouseOverFg="0,150,250"
onClick="PlayNextAlbum">o</element>

<!-- Upcoming Tracks -->


<element name="#List" type="Block" xAnchor="Panel.32" x="0"
yAnchor="Panel.43" y="0" align="Middle.Left" widthDock="Panel.Width.43" width="0"
heightDock="Panel.Width.43" height="0" bg="0,0,0,0" />
<element type="Text" id="Title" xAnchor="#List.10" x="0" yAnchor="#List.0"
y="-35" widthDock="x:#List.90" width="0" font="Roboto Condensed" align="left"
style="Bold" size="14" fg="240,240,240" >Next</element>

<element name="#Cover_01" type="AlbumCover" id="Tracks[1]" xAnchor="#List.5"


x="0" yAnchor="#List.2" y="0" widthDock="#List.Height.8" width="0"
heightDock="#List.Height.8" height="0" brightness="1.0" />
<element type="Field" id="Tracks[1]" xAnchor="#Cover_01.Right" x="10"
yAnchor="#Cover_01.5" y="0" widthDock="x:#List.95" width="0" font="Segoe UI Light"
style="Regular" size="12" fg="240,240,240" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Title"> </child>
<child> (</child>
<child id="Duration"> </child>
<child>)</child>
</element>
<element type="Field" id="Tracks[1]" xAnchor="#Cover_01.Right" x="10"
yAnchor="#Cover_01.65" y="0" widthDock="x:#List.95" width="0" font="Segoe UI"
style="Regular" size="8" fg="180,180,180" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Artist"> </child>
<child> - </child>
<child id="Album" font="Segoe UI" style="Italic" fg="200,200,200">
</child>
<child> [</child>
<child id="Year (yyyy)" width="50" />
<child>] </child>
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255"
size="11"> </child>
</element>

<element name="#Cover_02" type="AlbumCover" id="Tracks[2]" xAnchor="#List.5"


x="0" yAnchor="#List.12" y="0" widthDock="#List.Height.8" width="0"
heightDock="#List.Height.8" height="0" brightness="1.0" />
<element type="Field" id="Tracks[2]" xAnchor="#Cover_02.Right" x="10"
yAnchor="#Cover_02.5" y="0" widthDock="x:#List.95" width="0" font="Segoe UI Light"
style="Regular" size="12" fg="240,240,240" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Title"> </child>
<child> (</child>
<child id="Duration"> </child>
<child>)</child>
</element>
<element type="Field" id="Tracks[2]" xAnchor="#Cover_02.Right" x="10"
yAnchor="#Cover_02.65" y="0" widthDock="x:#List.95" width="0" font="Segoe UI"
style="Regular" size="8" fg="180,180,180" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Artist"> </child>
<child> - </child>
<child id="Album" font="Segoe UI" style="Italic" fg="200,200,200">
</child>
<child> [</child>
<child id="Year (yyyy)" width="50" />
<child>] </child>
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255"
size="11"> </child>
</element>

<element name="#Cover_03" type="AlbumCover" id="Tracks[3]" xAnchor="#List.5"


x="0" yAnchor="#List.22" y="0" widthDock="#List.Height.8" width="0"
heightDock="#List.Height.8" height="0" brightness="1.0" />
<element type="Field" id="Tracks[3]" xAnchor="#Cover_03.Right" x="10"
yAnchor="#Cover_03.5" y="0" widthDock="x:#List.95" width="0" font="Segoe UI Light"
style="Regular" size="12" fg="240,240,240" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Title"> </child>
<child> (</child>
<child id="Duration"> </child>
<child>)</child>
</element>
<element type="Field" id="Tracks[3]" xAnchor="#Cover_03.Right" x="10"
yAnchor="#Cover_03.65" y="0" widthDock="x:#List.95" width="0" font="Segoe UI"
style="Regular" size="8" fg="180,180,180" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Artist"> </child>
<child> - </child>
<child id="Album" font="Segoe UI" style="Italic" fg="200,200,200">
</child>
<child> [</child>
<child id="Year (yyyy)" width="50" />
<child>] </child>
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255"
size="11"> </child>
</element>

<element name="#Cover_04" type="AlbumCover" id="Tracks[4]" xAnchor="#List.5"


x="0" yAnchor="#List.32" y="0" widthDock="#List.Height.8" width="0"
heightDock="#List.Height.8" height="0" brightness="1.0" />
<element type="Field" id="Tracks[4]" xAnchor="#Cover_04.Right" x="10"
yAnchor="#Cover_04.5" y="0" widthDock="x:#List.95" width="0" font="Segoe UI Light"
style="Regular" size="12" fg="240,240,240" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Title"> </child>
<child> (</child>
<child id="Duration"> </child>
<child>)</child>
</element>
<element type="Field" id="Tracks[4]" xAnchor="#Cover_04.Right" x="10"
yAnchor="#Cover_04.65" y="0" widthDock="x:#List.95" width="0" font="Segoe UI"
style="Regular" size="8" fg="180,180,180" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Artist"> </child>
<child> - </child>
<child id="Album" font="Segoe UI" style="Italic" fg="200,200,200">
</child>
<child> [</child>
<child id="Year (yyyy)" width="50" />
<child>] </child>
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255"
size="11"> </child>
</element>

<element name="#Cover_05" type="AlbumCover" id="Tracks[5]" xAnchor="#List.5"


x="0" yAnchor="#List.42" y="0" widthDock="#List.Height.8" width="0"
heightDock="#List.Height.8" height="0" brightness="1.0" />
<element type="Field" id="Tracks[5]" xAnchor="#Cover_05.Right" x="10"
yAnchor="#Cover_05.5" y="0" widthDock="x:#List.95" width="0" font="Segoe UI Light"
style="Regular" size="12" fg="240,240,240" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Title"> </child>
<child> (</child>
<child id="Duration"> </child>
<child>)</child>
</element>
<element type="Field" id="Tracks[5]" xAnchor="#Cover_05.Right" x="10"
yAnchor="#Cover_05.65" y="0" widthDock="x:#List.95" width="0" font="Segoe UI"
style="Regular" size="8" fg="180,180,180" mouseOverFg="200,255,200"
onClick="PlayNow">
<child id="Artist"> </child>
<child> - </child>
<child id="Album" font="Segoe UI" style="Italic" fg="200,200,200">
</child>
<child> [</child>
<child id="Year (yyyy)" width="50" />
<child>] </child>
<child id="RatingLove" visible="MusicBeeSetting" fg="30,255,255,255"
size="11"> </child>
</element>

<!-- Lyrics Panel-->


<element name="#LyricPanel" type="Block" xAnchor="Panel.75" x="0"
yAnchor="#List.60" y="0" align="Middle.Left" widthDock="Panel.Width.25" width="0"
heightDock="Panel.Width.58" height="0" bg="0,0,0,0" >
<element type="Text" id="Title" xAnchor="#LyricPanel.10" x="0"
yAnchor="#List.0" y="-35" widthDock="x:#LyricPanel.90" width="0" font="Roboto
Condensed" align="center" style="Bold" size="14" fg="240,240,240" >Lyrics</element>
<element type="Lyrics" xAnchor="#LyricPanel.10" x="0"
yAnchor="#LyricPanel.8" y="0" widthDock="x:#LyricPanel.90" width="0"
heightDock="y:#LyricPanel.10" height="0" font="Roboto Condensed" style="Regular"
size="10" fg="240,240,240" fg2="200,255,200"></element>
</element>

<!-- RH Controls -->

<element name="#OpenTrackListPanel" type="Text" xAnchor="Panel.89.2" x="0"


yAnchor="Panel.Bottom" y="-42" width="40" font="Wingdings" style="Bold" size="10"
fg="200,200,200" mouseOverFg="0,255,0"
onClick="OpenNowPlayingAssistant">R</element>

<!-- Spectrum Visualiser -->


<element type="SpectrumVisualiser" xAnchor="Panel.0" x="0" yAnchor="Panel.0"
y="0" widthDock="x:Panel.Right" width="0" heightDock="y:Panel.Bottom" height="0"
fg="30,255,255,255" bdr="5,255,255,255" ></element>

<!-- Close Button -->


<element type="Text" xAnchor="Panel.Right" x="-25" y="5" width="25"
font="Webdings" style="Regular" size="10" mouseOverFg="255,0,0"
onClick="CloseWindow">r</element>
</root>

You might also like