home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / con2v766.zip / colore01.zip / includes / scripts / colorer.hrd.hrc < prev    next >
Text File  |  2000-02-27  |  527b  |  23 lines

  1. <!--
  2.     Colorer hrd
  3. With Help of:
  4. -->
  5.  
  6. <scheme name="HRD">
  7.   <include scheme=mDecNumb>
  8.   <block  start="/(<!--)/" end="/(-->)/" scheme="Comment" color0="dComments">
  9.   <regexp start="/(\x22.*?\x22)/" color0=dStrings>
  10.   <regexp start="/(\x27.*?\x27)/" color0=dStrings>
  11.   <keywords color="dResWords">
  12.     <word name="<fore">
  13.     <word name="<back">
  14.     <word name=">">
  15.   </keywords>
  16.   <keywords color="dParams">
  17.     <word name="color">
  18.     <word name="start">
  19.     <word name="end">
  20.   </keywords>
  21. </Scheme>
  22.  
  23.