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

  1. <?xml version="1.0" encoding="utf-8" ?> 
  2. <root>
  3. <skin id="blue">
  4.     <item name="SimpleCalendar.calendar"> 
  5.         <appearance name="standard"
  6.             fillColor1="255,255,255"
  7.             fontName="microsoft sans serif"
  8.             fontSize="8.25"
  9.             fontStyle="normal"
  10.             textColor="0,0,0"            
  11.         />
  12.     </item>
  13.     <item name="SimpleCalendar.calendarTitle"> 
  14.         <appearance name="standard"
  15.             fillColor1="0,0,255"
  16.             textColor="255,255,255"
  17.         />
  18.     </item>
  19. </skin>
  20. <skin id="OpusOS-Blue">
  21.     <item name="SimpleCalendar.calendar"> 
  22.         <appearance name="standard"
  23.             fillColor1="120,140,173"
  24.             fontName="microsoft sans serif"
  25.             fontSize="8.25"
  26.             fontStyle="bold"
  27.             textColor="255,255,255"            
  28.         />
  29.     </item>
  30.     <item name="SimpleCalendar.calendarTitle"> 
  31.         <appearance name="standard"
  32.             fillColor1="237,233,233"
  33.             textColor="105,123,153"
  34.         />
  35.     </item>
  36. </skin>
  37. </root>