You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,6 @@ The following built-in themes are available:
43
43
*`ConsoleTheme.None` - no styling
44
44
*`SystemConsoleTheme.Literate` - styled to replicate _Serilog.Sinks.Literate_, using the `System.Console` coloring modes supported on all Windows/.NET targets; **this is the default when no theme is specified**
45
45
*`SystemConsoleTheme.Grayscale` - a theme using only shades of gray, white, and black
46
-
*`SystemConsoleTheme.Sixteen` - a version of the "literate" theme that works with light and dark backgrounds
47
46
*`AnsiConsoleTheme.Literate` - an ANSI 256-color version of the "literate" theme
48
47
*`AnsiConsoleTheme.Grayscale` - an ANSI 256-color version of the "grayscale" theme
49
48
*`AnsiConsoleTheme.Code` - an ANSI 256-color Visual Studio Code-inspired theme
0 commit comments