public GUIStyle Create() { var style = StyleFactory.CreateWithTextColor(EditorStyles.foldoutPreDrop, _textColor); return(style); }