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
Hey @maliksenpai , this is a very nice addition, thanks for contributing. Currently, it doesn't look ideal on all pages where some colors are hardcoded though, If you can make it look nice on all pages I will be more than happy to merge this... 🚀
@alan2207 Thank you for your kind words, but I didn't understand very well. Should I proceed by adding style files one by one for all pages? If so, should I add the codes I wrote in PR to all these style files?
@maliksenpai I was referring to the dark mode. Some components are not made to work with it, if you have the time, feel free to update them so they are compatible with light/dark mode.
There is no need for the .css files though since all styling is done via Tailwind, a single style file is sufficient.
hey @alan2207 I checked every page for dark mode and fixed all UI bugs. You can check it if you want, there may be points I missed (but I hope not).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#186
I'm not sure about the dark and light theme css files but if you want I can update this pr.