Open shivankacker opened 1 month ago
Implement Dark Mode for care.
Do not use the tailwind dark: classes (not worth the pain)
Convert present classes into secondary, primary and other colors. Then let javascript decide what colors they refer to.
secondary
primary
This will allow more themes to be configured.
I write this while staring into a white screen in the middle of the night.
I want to work on this . please assign this to me.
@shauryag2002 I will be taking this up
It should support multiple themes just like Github.
Implement Dark Mode for care.
Do not use the tailwind dark: classes (not worth the pain)
Convert present classes into
secondary
,primary
and other colors. Then let javascript decide what colors they refer to.This will allow more themes to be configured.
I write this while staring into a white screen in the middle of the night.