C# Class Audit.Util.CommonColors.Solarized

Courtesy of http://ethanschoonover.com/solarized#usage-development
Datei anzeigen Open project: gnschenker/RecipesWithCqrsAndEs

Public Properties

Property Type Description
Base0 System.Drawing.Color
Base00 System.Drawing.Color
Base01 System.Drawing.Color
Base02 System.Drawing.Color
Base03 System.Drawing.Color
Base1 System.Drawing.Color
Base2 System.Drawing.Color
Base3 System.Drawing.Color
Blue System.Drawing.Color
Cyan System.Drawing.Color
Green System.Drawing.Color
Magenta System.Drawing.Color
Orange System.Drawing.Color
Red System.Drawing.Color
Violet Color
Yellow Color

Property Details

Base0 public_oe static_oe property

public static Color,System.Drawing Base0
return System.Drawing.Color

Base00 public_oe static_oe property

public static Color,System.Drawing Base00
return System.Drawing.Color

Base01 public_oe static_oe property

public static Color,System.Drawing Base01
return System.Drawing.Color

Base02 public_oe static_oe property

public static Color,System.Drawing Base02
return System.Drawing.Color

Base03 public_oe static_oe property

public static Color,System.Drawing Base03
return System.Drawing.Color

Base1 public_oe static_oe property

public static Color,System.Drawing Base1
return System.Drawing.Color

Base2 public_oe static_oe property

public static Color,System.Drawing Base2
return System.Drawing.Color

Base3 public_oe static_oe property

public static Color,System.Drawing Base3
return System.Drawing.Color

Blue public_oe static_oe property

public static Color,System.Drawing Blue
return System.Drawing.Color

Cyan public_oe static_oe property

public static Color,System.Drawing Cyan
return System.Drawing.Color

Green public_oe static_oe property

public static Color,System.Drawing Green
return System.Drawing.Color

Magenta public_oe static_oe property

public static Color,System.Drawing Magenta
return System.Drawing.Color

Orange public_oe static_oe property

public static Color,System.Drawing Orange
return System.Drawing.Color

Red public_oe static_oe property

public static Color,System.Drawing Red
return System.Drawing.Color

Violet public_oe static_oe property

public static Color Violet
return Color

Yellow public_oe static_oe property

public static Color Yellow
return Color