PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Backends.​Console / Console­Logging­Backend­Options / Theme
Open sandbox

Property Theme

Theme

Gets the color theme. A set of ready-made themes are exposed on the ConsoleThemes class.

Declaration
public IConsoleTheme Theme { get; set; }
Property Value
Type Description
IConsoleTheme