osu/osu.Game/Screens/Edit/Compose
Bartłomiej Dach a8027d87b6 Fix unreadable colour hex code text due to low contrast
Logic is shared with the timeline blueprints which also have the same
problem of displaying text on top of a combo colour.

Slightly modified the formula. Seems to yield better results on a
subjective check.
2021-04-18 20:44:55 +02:00
..
Components Fix unreadable colour hex code text due to low contrast 2021-04-18 20:44:55 +02:00
ComposeScreen.cs Avoid using a StringBuilder 2021-03-29 18:51:28 +09:00
IPlacementHandler.cs