Method SetUsedColor
SetUsedColor(List<Rune>, int)
Sets the Driver to an appropriate color for rendering the given idx of the
current line. Override to provide custom coloring by calling SetAttribute(Attribute)
Defaults to HotFocus.
protected virtual void SetUsedColor(List<Rune> line, int idx)