ConsoleThemes Class |
A collection of color themes for use with the ConsoleLoggingBackend.

Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.6.14.0 (6.6.14.0)

C#
public static class ConsoleThemes
The ConsoleThemes type exposes the following members.

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.
|
