Property TopLevel | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TopLevel
The application toplevel color scheme, for the default toplevel views.
public static ColorScheme TopLevel { get; set; }
Property Value
Remarks
This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["TopLevel"];