Hello,

  I would like to color a file as follows:

  Everything is "normal" except for lines whose 
  foldlevel is different from the foldlevel of both 
  the line above and the line below.  For such lines,
  the color should be Color_N where N is 
  (foldlevel/2)%7 (wherein Color_0 could be red, 
  Color_1 could be blue etc.).

  I would appreciate any help toward creating a 
  syntax file to achieve such coloring.

  Thanks,

  --Suresh
 

Reply via email to