mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Make replay settings match design colours.
This commit is contained in:
@ -33,7 +33,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Text = @"Button",
|
||||
}));
|
||||
|
||||
AddStep(@"Add checkbox", () => container.Add(new SettingsCheckbox
|
||||
AddStep(@"Add checkbox", () => container.Add(new ReplaySettingsCheckbox
|
||||
{
|
||||
LabelText = "Checkbox",
|
||||
}));
|
||||
|
Reference in New Issue
Block a user