mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Second design update pass.
This commit is contained in:
@ -85,5 +85,7 @@ namespace osu.Game.Graphics
|
||||
public readonly Color4 Red = FromHex(@"ed1121");
|
||||
public readonly Color4 RedDark = FromHex(@"ba0011");
|
||||
public readonly Color4 RedDarker = FromHex(@"870000");
|
||||
|
||||
public readonly Color4 ChatBlue = FromHex(@"17292e");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user