Property BoxLightBorder
BoxLightBorder
Style for a box. The border is more transparent than background.
Declaration
public static GUIStyle BoxLightBorder { get; }
Property Value
| Type | Description |
|---|---|
| GUIStyle |
Remarks
The border, being more transparent than the background, will result darker than the background on dark themes, lighter than the background on light themes, and with a more vivid color compared to the background when a custom background color is used.