Table of Contents

Class TextMateTheme

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll
public class TextMateTheme : VisualStudioCodeTheme, IVisualTheme, IDisposable
Inheritance
TextMateTheme
Implements

Constructors

TextMateTheme(IDictionary<string, object>)

Properties

ThemeColors

Methods

ApplyToEdit(TextEditor)

Assigns color teme properties to a given TextEditor according to values stored in the IVisualTheme.

GetColors()
UpdateTheme(IDictionary<string, object>)