home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 January / CHIP_CD_2005-01.iso / service / winamp / skin / Mini_Me.wal / frames / system-colors.xml < prev    next >
Text File  |  2002-12-11  |  4KB  |  71 lines

  1. <elements>
  2. <!-- system-colors.xml -  this file contains all the system colors for Winamp3 -->
  3. <!-- Generic Trees -->
  4. <color id="studio.tree.text" value="0,0,0"/> <!-- Item text color -->
  5. <color id="studio.tree.selected" value="128,128,128"/> <!-- Select item text background color -->
  6. <color id="studio.tree.hilited" value="0,0,0"/> <!-- Hilited item text background color -->
  7. <color id="studio.tree.hiliteddrop" value="0,0,0"/> <!-- Drop marker color -->
  8.  
  9.  
  10.  
  11. <!-- Generic Lists -->
  12. <color id="studio.list.text" value="0,0,0"/> <!-- List item text color -->
  13. <color id="studio.list.item.selected" value="128,128,128"/> <!-- Selected item text background color -->
  14. <color id="studio.list.item.focused" value="128,128,128"/> <!-- playlist selected background -->
  15. <color id="studio.list.column.background" value="128,128,128"/> <!-- column background -->
  16. <color id="studio.list.column.text" value="0,0,0"/> <!-- Columns text color -->
  17. <color id="studio.list.column.separator" value="0,0,0"/> <!-- Columns separator color -->
  18. <color id="studio.list.item.selected.fg" value="0,0,0" /><!-- Selected item text foreground color -->
  19.  
  20.  
  21.  
  22. <!-- Item Lists -->
  23. <color id="common.itemlist.outline.current" value="0,0,0"/> <!-- Currently playing outline color -->
  24. <color id="common.itemlist.outline.focus" value="0,0,0"/> <!-- Focused item dashed outline color -->
  25. <color id="common.itemlist.selborder" value="0,0,0"/>
  26.  
  27.  
  28. <!-- Message box -->
  29. <color id="studio.msgBox.background" value="128,128,128"/> <!-- Messagebox background color -->
  30. <color id="studio.textBar.text" value="0,0,0"/> <!-- Text object & message box text color -->
  31. <color id="studio.textBar.background" value="128,128,128"/> <!-- Text object & message box text background color -->
  32.  
  33.  
  34. <!-- Buttons -->
  35. <color id="studio.button.text" value="0,0,0"/> <!-- Buttons text color -->
  36. <color id="studio.button.hiliteText" value="255,211,185"/> <!-- Buttons hilite text color, used by tab windows-->
  37. <color id="studio.button.dimmedText" value="0,0,0"/> <!-- Buttons dimmed text color, when disabled -->
  38.  
  39.  
  40. <!-- Popup menus -->
  41. <color id="studio.popup.text" value="0,0,0"/> <!-- Menu items text color -->
  42. <color id="studio.popup.hiliteText" value="128,128,128"/> <!-- Hilited item text color -->
  43. <color id="studio.popup.dimmedText" value="0,0,0"/> <!-- Disabled item text color -->
  44.  
  45.  
  46. <!-- Components -->
  47. <color id="studio.status.text" value="0,0,0" /> <!-- Component status text color when using TTF -->
  48. <color id="studio.component.title.foreground" value="0,0,0"/> 
  49. <color id="studio.component.title.border" value="0,0,0"/> 
  50.  
  51.  
  52. <!-- labeled windows -->
  53. <color id="common.labelwnd.foreground" value="0,0,0"/> <!-- Text foreground color -->
  54. <color id="common.labelwnd.background" value="0,0,0"/> <!-- Text drop shadow color -->
  55.  
  56. <!-- edit wnds -->
  57. <color id="wasabi.edit.selection" value="0,0,0" gammagroup="Backgrounds"/> <!-- Selected text -->
  58. <color id="wasabi.edit.text" value="255,255,255" gammagroup="Text"/> <!--Text -->
  59. <color id="wasabi.edit.background" value="0,0,0" gammagroup="Backgrounds"/> <!--Text background -->
  60.  
  61.  
  62. <!-- playlist editor -->
  63. <color id="pledit.text" value="0,0,0"/>    <!-- text color in editor -->
  64. <color id="pledit.text.readonly" value="0,0,0"/>    <!-- text color in editor -->
  65. <color id="pledit.text.current" value="0,0,0"/> <!-- current playback file foreground -->
  66. <color id="pledit.text.disabled" value="0,0,0" /> <!-- disabled entries -->
  67. <color id="pledit.currentoutline" value="0,0,0"/> <!-- current playback file outline color -->
  68. <color id="pledit.dir.plitem" value="0,0,0" /> <!-- playlist directory item foreground color -->
  69. <color id="pledit.dir.plitem.currect" value="0,0,0" /> <!-- playlist directory item current rectangle marker -->
  70. </elements>
  71.