Property Base | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Base

The base color scheme, for the default toplevel views.

public static ColorScheme Base { get; set; }

Property Value

ColorScheme

Remarks

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

Edit this page