Click or drag to resize

ColorName Enumeration

Specifies the host color names.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum ColorName
Members
  Member nameValueDescription
Black0 Black color.
HostBlue1 Host Blue color.
HostRed2 Host Red color.
HostPink3 Host Pink color.
HostGreen4 Host Green color.
HostTurquoise5 Host Turquoise color.
HostYellow6 Host Yellow color.
HostWhite7 Host White color.
UnprotectedNormal8 Unprotected Normal color.
UnprotectedHigh9 Unprotected High color.
ProtectedNormal10 Protected Normal color.
ProtectedHigh11 Protected High color.
OIA20 OIA color.
OiaErrorIndicators21 Oia Error Indicators color.
Cursor22 Cursor color.
CursorRuler23 Cursor Ruler color.
Selection24 Selection color.
ScrollBuffer25 Scroll Buffer color.
ScreenBackground26 Screen Background color.
AnsiBlack27 Ansi Black color.
AnsiRed28 Ansi Red color.
AnsiGreen29 Ansi Green color.
AnsiYellow30 Ansi Yellow color.
AnsiBlue31 Ansi Blue color.
AnsiMagenta32 Ansi Magenta color.
AnsiCyan33 Ansi Cyan color.
AnsiWhite34 Ansi White color.
AnsiLightBlack35 Ansi Light Black color.
AnsiLightRed36 Ansi Light Red color.
AnsiLightGreen37 Ansi Light Green color.
AnsiLightYellow38 Ansi Light Yellow color.
AnsiLightBlue39 Ansi Light Blue color.
AnsiLightMagenta40 Ansi Light Magenta color.
AnsiLightCyan41 Ansi Light Cyan color.
AnsiLightWhite42 Ansi Light White color.
Normal43 Normal color.
Blink44 Blink color.
Bold45 Bold color.
WyseNormal46 Wyse Normal color.
WyseBlink47 Wyse Blink color.
WyseDim48 Wyse Dim color.
See Also