1 write to XtermBackgroundColorCode
Aspire.Dashboard (1)
ConsoleLogs\AnsiParser.cs (1)
214
newState.
XtermBackgroundColorCode
= colorCode;
2 references to XtermBackgroundColorCode
Aspire.Dashboard (2)
ConsoleLogs\AnsiParser.cs (2)
486
if (newState.
XtermBackgroundColorCode
.HasValue)
488
var colorValue = newState.
XtermBackgroundColorCode
.Value;