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