Ask HN: How do I customize code coloring in emacs?
https://news.ycombinator.com/item?id=613964I program Django/Python in emacs, and I would like things like {% comment %} FOO {% endcomment %} to turn orange.
How can I set up some colors for important Django template tags?
If you can give me a bit of example code, that would be great. A link to an example of this would be great too.