Skip to content

Conversation

@anjaliushadubey
Copy link
Contributor

Which issue does this PR close?


Rationale for this change

Users reported or experienced difficulty reading the sidebar content due to low contrast between the text and the sidebar background, particularly on certain displays or lighting conditions.

This change ensures all sidebar elements (links, text, icons) are easily readable and meet current accessibility standards for contrast, improving overall user experience.


What changes are included in this PR?

  • Modified the CSS for the main sidebar container (e.g., .sidebar-container).
  • Specifically adjusted the background color (lightened the color or increased the opacity).
  • Optional: Ensured the sidebar text color has high enough contrast against the new background.

Are these changes tested?

Yes, these changes have been tested visually across:

  • Multiple devices (e.g., laptop, external monitor).
  • Different lighting conditions.
  • Contrast testing tools were used to verify that the foreground text meets the minimum required contrast ratio against the new background color.

Are there any user-facing changes?

Yes, this is a user-facing visual improvement. The sidebar will appear brighter with higher contrast, making all text and interactive elements easier to read and access.

Before
image

After
Screenshot 2025-10-25 232757

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI Bug: Sidebar remains in light theme when "Enable Dark Mode" is activated

1 participant