Class DefaultStyles
  
  
  
  
    Inheritance
    System.Object
    DefaultStyles
   
  
    Inherited Members
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
   
  
  Assembly: InitialPrefabs.ImGui.dll
  Syntax
  
    public static class DefaultStyles
   
  Fields
  
  
  
  Clear
  
  
  Declaration
  
    public static readonly Color32 Clear
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  CloseDefaultFg
  
  
  Declaration
  
    public static readonly Color32 CloseDefaultFg
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  CollapseDefaultFg
  
  
  Declaration
  
    public static readonly Color32 CollapseDefaultFg
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  Default
  
  
  Declaration
  
    public static readonly Color32 Default
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  DefaultFontSize
  
  
  Declaration
  
    public const int DefaultFontSize = 18
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
  
  Hover
  
  
  Declaration
  
    public static readonly Color32 Hover
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  HoverForeground
  
  
  Declaration
  
    public static readonly Color32 HoverForeground
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  Padding
  
  
  Declaration
  
    public static readonly float2 Padding
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | Unity.Mathematics.float2 |  | 
    
  
  
  
  Pane
  
  
  Declaration
  
    public static readonly Color32 Pane
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  Pressed
  
  
  Declaration
  
    public static readonly Color32 Pressed
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  PressedForeground
  
  
  Declaration
  
    public static readonly Color32 PressedForeground
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  
  
  
  Declaration
  
    public static readonly Color32 ScrollBarBackground
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  
  
  
  Declaration
  
    public static readonly Color32 ScrollBarPanel
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  
  
  
  Declaration
  
    public const float ScrollBarWidth = 15F
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Single |  | 
    
  
  
  
  SliderBackground
  
  
  Declaration
  
    public static readonly Color32 SliderBackground
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  
  
  
  Declaration
  
    public const float SliderButtonWidth = 20F
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Single |  | 
    
  
  
  
  Text
  
  
  Declaration
  
    public static readonly Color32 Text
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  TextFieldHover
  
  
  Declaration
  
    public static readonly Color32 TextFieldHover
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | UnityEngine.Color32 |  | 
    
  
  
  
  TitleFontSize
  
  
  Declaration
  
    public const int TitleFontSize = 20
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  |