mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09: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
|
new Box
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
Colour = osuColour.YellowLight,
|
Colour = osuColour.Orange1,
|
||||||
},
|
},
|
||||||
countText = new OsuSpriteText
|
countText = new OsuSpriteText
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user