osu/osu.Game/Graphics/UserInterfaceV2
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
..
ColourDisplay.cs Fix unreadable colour hex code text due to low contrast 2021-04-18 20:44:55 +02:00
ColourPalette.cs Add basic structure of colour palette 2021-04-18 19:29:04 +02:00
DirectorySelector.cs
FileSelector.cs
LabelledColourPalette.cs Add basic structure of colour palette 2021-04-18 19:29:04 +02:00
LabelledComponent.cs
LabelledDrawable.cs
LabelledSliderBar.cs
LabelledSwitchButton.cs
LabelledTextBox.cs
SwitchButton.cs