1 write to XtermForegroundColorCode
Aspire.Dashboard (1)
ConsoleLogs\AnsiParser.cs (1)
218
newState.
XtermForegroundColorCode
= colorCode;
2 references to XtermForegroundColorCode
Aspire.Dashboard (2)
ConsoleLogs\AnsiParser.cs (2)
477
if (newState.
XtermForegroundColorCode
.HasValue)
479
var colorValue = newState.
XtermForegroundColorCode
.Value;