You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VenomFate-619 opened this issue
Jul 11, 2021
· 4 comments
Assignees
Labels
AssignedThis issue is already assigned to one of our contributor, you can look for another issue.DCP'21This issue can we worked upon under DevIncept.Level 1This is a Basic issue , It will fecth you 10 Points under DCP'21.
When a user toggle to dark mode , then its preference should be set to dark mode means if i refresh the page know , it should remains in dark mode rather than light mode .
The text was updated successfully, but these errors were encountered:
epicdeepak
added
Assigned
This issue is already assigned to one of our contributor, you can look for another issue.
DCP'21
This issue can we worked upon under DevIncept.
Level 1
This is a Basic issue , It will fecth you 10 Points under DCP'21.
labels
Jul 11, 2021
Help 🆘
I want to set the theme on initial loading according to system theme , for that i am using useMediaQuery hook but there is a flask between light and dark mode , i tried this solution but not work.
If you or me get any solution , then it will get implemented or i will drop it (I think may be it will also require to make the theme state global so that checkbox can access it)
@VenomFate-619 Your idea seems nice but currently we are not looking into user's system for anything, so just try toggling it between dark and light mode using button on webpage only.
AssignedThis issue is already assigned to one of our contributor, you can look for another issue.DCP'21This issue can we worked upon under DevIncept.Level 1This is a Basic issue , It will fecth you 10 Points under DCP'21.
When a user toggle to dark mode , then its preference should be set to dark mode means if i refresh the page know , it should remains in dark mode rather than light mode .
The text was updated successfully, but these errors were encountered: