PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Themes
Open sandboxFocus

ConsoleThemes Class

A collection of color themes for use with the ConsoleLoggingBackend.

Inheritance
System.Object
ConsoleThemes
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public static class ConsoleThemes : Object

Properties

Name Description
Classic

The classic and default theme. Does not hightlight individual parameters.

Dark

The most readable theme for use on black background. Highlights parameter and return values.

None

No formatting.