Advertisement
LHRCheshire

Minimal Black Edit

Jul 13th, 2015
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.49 KB | None | 0 0
  1. <root>
  2. <!--Theme by Albert Nisbet, a modified version of 'Default Tweak' by Eeyore. Feel free to use, distribute and modify.-->
  3. <!--Theme modified again by Cheshire, thanks to Nisbet and Eeyore for doing basically all the work.-->
  4. <settings enableScaling="true" />
  5. <!-- Adjust what folder inside the "MusicBee\Plugins\TheaterMode.list\SharedArtwork" directory pictures are pulled from, Default is "landscapes" -->
  6. <settings rotationFolder="landscapes" />
  7. <!-- Adjust picture rotation timer here, Default is "30" seconds -->
  8. <settings rotationPeriod="30" />
  9. <theaterMode>
  10.   <settings bdr="0,0,0" />
  11. </theaterMode>
  12. <!-- Adjust Screensaver settings here -->
  13. <screenSaver>
  14.   <settings idlePeriod="120" />
  15.   <settings monitor="1" otherMonitors="blackout" />
  16. </screenSaver>
  17.  
  18. <!-- Background gallery -->
  19. <element type="Gallery" x="1" y="1" widthDock="Panel" width="-2" heightDock="Panel" height="-2" aspectRatio="stretch" interval="45" tags="Landscape" ></element>
  20.  
  21. <!-- Overlay -->
  22. <element name="Darker" type="Block" x="1" y="1" widthDock="Panel" width="-2" heightDock="Panel" height="-2" bg="52,20,20,20"></element>
  23.  
  24. <!-- Main section -->
  25. <element name="#Cover" type="AlbumCover" x="200" y="240" width="215" height="215" min="200" max="300" brightness="1.0" ></element>
  26. <element type="Field" id="Title" xAnchor="AlbumCover.Right" x="36" yAnchor="AlbumCover.Top" y="48" widthDock="X:Panel.Right" width="-200" font="Segoe UI" style="Regular" size="18" fg="210,210,210" ></element>
  27. <element type="Field" id="Artist" xAnchor="AlbumCover.Right" x="36" yAnchor="Title.Bottom" y="18" widthDock="X:Panel.Right" width="-200" font="Segoe UI" style="Regular" size="12" fg="190,190,190" ></element>
  28. <element name="#Album" type="Field" xAnchor="AlbumCover.Right" x="36" yAnchor="Artist.Bottom" y="18" widthDock="X:Panel.Right" width="-200" font="Segoe UI" style="Regular" size="12" fg="190,190,190" >
  29.   <child id="Album" />
  30. </element>
  31. <element type="Field" visible="MusicBeeSetting" xAnchor="AlbumCover.Right" x="37" yAnchor="#Album.Bottom" y="45" widthDock="X:Panel.Right" width="-300" fg="250,250,250" >
  32.   <child id="RatingLove" visible="MusicBeeSetting" fg="109,92,62" size="18" topMargin="2" rightMargin="5" ></child>
  33.   <child id="Rating" visible="MusicBeeSetting" fg="200,150,8" fg2="89,72,42" size="19" ></child>
  34. </element>
  35.  
  36. <!-- Time display above track info -->
  37. <element type="Time" x="0" yAnchor="#Cover.Top" y="-112" widthDock="Panel" align="Center" font="Segoe UI" style="Regular" size="12" fg="220,220,220" ></element>
  38. <element type="Line" xAnchor="Panel.Left" x="200" yAnchor="#Cover.Top" y="-80" widthDock="X:Panel.Right" width="-200" height="1" bg="20,255,255,255"></element>
  39.  
  40. <!-- Controls below track info -->
  41. <element type="PlayerBar" xAnchor="AlbumCover.Left" x="1" yAnchor="AlbumCover.Bottom" y="5" widthDock="AlbumCover" width="-1" height="32" bdr="230,60,60,60" bg="230,20,20,20" fg="245,245,245" fg2="200,200,200" ></element>
  42.  
  43. <!-- Spectrum visualisation at bottom of screen -->
  44. <element type="SpectrumVisualiser" x="1" yAnchor="Panel.Bottom" y="-85" widthDock="Panel" width="-1" height="83" fg="255,20,20,20" bdr="255,20,20,20"></element>
  45.  
  46. <!-- Progress bar below track info -->
  47. <element name="#BarBg" type="Block" xAnchor="Panel.Left" yAnchor="#Cover.Bottom" x="200" y="80" widthDock="X:Panel.Right" width="-200" height="2" bg="20,255,255,255"></element>
  48. <element type="ProgressBar" xAnchor="Panel.Left" yAnchor="#Cover.Bottom" x="200" y="80" widthDock="X:Panel.Right" width="-200" height="2" fg="245,245,245" ></element>
  49. <element type="ProgressPosition" xAnchor="ProgressBar.Left" x="0" yAnchor="ProgressBar.Top" y="10" widthDock="X:#BarBg.Right" width="0" align="center" font="Segoe UI" style="Regular" size="8" fg="240,240,240" ></element>
  50.  
  51. <!-- Queue elements -->
  52. <element name="#Queue" type="Text" xAnchor="#Cover.Left" x="0" yAnchor="Panel.Bottom" y="-130" widthDock="X:#BarBg.Right" width="0" font="Segoe UI" align="Left" style="Regular" size="8" fg="190,190,190" >QUEUE</element>
  53. <element type="Field" id="Tracks[1]" xAnchor="#BarBg.Left" x="0" yAnchor="#Queue.Bottom" y="20" widthDock="X:#BarBg.Right" width="0" font="Segoe UI" style="Bold" size="9.75" fg="190,190,190" >
  54.   <child id="Title" ></child>
  55.   <child font="Segoe UI" style="Regular" size="9.75">   </child>
  56.   <child font="Segoe UI" style="Regular" size="9.75" id="Artist" />
  57. <child font="Segoe UI" style="Regular" size="9.75">   </child>
  58.   <child font="Segoe UI" style="Regular" size="8" fg="100,100,100" id="Duration" />
  59. </element>
  60.  
  61. <element type="Field" id="Tracks[2]" xAnchor="#BarBg.Left" x="0" yAnchor="#Queue.Bottom" y="40" widthDock="X:#BarBg.Right" width="0" font="Segoe UI" style="Bold" size="9.75" fg="190,190,190" >
  62.   <child id="Title" ></child>
  63.   <child font="Segoe UI" style="Regular" size="9.75">   </child>
  64.   <child font="Segoe UI" style="Regular" size="9.75" id="Artist" />
  65. <child font="Segoe UI" style="Regular" size="9.75">   </child>
  66.   <child font="Segoe UI" style="Regular" size="8" fg="100,100,100" id="Duration" />
  67. </element>
  68.  
  69. <element type="Field" id="Tracks[3]" xAnchor="#BarBg.Left" x="0" yAnchor="#Queue.Bottom" y="60" widthDock="X:#BarBg.Right" width="0" font="Segoe UI" style="Bold" size="9.75" fg="190,190,190" >
  70.   <child id="Title" ></child>
  71.   <child font="Segoe UI" style="Regular" size="9.75">   </child>
  72.   <child font="Segoe UI" style="Regular" size="9.75" id="Artist" />
  73. <child font="Segoe UI" style="Regular" size="9.75">   </child>
  74.   <child font="Segoe UI" style="Regular" size="8" fg="100,100,100" id="Duration" />
  75. </element>
  76. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement