Table of Contents

CliSettings.Theme Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets the theme used by the Cli. These color and formatting option are mainly used by the help output.

Default is Default.

public CliTheme Theme { get; set; }

Property Value

CliTheme