Table of Contents

Class DarkVisualTheme

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

Represents a predefined dark color theme.

public class DarkVisualTheme : StandardVisualTheme, IVisualTheme, IDisposable
Inheritance
DarkVisualTheme
Implements

Constructors

DarkVisualTheme()

Initializes new instance of DarkVisualTheme with default settings.

Fields

Instance

Gets a default DarkVisualTheme object.

Methods

AdjustStyleColor(ILexStyle)
ApplyToEdit(ISyntaxEdit)

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

GetColors()