mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 12:22:57 +08:00
Update header colour to match TWC
This commit is contained in:
parent
30e36627cf
commit
069245e7ab
@ -210,7 +210,7 @@ namespace osu.Game.Tournament.Screens.Gameplay.Components
|
||||
{
|
||||
new Box
|
||||
{
|
||||
Colour = new Color4(95, 41, 60, 255),
|
||||
Colour = new Color4(47, 71, 67, 255),
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
},
|
||||
new OsuSpriteText
|
||||
|
Loading…
Reference in New Issue
Block a user