Class ConsoleColorData
Console color data
Inheritance
Namespace: Terminaux.Colors.Data
Assembly: Terminaux.dll
Syntax
[JsonConverter(typeof(ConsoleColorDataSerializer))]
public class ConsoleColorData
Properties
Aqua
[#00ffff] Gets the console colors data for the Aqua color
Declaration
public static ConsoleColorData Aqua { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Aquamarine1
[#5fffd7] Gets the console colors data for the Aquamarine1 color
Declaration
public static ConsoleColorData Aquamarine1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Aquamarine1Alt
[#87ffd7] Gets the console colors data for the Aquamarine1Alt color
Declaration
public static ConsoleColorData Aquamarine1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Aquamarine3
[#5fd7af] Gets the console colors data for the Aquamarine3 color
Declaration
public static ConsoleColorData Aquamarine3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Black
[#000000] Gets the console colors data for the Black color
Declaration
public static ConsoleColorData Black { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Blue
[#0000ff] Gets the console colors data for the Blue color
Declaration
public static ConsoleColorData Blue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Blue1
[#0000ff] Gets the console colors data for the Blue1 color
Declaration
public static ConsoleColorData Blue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Blue3
[#0000af] Gets the console colors data for the Blue3 color
Declaration
public static ConsoleColorData Blue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Blue3Alt
[#0000d7] Gets the console colors data for the Blue3Alt color
Declaration
public static ConsoleColorData Blue3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
BlueViolet
[#5f00ff] Gets the console colors data for the BlueViolet color
Declaration
public static ConsoleColorData BlueViolet { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
CadetBlue
[#5faf87] Gets the console colors data for the CadetBlue color
Declaration
public static ConsoleColorData CadetBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
CadetBlueAlt
[#5fafaf] Gets the console colors data for the CadetBlueAlt color
Declaration
public static ConsoleColorData CadetBlueAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse1
[#87ff00] Gets the console colors data for the Chartreuse1 color
Declaration
public static ConsoleColorData Chartreuse1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse2
[#5fff00] Gets the console colors data for the Chartreuse2 color
Declaration
public static ConsoleColorData Chartreuse2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse2Alt
[#87d700] Gets the console colors data for the Chartreuse2Alt color
Declaration
public static ConsoleColorData Chartreuse2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse3
[#5faf00] Gets the console colors data for the Chartreuse3 color
Declaration
public static ConsoleColorData Chartreuse3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse3Alt
[#5fd700] Gets the console colors data for the Chartreuse3Alt color
Declaration
public static ConsoleColorData Chartreuse3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Chartreuse4
[#5f8700] Gets the console colors data for the Chartreuse4 color
Declaration
public static ConsoleColorData Chartreuse4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Color
Gets a color instance generated by this class
Declaration
[JsonIgnore]
public Color Color { get; }
Property Value
Type | Description |
---|---|
Color |
ColorId
The color ID
Declaration
[JsonIgnore]
public int ColorId { get; }
Property Value
Type | Description |
---|---|
int |
CornflowerBlue
[#5f87ff] Gets the console colors data for the CornflowerBlue color
Declaration
public static ConsoleColorData CornflowerBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Cornsilk1
[#ffffd7] Gets the console colors data for the Cornsilk1 color
Declaration
public static ConsoleColorData Cornsilk1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Cyan1
[#00ffff] Gets the console colors data for the Cyan1 color
Declaration
public static ConsoleColorData Cyan1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Cyan2
[#00ffd7] Gets the console colors data for the Cyan2 color
Declaration
public static ConsoleColorData Cyan2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Cyan3
[#00d7af] Gets the console colors data for the Cyan3 color
Declaration
public static ConsoleColorData Cyan3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkBlue
[#000087] Gets the console colors data for the DarkBlue color
Declaration
public static ConsoleColorData DarkBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkCyan
[#00af87] Gets the console colors data for the DarkCyan color
Declaration
public static ConsoleColorData DarkCyan { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkGoldenrod
[#af8700] Gets the console colors data for the DarkGoldenrod color
Declaration
public static ConsoleColorData DarkGoldenrod { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkGreen
[#005f00] Gets the console colors data for the DarkGreen color
Declaration
public static ConsoleColorData DarkGreen { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkKhaki
[#afaf5f] Gets the console colors data for the DarkKhaki color
Declaration
public static ConsoleColorData DarkKhaki { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkMagenta
[#870087] Gets the console colors data for the DarkMagenta color
Declaration
public static ConsoleColorData DarkMagenta { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkMagentaAlt
[#8700af] Gets the console colors data for the DarkMagentaAlt color
Declaration
public static ConsoleColorData DarkMagentaAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen1
[#d7ff5f] Gets the console colors data for the DarkOliveGreen1 color
Declaration
public static ConsoleColorData DarkOliveGreen1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen1Alt
[#d7ff87] Gets the console colors data for the DarkOliveGreen1Alt color
Declaration
public static ConsoleColorData DarkOliveGreen1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen2
[#afff5f] Gets the console colors data for the DarkOliveGreen2 color
Declaration
public static ConsoleColorData DarkOliveGreen2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen3
[#87af5f] Gets the console colors data for the DarkOliveGreen3 color
Declaration
public static ConsoleColorData DarkOliveGreen3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen3Alt
[#87d75f] Gets the console colors data for the DarkOliveGreen3Alt color
Declaration
public static ConsoleColorData DarkOliveGreen3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOliveGreen3Alt2
[#afd75f] Gets the console colors data for the DarkOliveGreen3Alt2 color
Declaration
public static ConsoleColorData DarkOliveGreen3Alt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOrange
[#ff8700] Gets the console colors data for the DarkOrange color
Declaration
public static ConsoleColorData DarkOrange { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOrange3
[#af5f00] Gets the console colors data for the DarkOrange3 color
Declaration
public static ConsoleColorData DarkOrange3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkOrange3Alt
[#d75f00] Gets the console colors data for the DarkOrange3Alt color
Declaration
public static ConsoleColorData DarkOrange3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkRed
[#5f0000] Gets the console colors data for the DarkRed color
Declaration
public static ConsoleColorData DarkRed { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkRedAlt
[#870000] Gets the console colors data for the DarkRedAlt color
Declaration
public static ConsoleColorData DarkRedAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen
[#87af87] Gets the console colors data for the DarkSeaGreen color
Declaration
public static ConsoleColorData DarkSeaGreen { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen1
[#afffd7] Gets the console colors data for the DarkSeaGreen1 color
Declaration
public static ConsoleColorData DarkSeaGreen1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen1Alt
[#d7ffaf] Gets the console colors data for the DarkSeaGreen1Alt color
Declaration
public static ConsoleColorData DarkSeaGreen1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen2
[#afd7af] Gets the console colors data for the DarkSeaGreen2 color
Declaration
public static ConsoleColorData DarkSeaGreen2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen2Alt
[#afffaf] Gets the console colors data for the DarkSeaGreen2Alt color
Declaration
public static ConsoleColorData DarkSeaGreen2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen3
[#87d7af] Gets the console colors data for the DarkSeaGreen3 color
Declaration
public static ConsoleColorData DarkSeaGreen3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen3Alt
[#afd787] Gets the console colors data for the DarkSeaGreen3Alt color
Declaration
public static ConsoleColorData DarkSeaGreen3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen4
[#5f875f] Gets the console colors data for the DarkSeaGreen4 color
Declaration
public static ConsoleColorData DarkSeaGreen4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSeaGreen4Alt
[#5faf5f] Gets the console colors data for the DarkSeaGreen4Alt color
Declaration
public static ConsoleColorData DarkSeaGreen4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSlateGray1
[#87ffff] Gets the console colors data for the DarkSlateGray1 color
Declaration
public static ConsoleColorData DarkSlateGray1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSlateGray2
[#5fffff] Gets the console colors data for the DarkSlateGray2 color
Declaration
public static ConsoleColorData DarkSlateGray2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkSlateGray3
[#87d7d7] Gets the console colors data for the DarkSlateGray3 color
Declaration
public static ConsoleColorData DarkSlateGray3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkTurquoise
[#00d7d7] Gets the console colors data for the DarkTurquoise color
Declaration
public static ConsoleColorData DarkTurquoise { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkViolet
[#8700d7] Gets the console colors data for the DarkViolet color
Declaration
public static ConsoleColorData DarkViolet { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DarkVioletAlt
[#af00d7] Gets the console colors data for the DarkVioletAlt color
Declaration
public static ConsoleColorData DarkVioletAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink1
[#ff0087] Gets the console colors data for the DeepPink1 color
Declaration
public static ConsoleColorData DeepPink1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink1Alt
[#ff00af] Gets the console colors data for the DeepPink1Alt color
Declaration
public static ConsoleColorData DeepPink1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink2
[#ff005f] Gets the console colors data for the DeepPink2 color
Declaration
public static ConsoleColorData DeepPink2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink3
[#d7005f] Gets the console colors data for the DeepPink3 color
Declaration
public static ConsoleColorData DeepPink3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink3Alt
[#d70087] Gets the console colors data for the DeepPink3Alt color
Declaration
public static ConsoleColorData DeepPink3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink4
[#5f005f] Gets the console colors data for the DeepPink4 color
Declaration
public static ConsoleColorData DeepPink4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink4Alt
[#87005f] Gets the console colors data for the DeepPink4Alt color
Declaration
public static ConsoleColorData DeepPink4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepPink4Alt2
[#af005f] Gets the console colors data for the DeepPink4Alt2 color
Declaration
public static ConsoleColorData DeepPink4Alt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue1
[#00afff] Gets the console colors data for the DeepSkyBlue1 color
Declaration
public static ConsoleColorData DeepSkyBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue2
[#00afd7] Gets the console colors data for the DeepSkyBlue2 color
Declaration
public static ConsoleColorData DeepSkyBlue2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue3
[#0087af] Gets the console colors data for the DeepSkyBlue3 color
Declaration
public static ConsoleColorData DeepSkyBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue3Alt
[#0087d7] Gets the console colors data for the DeepSkyBlue3Alt color
Declaration
public static ConsoleColorData DeepSkyBlue3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue4
[#005f5f] Gets the console colors data for the DeepSkyBlue4 color
Declaration
public static ConsoleColorData DeepSkyBlue4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue4Alt
[#005f87] Gets the console colors data for the DeepSkyBlue4Alt color
Declaration
public static ConsoleColorData DeepSkyBlue4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DeepSkyBlue4Alt2
[#005faf] Gets the console colors data for the DeepSkyBlue4Alt2 color
Declaration
public static ConsoleColorData DeepSkyBlue4Alt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DodgerBlue1
[#0087ff] Gets the console colors data for the DodgerBlue1 color
Declaration
public static ConsoleColorData DodgerBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DodgerBlue2
[#005fff] Gets the console colors data for the DodgerBlue2 color
Declaration
public static ConsoleColorData DodgerBlue2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
DodgerBlue3
[#005fd7] Gets the console colors data for the DodgerBlue3 color
Declaration
public static ConsoleColorData DodgerBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Fuchsia
[#ff00ff] Gets the console colors data for the Fuchsia color
Declaration
public static ConsoleColorData Fuchsia { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Gold1
[#ffd700] Gets the console colors data for the Gold1 color
Declaration
public static ConsoleColorData Gold1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Gold3
[#afaf00] Gets the console colors data for the Gold3 color
Declaration
public static ConsoleColorData Gold3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Gold3Alt
[#d7af00] Gets the console colors data for the Gold3Alt color
Declaration
public static ConsoleColorData Gold3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Green
[#008000] Gets the console colors data for the Green color
Declaration
public static ConsoleColorData Green { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Green1
[#00ff00] Gets the console colors data for the Green1 color
Declaration
public static ConsoleColorData Green1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Green3
[#00af00] Gets the console colors data for the Green3 color
Declaration
public static ConsoleColorData Green3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Green3Alt
[#00d700] Gets the console colors data for the Green3Alt color
Declaration
public static ConsoleColorData Green3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Green4
[#008700] Gets the console colors data for the Green4 color
Declaration
public static ConsoleColorData Green4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
GreenYellow
[#afff00] Gets the console colors data for the GreenYellow color
Declaration
public static ConsoleColorData GreenYellow { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey
[#808080] Gets the console colors data for the Grey color
Declaration
public static ConsoleColorData Grey { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey0
[#000000] Gets the console colors data for the Grey0 color
Declaration
public static ConsoleColorData Grey0 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey100
[#ffffff] Gets the console colors data for the Grey100 color
Declaration
public static ConsoleColorData Grey100 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey11
[#1c1c1c] Gets the console colors data for the Grey11 color
Declaration
public static ConsoleColorData Grey11 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey15
[#262626] Gets the console colors data for the Grey15 color
Declaration
public static ConsoleColorData Grey15 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey19
[#303030] Gets the console colors data for the Grey19 color
Declaration
public static ConsoleColorData Grey19 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey23
[#3a3a3a] Gets the console colors data for the Grey23 color
Declaration
public static ConsoleColorData Grey23 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey27
[#444444] Gets the console colors data for the Grey27 color
Declaration
public static ConsoleColorData Grey27 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey3
[#080808] Gets the console colors data for the Grey3 color
Declaration
public static ConsoleColorData Grey3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey30
[#4e4e4e] Gets the console colors data for the Grey30 color
Declaration
public static ConsoleColorData Grey30 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey35
[#585858] Gets the console colors data for the Grey35 color
Declaration
public static ConsoleColorData Grey35 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey37
[#5f5f5f] Gets the console colors data for the Grey37 color
Declaration
public static ConsoleColorData Grey37 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey39
[#626262] Gets the console colors data for the Grey39 color
Declaration
public static ConsoleColorData Grey39 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey42
[#6c6c6c] Gets the console colors data for the Grey42 color
Declaration
public static ConsoleColorData Grey42 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey46
[#767676] Gets the console colors data for the Grey46 color
Declaration
public static ConsoleColorData Grey46 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey50
[#808080] Gets the console colors data for the Grey50 color
Declaration
public static ConsoleColorData Grey50 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey53
[#878787] Gets the console colors data for the Grey53 color
Declaration
public static ConsoleColorData Grey53 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey54
[#8a8a8a] Gets the console colors data for the Grey54 color
Declaration
public static ConsoleColorData Grey54 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey58
[#949494] Gets the console colors data for the Grey58 color
Declaration
public static ConsoleColorData Grey58 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey62
[#9e9e9e] Gets the console colors data for the Grey62 color
Declaration
public static ConsoleColorData Grey62 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey63
[#af87af] Gets the console colors data for the Grey63 color
Declaration
public static ConsoleColorData Grey63 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey66
[#a8a8a8] Gets the console colors data for the Grey66 color
Declaration
public static ConsoleColorData Grey66 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey69
[#afafaf] Gets the console colors data for the Grey69 color
Declaration
public static ConsoleColorData Grey69 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey7
[#121212] Gets the console colors data for the Grey7 color
Declaration
public static ConsoleColorData Grey7 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey70
[#b2b2b2] Gets the console colors data for the Grey70 color
Declaration
public static ConsoleColorData Grey70 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey74
[#bcbcbc] Gets the console colors data for the Grey74 color
Declaration
public static ConsoleColorData Grey74 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey78
[#c6c6c6] Gets the console colors data for the Grey78 color
Declaration
public static ConsoleColorData Grey78 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey82
[#d0d0d0] Gets the console colors data for the Grey82 color
Declaration
public static ConsoleColorData Grey82 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey84
[#d7d7d7] Gets the console colors data for the Grey84 color
Declaration
public static ConsoleColorData Grey84 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey85
[#dadada] Gets the console colors data for the Grey85 color
Declaration
public static ConsoleColorData Grey85 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey89
[#e4e4e4] Gets the console colors data for the Grey89 color
Declaration
public static ConsoleColorData Grey89 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Grey93
[#eeeeee] Gets the console colors data for the Grey93 color
Declaration
public static ConsoleColorData Grey93 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HexString
Hexadecimal representation of the color
Declaration
[JsonIgnore]
public string HexString { get; }
Property Value
Type | Description |
---|---|
string |
Honeydew2
[#d7ffd7] Gets the console colors data for the Honeydew2 color
Declaration
public static ConsoleColorData Honeydew2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HotPink
[#ff5faf] Gets the console colors data for the HotPink color
Declaration
public static ConsoleColorData HotPink { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HotPink2
[#d75faf] Gets the console colors data for the HotPink2 color
Declaration
public static ConsoleColorData HotPink2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HotPink3
[#af5f87] Gets the console colors data for the HotPink3 color
Declaration
public static ConsoleColorData HotPink3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HotPink3Alt
[#d75f87] Gets the console colors data for the HotPink3Alt color
Declaration
public static ConsoleColorData HotPink3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
HotPinkAlt
[#ff5fd7] Gets the console colors data for the HotPinkAlt color
Declaration
public static ConsoleColorData HotPinkAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
IndianRed
[#af5f5f] Gets the console colors data for the IndianRed color
Declaration
public static ConsoleColorData IndianRed { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
IndianRed1
[#ff5f5f] Gets the console colors data for the IndianRed1 color
Declaration
public static ConsoleColorData IndianRed1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
IndianRed1Alt
[#ff5f87] Gets the console colors data for the IndianRed1Alt color
Declaration
public static ConsoleColorData IndianRed1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
IndianRedAlt
[#d75f5f] Gets the console colors data for the IndianRedAlt color
Declaration
public static ConsoleColorData IndianRedAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Khaki1
[#ffff87] Gets the console colors data for the Khaki1 color
Declaration
public static ConsoleColorData Khaki1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Khaki3
[#d7d75f] Gets the console colors data for the Khaki3 color
Declaration
public static ConsoleColorData Khaki3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightCoral
[#ff8787] Gets the console colors data for the LightCoral color
Declaration
public static ConsoleColorData LightCoral { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightCyan1
[#d7ffff] Gets the console colors data for the LightCyan1 color
Declaration
public static ConsoleColorData LightCyan1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightCyan3
[#afd7d7] Gets the console colors data for the LightCyan3 color
Declaration
public static ConsoleColorData LightCyan3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGoldenrod1
[#ffff5f] Gets the console colors data for the LightGoldenrod1 color
Declaration
public static ConsoleColorData LightGoldenrod1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGoldenrod2
[#d7d787] Gets the console colors data for the LightGoldenrod2 color
Declaration
public static ConsoleColorData LightGoldenrod2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGoldenrod2Alt
[#ffd75f] Gets the console colors data for the LightGoldenrod2Alt color
Declaration
public static ConsoleColorData LightGoldenrod2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGoldenrod2Alt2
[#ffd787] Gets the console colors data for the LightGoldenrod2Alt2 color
Declaration
public static ConsoleColorData LightGoldenrod2Alt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGoldenrod3
[#d7af5f] Gets the console colors data for the LightGoldenrod3 color
Declaration
public static ConsoleColorData LightGoldenrod3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGreen
[#87ff5f] Gets the console colors data for the LightGreen color
Declaration
public static ConsoleColorData LightGreen { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightGreenAlt
[#87ff87] Gets the console colors data for the LightGreenAlt color
Declaration
public static ConsoleColorData LightGreenAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightPink1
[#ffafaf] Gets the console colors data for the LightPink1 color
Declaration
public static ConsoleColorData LightPink1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightPink3
[#d78787] Gets the console colors data for the LightPink3 color
Declaration
public static ConsoleColorData LightPink3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightPink4
[#875f5f] Gets the console colors data for the LightPink4 color
Declaration
public static ConsoleColorData LightPink4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSalmon1
[#ffaf87] Gets the console colors data for the LightSalmon1 color
Declaration
public static ConsoleColorData LightSalmon1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSalmon3
[#af875f] Gets the console colors data for the LightSalmon3 color
Declaration
public static ConsoleColorData LightSalmon3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSalmon3Alt
[#d7875f] Gets the console colors data for the LightSalmon3Alt color
Declaration
public static ConsoleColorData LightSalmon3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSeaGreen
[#00afaf] Gets the console colors data for the LightSeaGreen color
Declaration
public static ConsoleColorData LightSeaGreen { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSkyBlue1
[#afd7ff] Gets the console colors data for the LightSkyBlue1 color
Declaration
public static ConsoleColorData LightSkyBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSkyBlue3
[#87afaf] Gets the console colors data for the LightSkyBlue3 color
Declaration
public static ConsoleColorData LightSkyBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSkyBlue3Alt
[#87afd7] Gets the console colors data for the LightSkyBlue3Alt color
Declaration
public static ConsoleColorData LightSkyBlue3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSlateBlue
[#8787ff] Gets the console colors data for the LightSlateBlue color
Declaration
public static ConsoleColorData LightSlateBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSlateGrey
[#8787af] Gets the console colors data for the LightSlateGrey color
Declaration
public static ConsoleColorData LightSlateGrey { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSteelBlue
[#afafff] Gets the console colors data for the LightSteelBlue color
Declaration
public static ConsoleColorData LightSteelBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSteelBlue1
[#d7d7ff] Gets the console colors data for the LightSteelBlue1 color
Declaration
public static ConsoleColorData LightSteelBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightSteelBlue3
[#afafd7] Gets the console colors data for the LightSteelBlue3 color
Declaration
public static ConsoleColorData LightSteelBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
LightYellow3
[#d7d7af] Gets the console colors data for the LightYellow3 color
Declaration
public static ConsoleColorData LightYellow3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Lime
[#00ff00] Gets the console colors data for the Lime color
Declaration
public static ConsoleColorData Lime { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta1
[#ff00ff] Gets the console colors data for the Magenta1 color
Declaration
public static ConsoleColorData Magenta1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta2
[#d700ff] Gets the console colors data for the Magenta2 color
Declaration
public static ConsoleColorData Magenta2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta2Alt
[#ff00d7] Gets the console colors data for the Magenta2Alt color
Declaration
public static ConsoleColorData Magenta2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta3
[#af00af] Gets the console colors data for the Magenta3 color
Declaration
public static ConsoleColorData Magenta3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta3Alt
[#d700af] Gets the console colors data for the Magenta3Alt color
Declaration
public static ConsoleColorData Magenta3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Magenta3Alt2
[#d700d7] Gets the console colors data for the Magenta3Alt2 color
Declaration
public static ConsoleColorData Magenta3Alt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Maroon
[#800000] Gets the console colors data for the Maroon color
Declaration
public static ConsoleColorData Maroon { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumOrchid
[#af5fd7] Gets the console colors data for the MediumOrchid color
Declaration
public static ConsoleColorData MediumOrchid { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumOrchid1
[#d75fff] Gets the console colors data for the MediumOrchid1 color
Declaration
public static ConsoleColorData MediumOrchid1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumOrchid1Alt
[#ff5fff] Gets the console colors data for the MediumOrchid1Alt color
Declaration
public static ConsoleColorData MediumOrchid1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumOrchid3
[#af5faf] Gets the console colors data for the MediumOrchid3 color
Declaration
public static ConsoleColorData MediumOrchid3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple
[#8787d7] Gets the console colors data for the MediumPurple color
Declaration
public static ConsoleColorData MediumPurple { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple1
[#af87ff] Gets the console colors data for the MediumPurple1 color
Declaration
public static ConsoleColorData MediumPurple1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple2
[#af5fff] Gets the console colors data for the MediumPurple2 color
Declaration
public static ConsoleColorData MediumPurple2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple2Alt
[#af87d7] Gets the console colors data for the MediumPurple2Alt color
Declaration
public static ConsoleColorData MediumPurple2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple3
[#875faf] Gets the console colors data for the MediumPurple3 color
Declaration
public static ConsoleColorData MediumPurple3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple3Alt
[#875fd7] Gets the console colors data for the MediumPurple3Alt color
Declaration
public static ConsoleColorData MediumPurple3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumPurple4
[#5f5f87] Gets the console colors data for the MediumPurple4 color
Declaration
public static ConsoleColorData MediumPurple4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumSpringGreen
[#00ffaf] Gets the console colors data for the MediumSpringGreen color
Declaration
public static ConsoleColorData MediumSpringGreen { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumTurquoise
[#5fd7d7] Gets the console colors data for the MediumTurquoise color
Declaration
public static ConsoleColorData MediumTurquoise { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MediumVioletRed
[#af0087] Gets the console colors data for the MediumVioletRed color
Declaration
public static ConsoleColorData MediumVioletRed { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MistyRose1
[#ffd7d7] Gets the console colors data for the MistyRose1 color
Declaration
public static ConsoleColorData MistyRose1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
MistyRose3
[#d7afaf] Gets the console colors data for the MistyRose3 color
Declaration
public static ConsoleColorData MistyRose3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Name
The color name
Declaration
[JsonIgnore]
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
NavajoWhite1
[#ffd7af] Gets the console colors data for the NavajoWhite1 color
Declaration
public static ConsoleColorData NavajoWhite1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
NavajoWhite3
[#afaf87] Gets the console colors data for the NavajoWhite3 color
Declaration
public static ConsoleColorData NavajoWhite3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Navy
[#000080] Gets the console colors data for the Navy color
Declaration
public static ConsoleColorData Navy { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
NavyBlue
[#00005f] Gets the console colors data for the NavyBlue color
Declaration
public static ConsoleColorData NavyBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Olive
[#808000] Gets the console colors data for the Olive color
Declaration
public static ConsoleColorData Olive { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orange1
[#ffaf00] Gets the console colors data for the Orange1 color
Declaration
public static ConsoleColorData Orange1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orange3
[#d78700] Gets the console colors data for the Orange3 color
Declaration
public static ConsoleColorData Orange3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orange4
[#5f5f00] Gets the console colors data for the Orange4 color
Declaration
public static ConsoleColorData Orange4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orange4Alt
[#875f00] Gets the console colors data for the Orange4Alt color
Declaration
public static ConsoleColorData Orange4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
OrangeRed1
[#ff5f00] Gets the console colors data for the OrangeRed1 color
Declaration
public static ConsoleColorData OrangeRed1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orchid
[#d75fd7] Gets the console colors data for the Orchid color
Declaration
public static ConsoleColorData Orchid { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orchid1
[#ff87ff] Gets the console colors data for the Orchid1 color
Declaration
public static ConsoleColorData Orchid1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Orchid2
[#ff87d7] Gets the console colors data for the Orchid2 color
Declaration
public static ConsoleColorData Orchid2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleGreen1
[#87ffaf] Gets the console colors data for the PaleGreen1 color
Declaration
public static ConsoleColorData PaleGreen1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleGreen1Alt
[#afff87] Gets the console colors data for the PaleGreen1Alt color
Declaration
public static ConsoleColorData PaleGreen1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleGreen3
[#5fd75f] Gets the console colors data for the PaleGreen3 color
Declaration
public static ConsoleColorData PaleGreen3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleGreen3Alt
[#87d787] Gets the console colors data for the PaleGreen3Alt color
Declaration
public static ConsoleColorData PaleGreen3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleTurquoise1
[#afffff] Gets the console colors data for the PaleTurquoise1 color
Declaration
public static ConsoleColorData PaleTurquoise1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleTurquoise4
[#5f8787] Gets the console colors data for the PaleTurquoise4 color
Declaration
public static ConsoleColorData PaleTurquoise4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PaleVioletRed1
[#ff87af] Gets the console colors data for the PaleVioletRed1 color
Declaration
public static ConsoleColorData PaleVioletRed1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Pink1
[#ffafd7] Gets the console colors data for the Pink1 color
Declaration
public static ConsoleColorData Pink1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Pink3
[#d787af] Gets the console colors data for the Pink3 color
Declaration
public static ConsoleColorData Pink3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Plum1
[#ffafff] Gets the console colors data for the Plum1 color
Declaration
public static ConsoleColorData Plum1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Plum2
[#d7afff] Gets the console colors data for the Plum2 color
Declaration
public static ConsoleColorData Plum2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Plum3
[#d787d7] Gets the console colors data for the Plum3 color
Declaration
public static ConsoleColorData Plum3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Plum4
[#875f87] Gets the console colors data for the Plum4 color
Declaration
public static ConsoleColorData Plum4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Purple
[#800080] Gets the console colors data for the Purple color
Declaration
public static ConsoleColorData Purple { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Purple3
[#5f00d7] Gets the console colors data for the Purple3 color
Declaration
public static ConsoleColorData Purple3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Purple4
[#5f0087] Gets the console colors data for the Purple4 color
Declaration
public static ConsoleColorData Purple4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Purple4Alt
[#5f00af] Gets the console colors data for the Purple4Alt color
Declaration
public static ConsoleColorData Purple4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PurpleAlt
[#8700ff] Gets the console colors data for the PurpleAlt color
Declaration
public static ConsoleColorData PurpleAlt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
PurpleAlt2
[#af00ff] Gets the console colors data for the PurpleAlt2 color
Declaration
public static ConsoleColorData PurpleAlt2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
RGB
The RGB values
Declaration
[JsonIgnore]
public RedGreenBlue RGB { get; }
Property Value
Type | Description |
---|---|
RedGreenBlue |
Red
[#ff0000] Gets the console colors data for the Red color
Declaration
public static ConsoleColorData Red { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Red1
[#ff0000] Gets the console colors data for the Red1 color
Declaration
public static ConsoleColorData Red1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Red3
[#af0000] Gets the console colors data for the Red3 color
Declaration
public static ConsoleColorData Red3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Red3Alt
[#d70000] Gets the console colors data for the Red3Alt color
Declaration
public static ConsoleColorData Red3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
RosyBrown
[#af8787] Gets the console colors data for the RosyBrown color
Declaration
public static ConsoleColorData RosyBrown { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
RoyalBlue1
[#5f5fff] Gets the console colors data for the RoyalBlue1 color
Declaration
public static ConsoleColorData RoyalBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Salmon1
[#ff875f] Gets the console colors data for the Salmon1 color
Declaration
public static ConsoleColorData Salmon1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SandyBrown
[#ffaf5f] Gets the console colors data for the SandyBrown color
Declaration
public static ConsoleColorData SandyBrown { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SeaGreen1
[#5fff87] Gets the console colors data for the SeaGreen1 color
Declaration
public static ConsoleColorData SeaGreen1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SeaGreen1Alt
[#5fffaf] Gets the console colors data for the SeaGreen1Alt color
Declaration
public static ConsoleColorData SeaGreen1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SeaGreen2
[#5fff5f] Gets the console colors data for the SeaGreen2 color
Declaration
public static ConsoleColorData SeaGreen2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SeaGreen3
[#5fd787] Gets the console colors data for the SeaGreen3 color
Declaration
public static ConsoleColorData SeaGreen3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Silver
[#c0c0c0] Gets the console colors data for the Silver color
Declaration
public static ConsoleColorData Silver { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SkyBlue1
[#87d7ff] Gets the console colors data for the SkyBlue1 color
Declaration
public static ConsoleColorData SkyBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SkyBlue2
[#87afff] Gets the console colors data for the SkyBlue2 color
Declaration
public static ConsoleColorData SkyBlue2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SkyBlue3
[#5fafd7] Gets the console colors data for the SkyBlue3 color
Declaration
public static ConsoleColorData SkyBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SlateBlue1
[#875fff] Gets the console colors data for the SlateBlue1 color
Declaration
public static ConsoleColorData SlateBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SlateBlue3
[#5f5faf] Gets the console colors data for the SlateBlue3 color
Declaration
public static ConsoleColorData SlateBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SlateBlue3Alt
[#5f5fd7] Gets the console colors data for the SlateBlue3Alt color
Declaration
public static ConsoleColorData SlateBlue3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen1
[#00ff87] Gets the console colors data for the SpringGreen1 color
Declaration
public static ConsoleColorData SpringGreen1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen2
[#00d787] Gets the console colors data for the SpringGreen2 color
Declaration
public static ConsoleColorData SpringGreen2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen2Alt
[#00ff5f] Gets the console colors data for the SpringGreen2Alt color
Declaration
public static ConsoleColorData SpringGreen2Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen3
[#00af5f] Gets the console colors data for the SpringGreen3 color
Declaration
public static ConsoleColorData SpringGreen3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen3Alt
[#00d75f] Gets the console colors data for the SpringGreen3Alt color
Declaration
public static ConsoleColorData SpringGreen3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SpringGreen4
[#00875f] Gets the console colors data for the SpringGreen4 color
Declaration
public static ConsoleColorData SpringGreen4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SteelBlue
[#5f87af] Gets the console colors data for the SteelBlue color
Declaration
public static ConsoleColorData SteelBlue { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SteelBlue1
[#5fafff] Gets the console colors data for the SteelBlue1 color
Declaration
public static ConsoleColorData SteelBlue1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SteelBlue1Alt
[#5fd7ff] Gets the console colors data for the SteelBlue1Alt color
Declaration
public static ConsoleColorData SteelBlue1Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
SteelBlue3
[#5f87d7] Gets the console colors data for the SteelBlue3 color
Declaration
public static ConsoleColorData SteelBlue3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Tan
[#d7af87] Gets the console colors data for the Tan color
Declaration
public static ConsoleColorData Tan { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Teal
[#008080] Gets the console colors data for the Teal color
Declaration
public static ConsoleColorData Teal { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Thistle1
[#ffd7ff] Gets the console colors data for the Thistle1 color
Declaration
public static ConsoleColorData Thistle1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Thistle3
[#d7afd7] Gets the console colors data for the Thistle3 color
Declaration
public static ConsoleColorData Thistle3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Turquoise2
[#00d7ff] Gets the console colors data for the Turquoise2 color
Declaration
public static ConsoleColorData Turquoise2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Turquoise4
[#008787] Gets the console colors data for the Turquoise4 color
Declaration
public static ConsoleColorData Turquoise4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Vector
Gets the three-dimension vector values from RGB color
Declaration
[JsonIgnore]
public Vector3 Vector { get; }
Property Value
Type | Description |
---|---|
Vector3 |
Violet
[#d787ff] Gets the console colors data for the Violet color
Declaration
public static ConsoleColorData Violet { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Wheat1
[#ffffaf] Gets the console colors data for the Wheat1 color
Declaration
public static ConsoleColorData Wheat1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Wheat4
[#87875f] Gets the console colors data for the Wheat4 color
Declaration
public static ConsoleColorData Wheat4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
White
[#ffffff] Gets the console colors data for the White color
Declaration
public static ConsoleColorData White { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow
[#ffff00] Gets the console colors data for the Yellow color
Declaration
public static ConsoleColorData Yellow { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow1
[#ffff00] Gets the console colors data for the Yellow1 color
Declaration
public static ConsoleColorData Yellow1 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow2
[#d7ff00] Gets the console colors data for the Yellow2 color
Declaration
public static ConsoleColorData Yellow2 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow3
[#afd700] Gets the console colors data for the Yellow3 color
Declaration
public static ConsoleColorData Yellow3 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow3Alt
[#d7d700] Gets the console colors data for the Yellow3Alt color
Declaration
public static ConsoleColorData Yellow3Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow4
[#878700] Gets the console colors data for the Yellow4 color
Declaration
public static ConsoleColorData Yellow4 { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Yellow4Alt
[#87af00] Gets the console colors data for the Yellow4Alt color
Declaration
public static ConsoleColorData Yellow4Alt { get; }
Property Value
Type | Description |
---|---|
ConsoleColorData |
Methods
| Edit this page View SourceEquals(object)
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(ConsoleColorData)
Declaration
public bool Equals(ConsoleColorData other)
Parameters
Type | Name | Description |
---|---|---|
ConsoleColorData | other |
Returns
Type | Description |
---|---|
bool |
GetColorData()
Gets the console colors data
Declaration
public static ConsoleColorData[] GetColorData()
Returns
Type | Description |
---|---|
ConsoleColorData[] |
GetColorData(ConsoleColors)
Gets the console color data
Declaration
public static ConsoleColorData GetColorData(ConsoleColors colors)
Parameters
Type | Name | Description |
---|---|---|
ConsoleColors | colors | Console color to get the data from |
Returns
Type | Description |
---|---|
ConsoleColorData | A console color data instance |
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |
Overrides
GetNearestColor(int, int, int)
Gets the nearest color from the built-in X11 color palette
Declaration
public static ConsoleColorData GetNearestColor(int r, int g, int b)
Parameters
Type | Name | Description |
---|---|---|
int | r | Red color value |
int | g | Green color value |
int | b | Blue color value |
Returns
Type | Description |
---|---|
ConsoleColorData | The nearest color for the indicated color, or null if it doesn't exist |
GetNearestColor(Color)
Gets the nearest color from the built-in X11 color palette
Declaration
public static ConsoleColorData GetNearestColor(Color color)
Parameters
Type | Name | Description |
---|---|---|
Color | color | True color instance |
Returns
Type | Description |
---|---|
ConsoleColorData | The nearest color for the indicated color, or null if it doesn't exist |
GetNearestColor(RedGreenBlue)
Gets the nearest color from the built-in X11 color palette
Declaration
public static ConsoleColorData GetNearestColor(RedGreenBlue rgb)
Parameters
Type | Name | Description |
---|---|---|
RedGreenBlue | rgb | RGB instance |
Returns
Type | Description |
---|---|
ConsoleColorData | The nearest color for the indicated color, or null if it doesn't exist |
GetOrderCode()
Gets the RGB order code
Declaration
public int GetOrderCode()
Returns
Type | Description |
---|---|
int | RGB order code in decimal RRRGGGBBB format |
MatchColorData(int, int, int)
Gets a color data instance that matches the available color instances
Declaration
public static ConsoleColorData MatchColorData(int r, int g, int b)
Parameters
Type | Name | Description |
---|---|---|
int | r | Red color level to match |
int | g | Green color level to match |
int | b | Blue color level to match |
Returns
Type | Description |
---|---|
ConsoleColorData | Either an instance of ConsoleColorData if found, or null if not found |
MatchColorData(Color)
Gets a color data instance that matches the available color instances
Declaration
public static ConsoleColorData MatchColorData(Color color)
Parameters
Type | Name | Description |
---|---|---|
Color | color | Color to match |
Returns
Type | Description |
---|---|
ConsoleColorData | Either an instance of ConsoleColorData if found, or null if not found |
MatchColorData(RedGreenBlue)
Gets a color data instance that matches the available color instances
Declaration
public static ConsoleColorData MatchColorData(RedGreenBlue rgb)
Parameters
Type | Name | Description |
---|---|---|
RedGreenBlue | rgb | Color to match |
Returns
Type | Description |
---|---|
ConsoleColorData | Either an instance of ConsoleColorData if found, or null if not found |
OrderColorData(bool)
Orders color data instances by their RGB code
Declaration
public static ConsoleColorData[] OrderColorData(bool descending = false)
Parameters
Type | Name | Description |
---|---|---|
bool | descending | Descending order |
Returns
Type | Description |
---|---|
ConsoleColorData[] | An array of ConsoleColorData ordered by ascending or descending RGB code that can be get by GetOrderCode() |
Operators
| Edit this page View Sourceoperator ==(ConsoleColorData?, ConsoleColorData?)
Declaration
public static bool operator ==(ConsoleColorData? left, ConsoleColorData? right)
Parameters
Type | Name | Description |
---|---|---|
ConsoleColorData | left | |
ConsoleColorData | right |
Returns
Type | Description |
---|---|
bool |
operator !=(ConsoleColorData?, ConsoleColorData?)
Declaration
public static bool operator !=(ConsoleColorData? left, ConsoleColorData? right)
Parameters
Type | Name | Description |
---|---|---|
ConsoleColorData | left | |
ConsoleColorData | right |
Returns
Type | Description |
---|---|
bool |