Skip to content
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

Dark Mode not rendering correctly #47

Open
1 task done
Nishusk opened this issue Jul 6, 2023 · 1 comment
Open
1 task done

Dark Mode not rendering correctly #47

Nishusk opened this issue Jul 6, 2023 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@Nishusk
Copy link

Nishusk commented Jul 6, 2023

Describe the bug

When enabling Dark Mode, the expected behavior is for all elements and content on the page to be displayed in a darker color scheme. However, it has been observed that only the scrollbar is being rendered correctly in a darker color, while the rest of the contents, including text and background, remain in a lighter color. This inconsistency in Dark Mode rendering affects the overall user experience and can make the content less readable or visually appealing.

Expected behaviour

When Dark Mode is enabled, the entire interface, including the scrollbar, text, and background, should be displayed in a darker color scheme, providing a cohesive and visually pleasing user experience.

Screenshots

Screenshot (956)

Additional context

To fix this issue, it is necessary to apply the appropriate styles to ensure that all content elements are correctly rendered in a darker color scheme when Dark Mode is enabled. This may involve updating CSS rules, adjusting color values, or addressing any conflicting styles that are preventing the proper rendering of the Dark Mode.

I am interested in resolving this issue and would like to take ownership of it. Kindly assign this bug to me, and I will work on fixing it promptly.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Nishusk Nishusk added bug Something isn't working invalid This doesn't seem right labels Jul 6, 2023
@Nishusk
Copy link
Author

Nishusk commented Jul 6, 2023

Please assign this to me under GSSoC'23!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant