mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 17:40:24 +08:00
Use Orange1 for ControlItemMention background colour
This commit is contained in:
@@ -39,7 +39,7 @@ namespace osu.Game.Overlays.Chat.ChannelControl
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = osuColour.YellowLight,
|
||||
Colour = osuColour.Orange1,
|
||||
},
|
||||
countText = new OsuSpriteText
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user