Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

Abiheb
Copy link
Contributor

@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
Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@eddiejaoude eddiejaoude merged commit a475c61 into EddieHubCommunity:main Jun 8, 2024
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
2 participants