C# Class Audit.Util.CommonColors.Solarized

Courtesy of http://ethanschoonover.com/solarized#usage-development
Show file 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 static property

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

Base00 public static property

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

Base01 public static property

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

Base02 public static property

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

Base03 public static property

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

Base1 public static property

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

Base2 public static property

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

Base3 public static property

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

Blue public static property

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

Cyan public static property

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

Green public static property

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

Magenta public static property

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

Orange public static property

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

Red public static property

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

Violet public static property

public static Color Violet
return Color

Yellow public static property

public static Color Yellow
return Color