# Conflicts: # osu.Game/Beatmaps/Drawables/BeatmapPanel.cs # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/KeyCounter.cs
# Conflicts: # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/Player.cs # osu.Game/osu.Game.csproj
# Conflicts: # osu.Game/Overlays/Options/General/LoginOptions.cs
Initial implementation of song select footer area.
Which should allow you to change the color palette in the future for skinning purposes.
I didn't move _every_ color here, but most of them. The ones I left behind are mostly just shades of gray. Closes #126
Could alternatively done by shearing the entire button, but then you would need a positional x-offset depending on whether the anchor is top or bottom.
Add stable-alike BackButton