CliSettingsTheme Property
Gets or sets the theme used by the
Cli. These color and formatting option are mainly used by the help output.
Default is Default.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public CliTheme Theme { get; set; }
Property Value
CliTheme