mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 14:17:06 +09:00
Change to pink colour scheme
This commit is contained in:
@ -29,7 +29,7 @@ namespace osu.Game.Overlays
|
||||
public const float CONTENT_X_MARGIN = 70;
|
||||
|
||||
public UserProfileOverlay()
|
||||
: base(OverlayColourScheme.Green)
|
||||
: base(OverlayColourScheme.Pink)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user