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