home *** CD-ROM | disk | FTP | other *** search
/ Minami 40 / MINAMI40.ISO / Extra / winamp3_0-full.exe / Wacs / xml / pledit / elements.xml < prev    next >
Text File  |  2002-07-27  |  872b  |  18 lines

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