| --syn-keyword | keyword | const · return · if | #9d78ff |
| --syn-function | function · type | render() · paint() | #6388d8 |
| --syn-string | string | 'australis' | #16b866 |
| --syn-number | number | -77.85 · 0xff | #42dcd1 |
| --syn-constant | constant | LATITUDE · PI | #e1c631 |
| --syn-tag | tag · attribute | <section> | #00b1a8 |
| --syn-comment | comment | // note this | #6e7882 |
| --syn-error | error · diff-del | undefined | #ff491a |