mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
0d82a635b3
unreasonable to require them to be correct. On the other hand, Cooledit can easily be changed to accept named color names.
18 lines
369 B
YAML
18 lines
369 B
YAML
context default
|
|
keyword &\[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\]; brightgreen
|
|
keyword &#\{xX\}\[0123456789abcdefABCDEF\]; brightgreen
|
|
keyword &#\[0123456789\]; brightgreen
|
|
spellcheck
|
|
|
|
context <!-- --> brown
|
|
spellcheck
|
|
|
|
context <! > brightred/orange
|
|
spellcheck
|
|
|
|
context </ > brightcyan
|
|
|
|
context < > brightcyan
|
|
keyword "*" green
|
|
keyword = yellow
|