Closed CodeNKoffee closed 1 year ago
Task: Fix dark mode color conflicts
Why: Numerous unseen content due to low/no contrast at all.
How: Implemented dark mode functionality provided by TailwindCSS using dark:text-{....} so it can conditionally render a color during dark mode
dark mode
dark:text-{....}
Screenshots after fixes:
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Task: Fix dark mode color conflicts
Why: Numerous unseen content due to low/no contrast at all.
How: Implemented
dark mode
functionality provided by TailwindCSS usingdark:text-{....}
so it can conditionally render a color during dark modeScreenshots after fixes: