mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 04:13:00 +08:00
Change to pink colour scheme
This commit is contained in:
parent
d7d7ab48d3
commit
da2c245083
@ -29,7 +29,7 @@ namespace osu.Game.Overlays
|
|||||||
public const float CONTENT_X_MARGIN = 70;
|
public const float CONTENT_X_MARGIN = 70;
|
||||||
|
|
||||||
public UserProfileOverlay()
|
public UserProfileOverlay()
|
||||||
: base(OverlayColourScheme.Green)
|
: base(OverlayColourScheme.Pink)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user