Table of Contents

Constructor TextMateTheme

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

TextMateTheme(IDictionary<string, object>)

Initializes a new instance of the TextMateTheme class with specified colors.

public TextMateTheme(IDictionary<string, object> themeColors)

Parameters

themeColors IDictionary<string, object>

A list of color objects describes the current text mate theme.