-
Notifications
You must be signed in to change notification settings - Fork 937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Dark Mode for Planet Page #4297
Added Dark Mode for Planet Page #4297
Conversation
Signed-off-by: Justin Charles <charlesjustin2124@gmail.com>
@walterbender please review this i have made all the changes as we discussed in the meeting. I will also be creating another pr to add to the changes that have to be made to the main page. |
I'll fix it and add the commit |
Also, please rebase from master so that the other dark mode code is in your branch. |
okay sure i'll do that too |
…into dark-mode-for-planet-page
@walterbender are you talking about the sort mechanism present on the global page |
Signed-off-by: Justin Charles <charlesjustin2124@gmail.com>
I have changed the component you asked about also while looking for issues in other functionalities i found one in the delete notification i have fixed that too in this commit. Untitled.video.-.Made.with.Clipchamp.1.mp4 |
Looks great mate 👍 |
@Commanderk3 Thanks mate. Was a great experience collaborsting with you |
Thank you @justin21240 |
* Added Dark Mode for Planet Page Signed-off-by: Justin Charles <charlesjustin2124@gmail.com> * Updated sort mechanism and delete notification for dark mode Signed-off-by: Justin Charles <charlesjustin2124@gmail.com> --------- Signed-off-by: Justin Charles <charlesjustin2124@gmail.com>
Description:
This PR introduces dark mode for the Planet page, building on the pr #4244 and providing an improved user experience. This feature applies consistent dark mode styles across all elements, including the navbar, buttons, cards, icons, and modals.
Changes Made:
This PR implements a complete dark mode for the Planet page, ensuring a cohesive and user-friendly experience across all elements. The navbar, background, cards, buttons, modals, dropdowns, and icons have been updated to align with the dark mode theme.
Screenshots/Video:
Checklist: