EditorStyles.whiteLabel
static var whiteLabel: GUIStyle;
static GUIStyle whiteLabel;
static whiteLabel as GUIStyle
Description

Style for white label.

Useful for coloring your labels; set GUI.contentColor to your text color, then use this style.