1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 09:27:34 +08:00
osu-lazer/osu.Game/Graphics
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
..
Backgrounds Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
Containers Merge pull request #12395 from frenzibyte/fix-cinema-ignore-settings 2021-04-14 14:31:03 +09:00
Cursor Use local input manager 2020-09-07 15:31:05 +09:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
UserInterface Merge pull request #12353 from nekodex/songselect-hoversamples 2021-04-10 01:45:47 +09:00
UserInterfaceV2 Fix unreadable colour hex code text due to low contrast 2021-04-18 20:44:55 +02:00
DateTooltip.cs Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
DrawableDate.cs Move DateTooltip to it's on file 2020-07-07 16:46:17 +03:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
OsuColour.cs Add new colours for editor designs 2021-04-14 20:10:50 +09:00
OsuFont.cs Add black font weighting 2020-03-17 17:16:10 +09:00
OsuIcon.cs Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09:00
ParticleExplosion.cs Simplify math by making direction a float 2020-11-19 18:46:19 +09:00
ScreenshotManager.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00