Table of Contents

Class VisualThemeColors

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

Represents a collection of color values related to the control's visual elements.

public class VisualThemeColors : ICloneable
Inheritance
VisualThemeColors
Implements

Constructors

VisualThemeColors()

Properties

ActiveSelectionBackground

Gets or sets a background color of the editor's selection in the active state.

ActiveSelectionForeground

Gets or sets a foreground color of the editor's selection in the active state.

BracesBackground

Gets or sets editor's braces background color.

BracesForeground

Gets or sets editor's braces foreground color.

BreakpointBackgroundColor

Reserved for later use.

BreakpointColor

Reserved for later use.

BreakpointDisabledBackgroundColor

Reserved for later use.

BreakpointDisabledColor

Reserved for later use.

BreakpointDisabledPenColor

Reserved for later use.

CodeCompletionArrowBackground

Gets or sets a background color of the code completion arrow area.

CodeCompletionBoxBackground

Gets or sets a background color of the code completion box control.

CodeCompletionBoxBorder

Gets or sets a border color of the code completion box control.

CodeCompletionBoxCategoryFilterButtonHovered

Gets or sets a background color of the code completion box category filter button in the hovered state.

CodeCompletionBoxCategoryFilterButtonPressed

Gets or sets a background color of the code completion box category filter button in the pressed state.

CodeCompletionBoxCategoryFilterToolbarBackground

Gets or sets a background color of the code completion box category filter toolbar element.

CodeCompletionBoxItemFocusRectangle

Gets or sets a color of the code completion box focused item rectngle.

CodeCompletionBoxNoSuggestionsText

Gets or sets a foreground color for the code completion box no suggestions text.

CodeCompletionBoxSelectedBackground

Gets or sets a background color of the code completion box selected item.

CodeCompletionBoxSelectedForeground

Gets or sets a foreground color of the code completion box selected item.

CodeCompletionHintBackground

Gets or sets a background color of the code completion hint control.

CodeSnippetBackground

Gets or sets a background color of the code snippet control.

CodeSnippetForeground

Gets or sets a foreground color of the code snippet control.

CollapsedLine

Gets or sets editor's collapsed line color.

ColumnSeparatorColor

Gets or sets a column separator color of the datatip popup control.

Comments

Gets or sets a color of the comments in the text.

Directives

Gets or sets a color of the directives in the text.

GuideLinesForeground

Gets or sets a color of the guide lines.

GutterBackground

Gets or sets editor's gutter background color.

GutterForeground

Gets or sets

HighlightBlockAreaBackground

Gets or sets a background color of the editor's gutter area highlighed block part.

HighlightOutlineAreaBackground

Gets or sets a background color of the editor's outline area highlighed part.

HtmlParams

Gets or sets a color of the HTML parameters in the text.

HyperText

Gets or sets a color of the editor's hyper text.

Identifiers

Gets or sets a color of the identifiers in the text.

ImagesColor

Gets or sets type of the visual color theme.

InactiveSelectionBackground

Gets or sets a background color of the editor's selection in the inactive state.

InactiveSelectionForeground

Gets or sets a foreground color of the editor's selection in the inactive state.

ItemBackgroundHoveredColor

Gets or sets a background color of the datatip popup item in the hovered state.

ItemTextNormalColor

Gets or sets a text color of the datatip popup control in the normal state.

ItemTextOverlappedColor

Gets or sets a text color of the datatip popup control in the overlapped state.

LineModificatorChanged

Gets or sets a color of the editor's line modificator element in the changed state.

LineModificatorSaved

Gets or sets a color of the editor's line modificator element in the saved state.

LineNumbers

Gets or sets a color of the editor's line numbers.

LineSeparator

Gets or sets editor's line separator color.

LineSeparatorBackColor

Gets or sets editor's line separator background color.

LocalsName

Gets or sets a color of the local variable names in the text.

MagnifierHintBorder

Gets or sets a border color of the editor's magnifier hint area.

Methods

Gets or sets a color of the method names in the text.

MinimapBackground

Gets or sets a background color of the editor's minimap area.

MinimapBorder

Gets or sets a border color of the editor's minimap area.

MinimapCurrentFrame

Gets or sets a background color of the editor's minimap current frame area.

MinimapCurrentFrameBorder

Gets or sets a border color of the editor's minimap current frame area.

MinimapDragBorder

Gets or sets a dragged border color of the editor's minimap area.

MisspelledWords

Gets or sets a color of the editor's misspelled words.

Numbers

Gets or sets a color of the numbers in the text.

OutlinePen

Gets or sets editor's outline element foreground color.

PopupBackgroundNormalColor

Gets or sets a background color of the datatip popup control in the normal state.

PopupBackgroundOverlappedColor

Gets or sets a background color of the datatip popup control in the overlapped state.

PopupBorderColor

Gets or sets a border color of the datatip popup control.

PopupPanelFocusHighlightIndicatorFocused

Gets or sets a background color of the popup panel focus highlight indicator element in the focused state.

PopupPanelFocusHighlightIndicatorNonFocused

Gets or sets a background color of the popup panel focus highlight indicator element in the non-focused state.

PopupPanelResizeGripper

Gets or sets a background color of the popup panel resize gripper element.

ReadOnlyBackColor

Gets or sets a background color of the editor control in the readonly state.

ReferenceHighlightBackground

Gets or sets a background color of the variable reference in the text.

Reswords

Gets or sets a color of the keywords in the text.

ReswordsControl

Reserved for later use.

ScrollBarBackground

Gets or sets a background color of the editor's scroll bar area.

ScrollThumbHovered

Gets or sets a background color of the editor's scrolling thumb element in the hovered state.

ScrollThumbNormal

Gets or sets a background color of the editor's scrolling thumb element in the normal state.

ScrollThumbPressed

Gets or sets a background color of the editor's scrolling thumb element in the pressed state.

SearchResultsHighlightBackground

Gets or sets a background color of the found code in the text.

SelectedWordsHighlightBackground

Gets or sets a background color of the selected words in the text.

StackBackgroundColor

Reserved for later use.

StackColor

Reserved for later use.

Strings

Gets or sets a color of the strings in the text.

Symbols

Gets or sets a color of the symbols in the text.

TraceBackgroundColor

Reserved for later use.

TraceColor

Reserved for later use.

VsControlsButtonHovered

Gets or sets a background color of the visual themed control button in the hovered state.

VsControlsButtonPressed

Gets or sets a background color of the visual themed control button in the pressed state.

VsControlsControlBackground

Gets or sets a background color of the visual themed controls.

VsControlsControlTextNormal

Gets or sets a text color of the visual themed control in the normal state.

VsControlsPopupBorder

Gets or sets a border color of the visual themed control popup element.

VsControlsToggleButtonHovered

Gets or sets a background color of the visual themed control toggle button element in the hovered state.

VsControlsToggleButtonPressedBorder

Gets or sets a background color of the visual themed control toggle button element in the pressed state.

WhiteSpace

Gets or sets a color of the whitespace symbols in the text.

WindowBackground

Gets or sets an entire editor's background color.

XmlComments

Gets or sets a color of the XML comments in the text.

Methods

Clone()

Creates a shadow copy of this object.