mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Further colour adjustments
This commit is contained in:
@ -88,6 +88,7 @@ namespace osu.Game.Graphics
|
||||
|
||||
public readonly Color4 ChatBlue = FromHex(@"17292e");
|
||||
|
||||
public readonly Color4 SpinnerBaseColour = FromHex(@"002c3c");
|
||||
public readonly Color4 SpinnerBase = FromHex(@"002c3c");
|
||||
public readonly Color4 SpinnerFill = FromHex(@"005b7c");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user