diff --git a/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs b/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs index e8b152dfd7..2f8c37f1bb 100644 --- a/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs +++ b/osu.Desktop.VisualTests/Tests/TestCasePlayer.cs @@ -71,7 +71,7 @@ namespace osu.Desktop.VisualTests.Tests Add(new Box { RelativeSizeAxes = Framework.Graphics.Axes.Both, - Colour = Color4.Gray, + Colour = Color4.Black, }); Add(new Player