options:xml:tab-state-color

Tab State Color

Tab State ColorFrom some recent version :), HippoEDIT has stopped indicating document state using the color of document name on Document Tab. It was done to avoid possible confusion when some syntaxes have defined Associative Color (Tools→Options→Syntax Settings→Miscelaneous→Associative Color), which will be used for drawing document name text on Document Tabs.

But, if you do not use associative colors for syntaxes and like old behaviour, you can revert to old behavior using the following flag in hippoedit.config:

<TabStateColor>true</TabStateColor>

Default value is false.

The feature available from HippoEDIT 1.60.36

#xml_option #1_60