ivan-lednev / obsidian-day-planner

An Obsidian plugin for day planning with a clean UI and a simple task format
MIT License
2.11k stars 496 forks source link

fix: automatic contrasting colors for texts when using color override #506

Closed wcruz-br closed 2 weeks ago

wcruz-br commented 3 months ago

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

wcruz-br commented 2 months ago

Any chance of merging this? It would be great. Tell me if I can help anyway else.

ivan-lednev commented 2 weeks ago

Closing this as stale. I've already fixed this myself.