Table of Contents

Property TopLevel

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TopLevel

The application toplevel color scheme, for the default toplevel views.

public static ColorScheme TopLevel { get; set; }

Property Value

ColorScheme

Remarks

This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["TopLevel"];