Depends on https://github.com/ppy/osu-framework/pull/837
Caused clicks to pass through the skip button to the progress bar.
Replaces such usage with more sensible settings, like changing the position or size.
Renames Colour to BackgroundColour instead.
# Conflicts: # osu.Game/Beatmaps/Drawables/BeatmapPanel.cs # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/KeyCounter.cs