## Here is an example for css files. ## syntax "CSS" "\.(css|scss)$" color red "." color yellow start="\{" end="\}" color white start=":" end="[;^\{]" color blue ":active|:focus|:hover|:link|:visited|:link|:after|:before|$" color blue start="\/\*" end="\*\/" color green ";|:|\{|\}" ## Trailing spaces color ,green "[[:space:]]+$"