home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ClocX / ClocXfull.exe / Presets / Cappuccino.ini < prev    next >
INI File  |  2003-06-04  |  994b  |  25 lines

  1. ;Cappuccino ClocX skin by Shak @ AquaXP.com
  2. ;all colors are in BGR format (hexadecimal or number)
  3. [Settings]
  4. CutColor=0x0000FF       ;cut window by this color (default red)
  5. DisableAMPM=1           ;show AM/PM indicator (default 0)
  6. AMPMColor=0x787878    ;color of AM/PM indicator
  7.  
  8. HourColor=0x808080      ;color of hour hand
  9. HourLength=30           ;length of hour hand
  10. HourLap=0               ;overlap of hour hand
  11. HourWidth=2             ;width of hour hand
  12.  
  13. MinuteColor=0x404040    ;color of minute hand
  14. MinuteLength=50         ;length of minute hand
  15. MinuteLap=0             ;overlap of minute hand
  16. MinuteWidth=2           ;width of minute hand
  17.  
  18. SecondColor=0x909090    ;color of second hand
  19. SecondLength=50         ;length of second hand
  20. SecondLap=10            ;overlap of second hand
  21. SecondWidth=1           ;width of second hand
  22.  
  23. ;CenterX=68             ;center point's X (default image_width / 2)
  24. ;CenterY=66             ;center point's Y (default image_height / 2)
  25.