tsantalis/RefactoringMiner

More redable color contrast at number of changed files.

Closed this issue · 1 comments

IMHO a similar information should be encoded the same way. In the concrete case, the number of changes.

This is "somehow" the case. Example:

image

However, I cannot read the "2" because white in lightgray is not that readable (Background: https://colorusage.arc.nasa.gov/luminance_cont.php). Another encoding should be chosen. GitHub uses a sub background to have all numbers appear the same way:

image

Maybe, that idea can be used here?

If you also have time to change the colors, you could choose some more light colors. The current red signales "danger", which is IMHO too strong for just deleted files. In my case, there was no deleted file - and the "danger" signalling is still there.

Maybe just choose a "random" color palette from the net

image

(I found that one at https://www.shutterstock.com/de/blog/farbpaletten-ideen-website)

@koppor
Number color changed to black. Thank you for your suggestions.

image