Table of Contents

Class VisualStudioCodeTheme

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

Represents a predefined Visual Studio Code like color theme.

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

Constructors

VisualStudioCodeTheme()

Initializes new instance of VisualStudioCodeTheme with default settings.

Fields

Instance

Gets a default VisualStudioCodeTheme object.

Methods

AdjustStyleColor(ILexStyle)
ApplyToEdit(ISyntaxEdit)

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

GetColors()