mc/syntax/changelog.syntax
Pavel Roskin 0d82a635b3 * syntax/*.syntax: Remove numeric Cooledit colors. It's
unreasonable to require them to be correct.  On the other hand,
Cooledit can easily be changed to accept named color names.
2002-09-29 20:22:23 +00:00

35 lines
936 B
YAML

context default
spellcheck
context linestart \t \n\n
keyword wholeright +() brightmagenta
keyword linestart \t\*\s*: brightcyan
keyword (*): cyan
keyword (*)\{\s\}[*]: cyan
context linestart \s\s\s\s\s\s\s\s \n\n
keyword wholeright +() brightmagenta
keyword \*\s*: brightcyan
keyword (*): cyan
keyword (*)\{\s\}[*]: cyan
keyword whole \* brightcyan
context linestart 19+-+\s \n yellow
keyword <+> brightred
context linestart 20+-+\s \n yellow
keyword <+> brightred
context linestart Mon\s \n yellow
keyword <+> brightred
context linestart Tue\s \n yellow
keyword <+> brightred
context linestart Wed\s \n yellow
keyword <+> brightred
context linestart Thu\s \n yellow
keyword <+> brightred
context linestart Fri\s \n yellow
keyword <+> brightred
context linestart Sat\s \n yellow
keyword <+> brightred
context linestart Sun\s \n yellow
keyword <+> brightred