-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Description
Describe the bug
The website logo becomes difficult to see in Light Mode due to low contrast with the background. This impacts readability and brand visibility.
To Reproduce
- Switch the website to Light Mode.
- Look at the logo in the header.
- Notice that the logo blends into the background and is not clearly visible.
Expected behavior
The logo should remain clear and visible in Light Mode, with enough contrast against the background.
Actual Result
In Light Mode, the logo is faint/unclear and hard to distinguish.
Additional context
Suggested Fix
- Use a darker version of the logo for Light Mode.
- Or apply CSS changes (e.g.,
filter: invert(1);
or a subtle background/outline) to improve visibility.
I am a Contributor from GSsoc'25 ..... kindly assign me this isssue