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

Change Shade of Red Used Across the Website (#491) #555

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

dipexplorer
Copy link
Contributor

@dipexplorer dipexplorer commented Nov 9, 2024

Fixes #491

This PR standardizes the red color used across the website to ensure consistency in the design. All elements using red (navbar links, icons, scroll-up icons, buttons, etc.) are updated to use the #ff385c shade. Additionally, hover effects have been updated to use the #FF5A5F shade, providing a consistent visual experience throughout the site.

Changes

  • Replaced all instances of red across the site with the #ff385c shade.
  • Applied the #FF5A5F shade for hover effects on red elements (buttons, navbar links, icons, etc.).
  • Ensured consistency across pages including navbar, buttons, links, icons, and scroll-up icons.

Testing Instructions

  1. Pull this branch.
  2. Run npm install to install dependencies.
  3. Run npm test to execute the test suite.
  4. Verify that ...

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Copy link

vercel bot commented Nov 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust-2024 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 1:04pm

Copy link

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Soujanya2004
Copy link
Owner

@dipexplorer

@Soujanya2004
Copy link
Owner

@dipexplorer

@Soujanya2004 Soujanya2004 merged commit b37d65d into Soujanya2004:main Nov 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: change shade of red used
2 participants