Coloring

The text in your HTML files can be colored in two different ways. By default all HTML tags are colored blue, like

In the settings dialog you can tell Alpha to change the coloring and also color JavaScript keywords. These are then colored magenta. But the coloring of the HTML tags also changes, like

While this coloring is primarily intended to be used for files with JavaScript, it can also be a better choice for files with very little text and mostly HTML tags. Have in mind though that JavaScript keywords (if else this...) will be colored even when they are part of ordinary text.

Bug: When you change the way of coloring, nothing happens until you switch to another window.