I am using ICSharpCode.TextEditor and want to change the syntax colors ... in the namespace
ICSharpCode.TextEditor.Document
exist
public class HighlightColor
but I donβt know how to give new colors to the editor. Is there anyone who knows how to do this or where can I find documentation for this editor?
Thanks.
source share