mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09: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