Table of Contents

Class HighlightingColor

Namespace
Terminal.Gui.Editor.Highlighting
Assembly
Terminal.Gui.Editor.dll
public class HighlightingColor : ICloneable, IEquatable<HighlightingColor>
Inheritance
HighlightingColor
Implements
Inherited Members

Constructors

HighlightingColor()

Properties

Background
Bold
Foreground
IsFrozen
Italic
Name
Role
Strikethrough
Underline

Methods

Clone()
Equals(object)
Equals(HighlightingColor)
Freeze()
GetHashCode()
MergeWith(HighlightingColor)
ToCss()
ToString()