ConsoleThemes Class |
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
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.
|