Table of Contents

StyleExtensions Class

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Contains extension methods for CliStyle.

public static class StyleExtensions
Inheritance
StyleExtensions

Methods

Background(CliStyle, CliColor)

Creates a new style from the specified one with the specified background color.

Decoration(CliStyle, CliDecoration)

Creates a new style from the specified one with the specified text decoration.

Foreground(CliStyle, CliColor)

Creates a new style from the specified one with the specified foreground color.