The ColorScheme type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
|
CleanedLineBar |
Color of the dirt bar at left of a modified but saved (cleaned) line.
|
|
|
DirtyLineBar |
Color of the dirt bar at left of a modified line.
|
|
|
EofColor |
Color of EOF chars.
|
|
|
EolColor |
Color of EOL chars.
|
|
|
HighlightColor |
Underline color of the line which the caret is on.
|
|
|
LineNumberBack |
Background color of the line number text.
|
|
|
LineNumberFore |
Color of the line number text.
|
|
|
MatchedBracketBack |
Background color of the bracket which is matching to the bracket at caret.
|
|
|
MatchedBracketFore |
Color of the bracket which is matching to the bracket at caret.
|
|
|
RightEdgeColor |
Color of the right edge of text area (line wrapping edge).
|
|
|
SelectionBack |
Background color of selected text.
|
|
|
SelectionFore |
Color of selected text.
|
|
|
WhiteSpaceColor |
Color of white-space chars.
|