ivan-lednev / obsidian-day-planner

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

Automatic text contrast colors don't work for color overrides in blocks #481

Open bogdansalyp opened 3 months ago

bogdansalyp commented 3 months ago

Inconvenience

Daily Planner view uses var(--text-normal) which is usually dark for light mode and dark for light mode.

Therefore there's an issue of using darker colors override for time blocks - dark text looks ugly on them:

image

The same issue exists in dark mode.

Solution

For Day Planner users should be able to override not only light/dark timeblock background color but also a text color.