Table of Contents

Method MakeColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MakeColor(Color, Color)

Make the Colors for the ColorScheme.

public abstract Attribute MakeColor(Color foreground, Color background)

Parameters

foreground Color

The foreground color.

background Color

The background color.

Returns

Attribute

The attribute for the foreground and background colors.