home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / ntcode / ue312n / custom.cmd < prev    next >
Encoding:
Text File  |  1995-05-19  |  224 b   |  12 lines

  1. ; custom macros
  2. ;
  3. ; Pierre Perret - August 1993
  4.  
  5. set $timeflag FALSE
  6.  
  7. ; setup some cooler colors
  8. add-mode lcyan          ; background
  9. add-global-mode lcyan
  10. add-mode BLUE          ; foreground
  11. add-global-mode BLUE
  12.