Namespace: | Sirenix.Utilities.Editor |
Assembly: | Sirenix.Utilities.Editor |
public static class SirenixGUIStyles
public static readonly Color BorderColor
public static readonly Color BoxBackgroundColor
public static readonly Color ColumnTitleBg
public static readonly Color DarkEditorBackground
public static readonly Color DefaultSelectedInactiveMenuTreeColorDarkSkin
public static readonly Color DefaultSelectedInactiveMenuTreeColorLightSkin
public static readonly Color DefaultSelectedMenuTreeColorDarkSkin
public static readonly Color DefaultSelectedMenuTreeColorLightSkin
public static readonly Color EditorWindowBackgroundColor
public static Color GreenValidColor
public static readonly Color HeaderBoxBackgroundColor
public static readonly Color HighlightedButtonColor
public static readonly Color HighlightedTextColor
public static readonly Color HighlightPropertyColor
public static Color InspectorOrange
public static readonly Color LightBorderColor
public static readonly Color ListItemColorHoverEven
public static readonly Color ListItemColorHoverOdd
public static readonly Color ListItemDragBg
public static readonly Color ListItemDragBgColor
public static readonly Color MenuBackgroundColor
public static readonly Color MenuButtonActiveBgColor
public static readonly Color MenuButtonBorderColor
public static readonly Color MenuButtonColor
public static readonly Color MenuButtonHoverColor
public static readonly Color MouseOverBgOverlayColor
public static Color RedErrorColor
public static GUIStyle SDFIconButtonLabelStyle
public static Color SerializerYellow
public static GUIStyle Temporary
public static Color ValidatorGreen
public static Color YellowWarningColor
public static GUIStyle BlackLabel { get; }
public static GUIStyle BlackLabelCentered { get; }
public static GUIStyle BoldLabel { get; }
public static GUIStyle BoldLabelCentered { get; }
public static GUIStyle BoldTitle { get; }
public static GUIStyle BoldTitleCentered { get; }
public static GUIStyle BoldTitleRight { get; }
public static GUIStyle BottomBoxPadding { get; }
public static GUIStyle BoxContainer { get; }
public static GUIStyle BoxHeaderStyle { get; }
public static GUIStyle Button { get; }
public static GUIStyle ButtonLeft { get; }
public static GUIStyle ButtonMid { get; }
public static GUIStyle ButtonRight { get; }
public static GUIStyle CardStyle { get; }
public static GUIStyle CenteredBlackMiniLabel { get; }
public static GUIStyle CenteredGreyMiniLabel { get; }
public static GUIStyle CenteredTextField { get; }
public static GUIStyle CenteredWhiteMiniLabel { get; }
public static GUIStyle ColorFieldBackground { get; }
public static GUIStyle ContainerOuterShadow { get; }
public static GUIStyle ContainerOuterShadowGlow { get; }
public static GUIStyle ContentPadding { get; }
public static Color DefaultSelectedMenuTreeColor { get; }
public static Color DefaultSelectedMenuTreeInactiveColor { get; }
public static GUIStyle DetailedMessageBox { get; }
public static GUIStyle DropDownMiniButton { get; }
public static GUIStyle Foldout { get; }
public static GUIStyle HighlightedLabel { get; }
public static GUIStyle IconButton { get; }
public static GUIStyle Label { get; }
public static GUIStyle LabelCentered { get; }
public static GUIStyle LeftAlignedCenteredLabel { get; }
public static GUIStyle LeftAlignedGreyLabel { get; }
public static GUIStyle LeftAlignedGreyMiniLabel { get; }
public static GUIStyle LeftAlignedWhiteMiniLabel { get; }
public static GUIStyle ListItem { get; }
public static Color ListItemColorEven { get; set; }
public static Color ListItemColorOdd { get; set; }
public static GUIStyle MenuButtonBackground { get; }
public static GUIStyle MessageBox { get; }
public static GUIStyle MiniButton { get; }
public static GUIStyle MiniButtonLeft { get; }
public static GUIStyle MiniButtonMid { get; }
public static GUIStyle MiniButtonRight { get; }
public static GUIStyle MiniLabelCentered { get; }
public static GUIStyle ModuleHeader { get; }
public static GUIStyle MultiLineCenteredLabel { get; }
public static GUIStyle MultiLineLabel { get; }
public static GUIStyle MultiLineWhiteLabel { get; }
public static GUIStyle None { get; }
public static GUIStyle OdinEditorWrapper { get; }
public static GUIStyle PaddingLessBox { get; }
public static GUIStyle PaneOptions { get; }
public static GUIStyle Popup { get; }
public static GUIStyle PropertyMargin { get; }
public static GUIStyle PropertyPadding { get; }
public static GUIStyle RichTextLabel { get; }
public static GUIStyle RichTextLabelCentered { get; }
public static GUIStyle RightAlignedGreyMiniLabel { get; }
public static GUIStyle RightAlignedWhiteMiniLabel { get; }
public static GUIStyle SectionHeader { get; }
public static GUIStyle SectionHeaderCentered { get; }
public static GUIStyle Subtitle { get; }
public static GUIStyle SubtitleCentered { get; }
public static GUIStyle SubtitleRight { get; }
public static GUIStyle TagButton { get; }
public static GUIStyle Title { get; }
public static GUIStyle TitleCentered { get; }
public static GUIStyle TitleRight { get; }
public static GUIStyle ToggleGroupBackground { get; }
public static GUIStyle ToggleGroupCheckbox { get; }
public static GUIStyle ToggleGroupPadding { get; }
public static GUIStyle ToggleGroupTitleBg { get; }
public static GUIStyle ToolbarBackground { get; set; }
public static GUIStyle ToolbarButton { get; }
public static GUIStyle ToolbarButtonSelected { get; }
public static GUIStyle ToolbarSearchCancelButton { get; }
public static GUIStyle ToolbarSearchTextField { get; }
public static GUIStyle ToolbarTab { get; }
public static GUIStyle WhiteLabel { get; }
public static GUIStyle WhiteLabelCentered { get; }