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

feat: update navbar hover effect (#10305) #10355

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abiheb
Copy link

@Abiheb Abiheb commented Apr 28, 2024

Fixes Issue

Closes #10305

Changes proposed

The proposed enhancement aims to maintain consistency in the color scheme throughout the navbar. By unifying the color scheme to red/pink for all elements, including during hover states and across different modes (light/dark), the visual aesthetic of the navbar will be improved, providing users with a more cohesive and seamless experience.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Updated hover effect Screen 1

Note to reviewers

I've made adjustments to the code to accommodate specific circumstances. Please review the changes and let me know if anything further is needed.

@github-actions github-actions bot added the issue linked Pull Request has issue linked label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue linked Pull Request has issue linked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Change the hover color of the light/dark mode and github icon
1 participant