Table of Contents

Property Base

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"];