Table of Contents

Class VisualStudioCodeTheme

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

Represents a predefined Visual Studio Code like color theme.

public class VisualStudioCodeTheme : StandardVisualTheme, IVisualTheme, IDisposable
Inheritance
VisualStudioCodeTheme
Implements
Derived

Constructors

VisualStudioCodeTheme()

Initailizes new instance of VisualStudioCodeTheme with default settings.

Fields

Instance

Gets a default VisualStudioCodeTheme object.

Methods

AdjustStyleColor(ILexStyle)
ApplyToEdit(TextEditor)

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

GetColors()