home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / boxOr.wal / frames / system-colors.xml < prev    next >
Text File  |  2004-05-05  |  2KB  |  29 lines

  1. <elements>
  2.  
  3. <!-- Buttons -->
  4. <color id="studio.button.text" value="255,255,255"/> <!-- Buttons text color -->
  5. <color id="studio.button.hiliteText" value="255,255,255"/> <!-- Buttons hilite text color, used by tab windows-->
  6. <color id="studio.button.dimmedText" value="255,255,255"/> <!-- Buttons dimmed text color, when disabled -->
  7.  
  8. <!-- Generic Lists -->
  9. <color id="studio.list.text" value="167,213,255"/> <!-- List item text color -->
  10. <color id="studio.list.item.selected" value="197,197,197"/>
  11. <color id="studio.list.item.focused" value="197,197,197"/> <!-- playlist selected background -->
  12.  
  13. <color id="wasabi.scrollbar.foreground" value="33,113,247"/> <!-- scrollbar foreground color -->
  14. <color id="wasabi.scrollbar.background" value="33,113,247"/> <!-- scrollbar background color -->
  15. <color id="wasabi.scrollbar.foreground.inverted" value="33,113,247"/> <!-- inverse scrollbar foreground color -->
  16. <color id="wasabi.scrollbar.background.inverted" value="33,113,247"/> <!-- inverse scrollbar background color -->
  17.  
  18. <color id="wasabi.list.text.selected" value="255,255,255" /> 
  19. <color id="wasabi.list.text.selected.background" value="33,69,156" /> 
  20. <color id="studio.list.item.selected" value="99,52,41"/>
  21. <color id="studio.list.item.focused" value="99,52,41"/>
  22.  
  23. <!--color id="studio.list.column.background" value="33,113,247"/--> <!-- column background -->
  24. <!--color id="studio.list.column.text" value="33,113,247"/--> <!-- Columns text color -->
  25. <!--color id="studio.list.column.separator" value="33,113,247"/--> <!-- Columns separator color -->
  26. <!--color id="studio.list.item.selected.fg" value="0,0,0" /--><!-- Selected item text foreground color -->
  27. <color id="wasabi.window.background" value="33,113,247"/>
  28. </elements>
  29.