Table of Contents

Constructor TextMateSyntaxHighlighter

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

TextMateSyntaxHighlighter(ThemeName)

Initializes a new TextMateSyntaxHighlighter with the specified theme.

public TextMateSyntaxHighlighter(ThemeName theme = ThemeName.DarkPlus)

Parameters

theme ThemeName

The VS Code theme to use for colorization. Defaults to TextMateSharp.Grammars.ThemeName.DarkPlus.