ColdFusion: use the default color style and replace some RegExpr rules
Improve coldfusion.xml:
- Remove hard colors, use the default color styles.
- Replace RegExpr rules with StringDetect, RangeDetect and others.
- Add ##Alerts and ##Modelines in comments.
- Add folding in comments and in some tags, like
<script>
and<style>
.