Class TextMateTheme
public class TextMateTheme : VisualStudioCodeTheme, IVisualTheme, IDisposable
- Inheritance
-
TextMateTheme
- Implements
Constructors
Properties
Methods
- ApplyToEdit(TextEditor)
Assigns color teme properties to a given
TextEditor
according to values stored in theIVisualTheme
.