home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / winamp / wa3install-mad.exe / Wacs / xml / pledit / elements.xml < prev    next >
Text File  |  2002-06-25  |  925b  |  18 lines

  1.  
  2. <elements>
  3.  
  4.    <!-- playlist editor -->
  5.    <color id="pledit.text" value="0,255,0"/>    <!-- text color in editor -->
  6.    <color id="pledit.text.current" value="248,248,248"/> <!-- current playback file foreground -->
  7.    <color id="pledit.text.disabled" value="128,128,128" /> <!-- disabled entries -->
  8.  
  9.    <color id="pledit.currentoutline" value="248,248,0"/> <!-- current playback file outline color -->
  10.    <color id="pledit.dir.plitem" value="0,248,0" /> <!-- playlist directory item foreground color -->
  11.    <color id="pledit.dir.working" value="230,230,230" /> <!-- playlist directory working playlist item foreground color -->
  12.    <color id="pledit.dir.workingbg" value="64,64,64" /> <!-- playlist directory working playlist item background color -->
  13.  
  14.    <bitmap id="pledit.marker" file="marker.png" />
  15.    <bitmap id="pledit.dropind" file="drop_indicator.png" /> <!-- Drop indicator bitmap -->
  16.  
  17. </elements>
  18.