home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / CMCD1004.ISO / Software / Freeware / Utilitare / DesktopSidebar / Plugins / UserTitle.dspackage / UserTitle.dsskin < prev   
Encoding:
Extensible Markup Language  |  2004-07-08  |  331 b   |  17 lines

  1. <?xml version="1.0" encoding="utf-8" ?> 
  2. <root>
  3. <skin id="blue">
  4.     <item name="UserTitle.username"> 
  5.         <appearance name="standard" 
  6.                 fontName="Tahoma"
  7.                 fontSize="16"
  8.                 textColor="243,255,255"
  9.                 textShadowColor = "0, 0, 0"
  10.                 textShadowOffset = "1"
  11.                 fillStyle="hollow"
  12.         />
  13.     </item>
  14. </skin>
  15.  
  16. </root>
  17.