home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / FINANCE / LOAN24C.ZIP / LOANSMGR.INI < prev    next >
Text File  |  1994-02-12  |  591b  |  26 lines

  1. ; -------------------------------------------------------------------------
  2. ; LoansMgr v2.4 Initialization File
  3. ; -------------------------------------------------------------------------
  4.  
  5. ; Note that all entries *are* case sensitive
  6.  
  7. ; Set the color of the menu outline lines
  8.  
  9. menu_outline_fg BLACK
  10. menu_outline_bg RED
  11.  
  12. ; Set the color of the LoansMgr menu items
  13.  
  14. menu_item_fg    BLACK
  15. menu_item_bg    CYAN
  16.  
  17. ; Set the colors for the pop up help and review windows
  18.  
  19. popup_fg        WHITE
  20. popup_bg        BLUE
  21.  
  22. ; Set up the screen border color
  23.  
  24. border_color    BLUE
  25.  
  26.