mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Oops colours were wrong
This commit is contained in:
@ -88,7 +88,6 @@ namespace osu.Game.Graphics
|
||||
|
||||
public readonly Color4 ChatBlue = FromHex(@"17292e");
|
||||
|
||||
public readonly Color4 SpinnerBackground = FromHex(@"05222b");
|
||||
public readonly Color4 SpinnerFill = FromHex(@"002c3c");
|
||||
public readonly Color4 SpinnerBaseColour = FromHex(@"002c3c");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user