
<elements>

   <!-- playlist editor -->
   <color id="pledit.text" value="196,255,196"/>	<!-- editor item color -->
   <color id="pledit.text.readonly" value="196,255,196"/>	<!-- text color in editor -->
   <color id="pledit.text.current" value="255,255,255"/> <!-- current playback file foreground -->
   <color id="pledit.text.disabled" value="128,128,128" /> <!-- disabled entries -->

   <color id="pledit.currentoutline" value="248,248,0"/> <!-- current playback file outline -->
   <color id="pledit.dir.plitem" value="196,255,196" /> <!-- playlist directory item foreground -->
   <color id="pledit.dir.plitem.currect" value="248,248,0" /> <!-- playlist directory item current rectangle marker -->

   <bitmap id="pledit.marker" file="marker.png" />
   <bitmap id="pledit.dropind" file="drop_indicator.png" /> <!-- Drop indicator -->

</elements>
