mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 10:22:56 +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 UserProfileOverlay()
|
||||
: base(OverlayColourScheme.Green)
|
||||
: base(OverlayColourScheme.Pink)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user