home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / ht12_m68k.lha / HivelyTracker / Skins / SIDMonster-Light / Settings < prev    next >
Encoding:
Text File  |  2007-01-01  |  953 b   |  57 lines

  1. #
  2. # format is "RRGGBB" hex values
  3. # any line starting with # is a comment
  4. #
  5.  
  6. skinext = '.ilbm'
  7.  
  8. # 16 pixel tall proportional font
  9. font1 = 'BitStreamVeraSans.font'
  10. font1size = 16
  11.  
  12. # 16x8 pixel fixed width font (MUST be 16x8)
  13. font2 = 'TermDDC80.font'
  14. font2size = 16
  15.  
  16. # 14x7 pixel fixed width font (MUST be 14x7)
  17. font3 = 'Thin711.font'
  18. font3size = 12
  19.  
  20. # first is the background to the track, pos &
  21. # performance editors, and the number & text gadgets
  22. 000000
  23.  
  24. # next is the "dark" colour underneath the position bars
  25. # in the track, pos and performance list editors
  26. 113355
  27.  
  28. # position bar colour
  29. 446688
  30.  
  31. # "light" colour above position bars
  32. 8899bb
  33.  
  34. # text colour
  35. aaccee
  36.  
  37. # disabled text colour
  38. 113355
  39.  
  40. # wavemeter colour
  41. aaccee
  42.  
  43. # normal cursor in track, pos & perf editors
  44. aaccee
  45.  
  46. # edit mode cursor in track, pos & perf editors
  47. ffffff
  48.  
  49. # text in buttons and tabs
  50. ffffff
  51.  
  52. # shadow in buttons and tabs
  53. 113355
  54.  
  55. # track F-key position highlight colour
  56. d6e6ff
  57.