decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Branch indicators lack contrast

Open marijnvdwerf opened this issue 2 years ago • 1 comments

In light mode, most branch indicators don't contrast enough with the background.

Also, the colours seem pretty basic (#fof and #0ff) and all over the place, it might be interesting to look into adopting some predefined palette. Some common datavis palettes can be found at https://plotly.com/python/discrete-color/#color-sequences-in-plotly-express.

Example: image

Constrast values: (counting everything below 3.0 as a failure, though this should probably be more like 4.5) image

marijnvdwerf avatar May 16 '23 14:05 marijnvdwerf

Is this a duplicate of #https://github.com/decompme/decomp.me/issues/678 ?

mkst avatar Jun 03 '23 10:06 mkst