mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 04:13:38 +08:00
Match gradient
This commit is contained in:
@@ -78,7 +78,7 @@ namespace osu.Game.Screens.SelectV2
|
||||
{
|
||||
Depth = 1,
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = colourProvider.Background4,
|
||||
Colour = ColourInfo.GradientHorizontal(colourProvider.Background3, colourProvider.Background4),
|
||||
},
|
||||
new FillFlowContainer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user