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