Header menu logo fable-electron-docs-api

Color Type

Union cases

Union case Description

3dDarkShadow

Full Usage: 3dDarkShadow

Dark shadow for three-dimensional display elements.

3dFace

Full Usage: 3dFace

Face color for three-dimensional display elements and for dialog box backgrounds.

3dHighlight

Full Usage: 3dHighlight

Highlight color for three-dimensional display elements.

3dLight

Full Usage: 3dLight

Light color for three-dimensional display elements.

3dShadow

Full Usage: 3dShadow

Shadow color for three-dimensional display elements.

ActiveBorder

Full Usage: ActiveBorder

Active window border.

ActiveCaption

Full Usage: ActiveCaption

Active window title bar. Specifies the left side color in the color gradient of an active window's title bar if the gradient effect is enabled.

ActiveCaptionGradient

Full Usage: ActiveCaptionGradient

Right side color in the color gradient of an active window's title bar.

AppWorkspace

Full Usage: AppWorkspace

Background color of multiple document interface (MDI) applications.

ButtonText

Full Usage: ButtonText

Text on push buttons.

CaptionText

Full Usage: CaptionText

Text in caption, size box, and scroll bar arrow box.

Control

Full Usage: Control

The surface of a control.

ControlBackground

Full Usage: ControlBackground

The background of a large interface element, such as a browser or table.

ControlText

Full Usage: ControlText

The text of a control that isn’t disabled.

Desktop

Full Usage: Desktop

Desktop background color.

DisabledControlText

Full Usage: DisabledControlText

The text of a control that’s disabled.

DisabledText

Full Usage: DisabledText

Grayed (disabled) text.

FindHighlight

Full Usage: FindHighlight

The color of a find indicator.

Grid

Full Usage: Grid

The gridlines of an interface element such as a table.

HeaderText

Full Usage: HeaderText

The text of a header cell in a table.

Highlight

Full Usage: Highlight

Item(s) selected in a control.

HighlightText

Full Usage: HighlightText

Text of item(s) selected in a control.

Hotlight

Full Usage: Hotlight

Color for a hyperlink or hot-tracked item.

InactiveBorder

Full Usage: InactiveBorder

Inactive window border.

InactiveCaption

Full Usage: InactiveCaption

Inactive window caption. Specifies the left side color in the color gradient of an inactive window's title bar if the gradient effect is enabled.

InactiveCaptionGradient

Full Usage: InactiveCaptionGradient

Right side color in the color gradient of an inactive window's title bar.

InactiveCaptionText

Full Usage: InactiveCaptionText

Color of text in an inactive caption.

InfoBackground

Full Usage: InfoBackground

Background color for tooltip controls.

InfoText

Full Usage: InfoText

Text color for tooltip controls.

KeyboardFocusIndicator

Full Usage: KeyboardFocusIndicator

The ring that appears around the currently focused control when using the keyboard for interface navigation.

Label

Full Usage: Label

The text of a label containing primary content.

Link

Full Usage: Link

A link to other content.

Menu

Full Usage: Menu

Menu background.

MenuHighlight

Full Usage: MenuHighlight

The color used to highlight menu items when the menu appears as a flat menu.

MenuText

Full Usage: MenuText

Text in menus.

Menubar

Full Usage: Menubar

The background color for the menu bar when menus appear as flat menus.

PlaceholderText

Full Usage: PlaceholderText

A placeholder string in a control or text view.

QuaternaryLabel

Full Usage: QuaternaryLabel

The text of a label of lesser importance than a tertiary label such as watermark text.

Scrollbar

Full Usage: Scrollbar

Scroll bar gray area.

ScrubberTexturedBackground

Full Usage: ScrubberTexturedBackground

The background of a scrubber in the Touch Bar.

SecondaryLabel

Full Usage: SecondaryLabel

The text of a label of lesser importance than a normal label such as a label used to represent a subheading or additional information.

SelectedContentBackground

Full Usage: SelectedContentBackground

The background for selected content in a key window or view.

SelectedControl

Full Usage: SelectedControl

The surface of a selected control.

SelectedControlText

Full Usage: SelectedControlText

The text of a selected control.

SelectedMenuItemText

Full Usage: SelectedMenuItemText

The text of a selected menu.

SelectedText

Full Usage: SelectedText

Selected text.

SelectedTextBackground

Full Usage: SelectedTextBackground

The background of selected text.

Separator

Full Usage: Separator

A separator between different sections of content.

Shadow

Full Usage: Shadow

The virtual shadow cast by a raised object onscreen.

TertiaryLabel

Full Usage: TertiaryLabel

The text of a label of lesser importance than a secondary label such as a label used to represent disabled text.

Text

Full Usage: Text

The text in a document.

TextBackground

Full Usage: TextBackground

Text background.

UnderPageBackground

Full Usage: UnderPageBackground

The background behind a document's content.

UnemphasizedSelectedContentBackground

Full Usage: UnemphasizedSelectedContentBackground

The selected content in a non-key window or view.

UnemphasizedSelectedText

Full Usage: UnemphasizedSelectedText

Selected text in a non-key window or view.

UnemphasizedSelectedTextBackground

Full Usage: UnemphasizedSelectedTextBackground

A background for selected text in a non-key window or view.

Window

Full Usage: Window

Window background.

WindowBackground

Full Usage: WindowBackground

The background of a window.

WindowFrame

Full Usage: WindowFrame

Window frame.

WindowFrameText

Full Usage: WindowFrameText

The text in the window's titlebar area.

WindowText

Full Usage: WindowText

Text in windows.

Instance members

Instance member Description

this.Is3dDarkShadow

Full Usage: this.Is3dDarkShadow

Returns: bool
Returns: bool

this.Is3dFace

Full Usage: this.Is3dFace

Returns: bool
Returns: bool

this.Is3dHighlight

Full Usage: this.Is3dHighlight

Returns: bool
Returns: bool

this.Is3dLight

Full Usage: this.Is3dLight

Returns: bool
Returns: bool

this.Is3dShadow

Full Usage: this.Is3dShadow

Returns: bool
Returns: bool

this.IsActiveBorder

Full Usage: this.IsActiveBorder

Returns: bool
Returns: bool

this.IsActiveCaption

Full Usage: this.IsActiveCaption

Returns: bool
Returns: bool

this.IsActiveCaptionGradient

Full Usage: this.IsActiveCaptionGradient

Returns: bool
Returns: bool

this.IsAppWorkspace

Full Usage: this.IsAppWorkspace

Returns: bool
Returns: bool

this.IsButtonText

Full Usage: this.IsButtonText

Returns: bool
Returns: bool

this.IsCaptionText

Full Usage: this.IsCaptionText

Returns: bool
Returns: bool

this.IsControl

Full Usage: this.IsControl

Returns: bool
Returns: bool

this.IsControlBackground

Full Usage: this.IsControlBackground

Returns: bool
Returns: bool

this.IsControlText

Full Usage: this.IsControlText

Returns: bool
Returns: bool

this.IsDesktop

Full Usage: this.IsDesktop

Returns: bool
Returns: bool

this.IsDisabledControlText

Full Usage: this.IsDisabledControlText

Returns: bool
Returns: bool

this.IsDisabledText

Full Usage: this.IsDisabledText

Returns: bool
Returns: bool

this.IsFindHighlight

Full Usage: this.IsFindHighlight

Returns: bool
Returns: bool

this.IsGrid

Full Usage: this.IsGrid

Returns: bool
Returns: bool

this.IsHeaderText

Full Usage: this.IsHeaderText

Returns: bool
Returns: bool

this.IsHighlight

Full Usage: this.IsHighlight

Returns: bool
Returns: bool

this.IsHighlightText

Full Usage: this.IsHighlightText

Returns: bool
Returns: bool

this.IsHotlight

Full Usage: this.IsHotlight

Returns: bool
Returns: bool

this.IsInactiveBorder

Full Usage: this.IsInactiveBorder

Returns: bool
Returns: bool

this.IsInactiveCaption

Full Usage: this.IsInactiveCaption

Returns: bool
Returns: bool

this.IsInactiveCaptionGradient

Full Usage: this.IsInactiveCaptionGradient

Returns: bool
Returns: bool

this.IsInactiveCaptionText

Full Usage: this.IsInactiveCaptionText

Returns: bool
Returns: bool

this.IsInfoBackground

Full Usage: this.IsInfoBackground

Returns: bool
Returns: bool

this.IsInfoText

Full Usage: this.IsInfoText

Returns: bool
Returns: bool

this.IsKeyboardFocusIndicator

Full Usage: this.IsKeyboardFocusIndicator

Returns: bool
Returns: bool

this.IsLabel

Full Usage: this.IsLabel

Returns: bool
Returns: bool

this.IsLink

Full Usage: this.IsLink

Returns: bool
Returns: bool

this.IsMenu

Full Usage: this.IsMenu

Returns: bool
Returns: bool

this.IsMenuHighlight

Full Usage: this.IsMenuHighlight

Returns: bool
Returns: bool

this.IsMenuText

Full Usage: this.IsMenuText

Returns: bool
Returns: bool

this.IsMenubar

Full Usage: this.IsMenubar

Returns: bool
Returns: bool

this.IsPlaceholderText

Full Usage: this.IsPlaceholderText

Returns: bool
Returns: bool

this.IsQuaternaryLabel

Full Usage: this.IsQuaternaryLabel

Returns: bool
Returns: bool

this.IsScrollbar

Full Usage: this.IsScrollbar

Returns: bool
Returns: bool

this.IsScrubberTexturedBackground

Full Usage: this.IsScrubberTexturedBackground

Returns: bool
Returns: bool

this.IsSecondaryLabel

Full Usage: this.IsSecondaryLabel

Returns: bool
Returns: bool

this.IsSelectedContentBackground

Full Usage: this.IsSelectedContentBackground

Returns: bool
Returns: bool

this.IsSelectedControl

Full Usage: this.IsSelectedControl

Returns: bool
Returns: bool

this.IsSelectedControlText

Full Usage: this.IsSelectedControlText

Returns: bool
Returns: bool

this.IsSelectedMenuItemText

Full Usage: this.IsSelectedMenuItemText

Returns: bool
Returns: bool

this.IsSelectedText

Full Usage: this.IsSelectedText

Returns: bool
Returns: bool

this.IsSelectedTextBackground

Full Usage: this.IsSelectedTextBackground

Returns: bool
Returns: bool

this.IsSeparator

Full Usage: this.IsSeparator

Returns: bool
Returns: bool

this.IsShadow

Full Usage: this.IsShadow

Returns: bool
Returns: bool

this.IsTertiaryLabel

Full Usage: this.IsTertiaryLabel

Returns: bool
Returns: bool

this.IsText

Full Usage: this.IsText

Returns: bool
Returns: bool

this.IsTextBackground

Full Usage: this.IsTextBackground

Returns: bool
Returns: bool

this.IsUnderPageBackground

Full Usage: this.IsUnderPageBackground

Returns: bool
Returns: bool

this.IsUnemphasizedSelectedContentBackground

Full Usage: this.IsUnemphasizedSelectedContentBackground

Returns: bool
Returns: bool

this.IsUnemphasizedSelectedText

Full Usage: this.IsUnemphasizedSelectedText

Returns: bool
Returns: bool

this.IsUnemphasizedSelectedTextBackground

Full Usage: this.IsUnemphasizedSelectedTextBackground

Returns: bool
Returns: bool

this.IsWindow

Full Usage: this.IsWindow

Returns: bool
Returns: bool

this.IsWindowBackground

Full Usage: this.IsWindowBackground

Returns: bool
Returns: bool

this.IsWindowFrame

Full Usage: this.IsWindowFrame

Returns: bool
Returns: bool

this.IsWindowFrameText

Full Usage: this.IsWindowFrameText

Returns: bool
Returns: bool

this.IsWindowText

Full Usage: this.IsWindowText

Returns: bool
Returns: bool

Type something to start searching.