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

Toolbar background from top of windows.

The toolbar is used as a background for other toolbar elements See Also: toolbarButton, toolbarPopup, toolbarDropDown.