This is an old revision of the document!
Colored Indent Guides Count
By default, HippoEDIT calculates unique colors only for 5 leading indent guides. If number of leading guides for same line is bigger than 5, colors will repeat.
You can adjusting default value defined by XML flag in settings.xml:
<Source_Editor> <ColoredIndentGuidesCount>7</ColoredIndentGuidesCount> </Source_Editor>
Default value is 5.
#xml_option