Merge branch 'LightThemeTweaks' of https://github.com/Radiangames/FlaxEngine into Radiangames-LightThemeTweaks
This commit is contained in:
@@ -104,6 +104,12 @@ namespace FlaxEngine.GUI
|
||||
[EditorOrder(110)]
|
||||
public Color ForegroundDisabled;
|
||||
|
||||
/// <summary>
|
||||
/// The foreground color in viewports (usually have a dark background)
|
||||
/// </summary>
|
||||
[EditorOrder(115)]
|
||||
public Color ForegroundViewport;
|
||||
|
||||
/// <summary>
|
||||
/// The background highlighted color.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user