mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Soften colours and adjust padding slightly
This commit is contained in:
@ -77,7 +77,7 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
Padding = new MarginPadding(3),
|
||||
Font = OsuFont.Default.With(weight: FontWeight.SemiBold, size: 12),
|
||||
Text = label,
|
||||
Colour = colours.Gray0
|
||||
Colour = overlayColours.Background5,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user