mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Design improvements
paired with smoogi
This commit is contained in:
@ -87,5 +87,8 @@ namespace osu.Game.Graphics
|
||||
public readonly Color4 RedDarker = FromHex(@"870000");
|
||||
|
||||
public readonly Color4 ChatBlue = FromHex(@"17292e");
|
||||
|
||||
public readonly Color4 SpinnerBackground = FromHex(@"05222b");
|
||||
public readonly Color4 SpinnerFill = FromHex(@"002c3c");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user