mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 04:02:59 +08:00
Use Orange1
for ControlItemMention
background colour
This commit is contained in:
parent
7621e779fa
commit
481b8fe80b
@ -39,7 +39,7 @@ namespace osu.Game.Overlays.Chat.ChannelControl
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = osuColour.YellowLight,
|
||||
Colour = osuColour.Orange1,
|
||||
},
|
||||
countText = new OsuSpriteText
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user