Closed miljkovicjovan closed 2 months ago
@zablon-oigo for this issue simply create a setting in settings modal with a toggle which will change a localstorage value to true or false (dark, light). The default option should be light. And then based on that you need to create logic for the styling to change.
Please assign me, I can tackle this
Hello, I tried running the application locally and I faced an annoying bug, I was wondering if anyone else faced the same issue and how they solved it
@zablon-oigo please create a separate issue with step by step with how to reproduce
There Should be a option for dark mode to use as per user's system setting. @miljkovicjovan
@aditya-armal yes that would be a nice issue to add once we add the basic toggle switch
Hello, Please Explain more on how you would like this effect i.e. should it be a toggle button or code that detects a user theme automatically?