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: Displays official colors on hover for the footer social media icons Fix #1767 #1768

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akshaysrivastava113
Copy link

What does this PR do?

Fix #1767; Displays official colors on hover for the footer social media icons

Colors used:

  1. Youtube: #C31A1E
  2. Github: #f5f5f5 (lighter shade for dark bg)
  3. Twitter/X: #1DA1F2
  4. LinkedIn: #0077B5

Fixes #1767

icons_hovered
Note: the screenshot consists of icons when hovered, these are not the colors on non-hover state.

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • Head to any page, scroll down to the footer
  • The social media icons were displaying stock color on hover,
  • Hover over the icons, it should display the official colors of the websites

Copy link

vercel bot commented Dec 6, 2024

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

Name Status Preview Comments Updated (UTC)
piyushgargdev-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 1:22pm

Copy link

vercel bot commented Dec 6, 2024

@akshaysrivastava113 is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@akshaysrivastava113 akshaysrivastava113 changed the title Fix #1767, displays official colors on hover for the footer social media icons Fix #1767, feat: A new feature, displays official colors on hover for the footer social media icons Dec 6, 2024
@akshaysrivastava113 akshaysrivastava113 changed the title Fix #1767, feat: A new feature, displays official colors on hover for the footer social media icons feat:Fix #1767, displays official colors on hover for the footer social media icons Dec 6, 2024
@akshaysrivastava113 akshaysrivastava113 changed the title feat:Fix #1767, displays official colors on hover for the footer social media icons feat: Displays official colors on hover for the footer social media icons Fix #1767 Dec 6, 2024
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.

Social Media Icons require to have their official colors on hover
1 participant