Add automatic contrasting colors to texts on overrided background colors.
After @ivan-lednev asked to use getTextColorWithEnoughContrast over @bogdansalyp 's proposal #480 , I tried to implement it. First time with Svelte, but I think I did it right.
Add automatic contrasting colors to texts on overrided background colors.
After @ivan-lednev asked to use
getTextColorWithEnoughContrast
over @bogdansalyp 's proposal #480 , I tried to implement it. First time with Svelte, but I think I did it right.May resolve #481