mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 14:52:57 +08:00
Update hue of orange colour scheme
This commit is contained in:
parent
d85fc08d12
commit
1437772711
@ -66,7 +66,7 @@ namespace osu.Game.Overlays
|
||||
return 333 / 360f;
|
||||
|
||||
case OverlayColourScheme.Orange:
|
||||
return 46 / 360f;
|
||||
return 45 / 360f;
|
||||
|
||||
case OverlayColourScheme.Green:
|
||||
return 115 / 360f;
|
||||
|
Loading…
Reference in New Issue
Block a user