json-schema-org / website

JSON Schema website
https://json-schema.org
Other
57 stars 148 forks source link

🐛 Bug: Missing Dark Mode Styles for Redirect Icon #972

Closed Vishv0407 closed 1 day ago

Vishv0407 commented 1 week ago

Describe the bug

The redirect icon on the left navbar does not have appropriate styles for dark mode. As a result, it may not be visible or appear inconsistent with the overall dark mode theme.

Steps To Reproduce

  1. Navigate to the Specification/docs page.
  2. Open dropdown of Getting Started.
  3. Switch to dark mode.
  4. Observe the redirect icon.

Expected Behavior

The redirect icon should have a defined style that complements the dark mode theme, ensuring visibility and consistency.

Screenshots

bug1 image

Device Information [optional]

- OS:
- Browser:
- version:

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

No

github-actions[bot] commented 1 week ago

Welcome to the JSON Schema Community. We are so excited you are here! Thanks a lot for reporting your first issue!! 🎉🎉 Please make sure to take a look at our contributors guide if you plan on opening a pull request. For more details, check out the README.md file.

Vishv0407 commented 1 week ago

@benjagm I would like to work on it.

benjagm commented 1 week ago

Thanks Vish. Please go ahead. Please check the logic we use to change other icons in the sidebar loke the section icons. Ping me if you have any doubt.