Constructor TextMateTheme
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.