Merge pull request #25081 from peppy/song-bar-less-black

Reduce black fill of song bar in tournament UI back to reasonable levels
This commit is contained in:
Bartłomiej Dach 2023-10-10 22:28:50 +02:00 committed by GitHub
commit eeb5409733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ private void load(OsuColour colours)
{
Colour = colours.Gray3,
RelativeSizeAxes = Axes.Both,
Alpha = 0.4f,
},
flow = new FillFlowContainer
{