4 references to ReadRgb
Aspire.Dashboard.Tests (4)
Integration\Playwright\AccessibilityTests.cs (4)
307
var background =
ReadRgb
(surface.GetProperty("bg"));
311
var foreground =
ReadRgb
(token);
615
return (
ReadRgb
(root.GetProperty("fg")),
ReadRgb
(root.GetProperty("bg")));