home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / cmdpk164.zip / profile.fl < prev    next >
Text File  |  1996-12-10  |  530b  |  18 lines

  1. /* profile.fl - Xedit colo[u]rs                                950202 */
  2.  
  3. 'SET COLOR FILEAREA GREEN'
  4. 'SET COLOR CMDLINE  YELLOW'
  5. 'SET COLOR ARROW    BRIGHT GREEN'
  6. 'SET COLOR PREFIX   GREEN'
  7. 'SET COLOR IDLINE   BRIGHT GREEN'
  8. 'SET COLOR PENDING  YELLOW'
  9. 'SET COLOR CURLINE  BRIGHT CYAN'
  10. 'SET COLOR MSGLINE  BOLD RED'
  11.  
  12. /* prefix content */
  13. fill = '====='
  14.  
  15. /* You can use any FILELIST command, as long as they are enclosed     */
  16. /* with singles or doubles quotes.                                    */
  17. 'SET CURL M'
  18.