Color(FigletText, Color?) Method
Sets the color of the FIGlet text.
public static FigletText Color(this FigletText text, Color? color)
- Namespace
- Spectre
.Console - Containing Type
- FigletTextExtensions
Parameters
- FigletText text
- The text.
- Color? color
- The color.