Table of Contents

Property ThemeBackground

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

ThemeBackground

Gets or sets an override background color from the syntax highlighting theme. When set, the code block viewport uses this instead of Code.

public Color? ThemeBackground { get; set; }

Property Value

Color?