Table of Contents

Class DarkVisualTheme

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

Represents a predefined dark color theme.

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

Constructors

DarkVisualTheme()

Initailizes new instance of DarkVisualTheme with default settings.

Fields

Instance

Gets a default DarkVisualTheme object.

Methods

AdjustStyleColor(ILexStyle)
ApplyToEdit(TextEditor)

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

GetColors()