Skip to content

Privacy Policy Page Theme Mismatch and Missing Footer Navigation Link#620

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
yuvraj-k-singh:improve/fix-privacy-page
May 22, 2026
Merged

Privacy Policy Page Theme Mismatch and Missing Footer Navigation Link#620
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
yuvraj-k-singh:improve/fix-privacy-page

Conversation

@yuvraj-k-singh
Copy link
Copy Markdown
Contributor

📝 Description

This PR resolves the UI theme mismatch bug on the Privacy Policy page and updates the layout to match the main application design specs. Additionally, it removes the old header-based navigation button and introduces a clean, rounded pill-shaped "Back to Home" navigation link right above the content box, styled with the project's exact cyan tint (#00cecb) to match our baseline templates.

Before:
image


**After:** image

Key Changes:

  • Updated color tokens (--bg-main, --bg-card, --text-muted) inside privacy-policy.html to align with the site's dark scheme values (#050505 / #0d0d0d).
  • Integrated responsive light-to-dark transitions safely across all customized wrappers.
  • Eliminated the old top-header back button to match modern minimalist layouts.
  • Constructed an custom positioning layout to render the styled button precisely as requested by the structural guidelines.

🔗 Linked Issue

Closes #573


📋 Contribution Checklist

  • My code strictly adheres to the project guidelines (Standard library only, procedural code, clean spacing).
  • I have verified that my files are placed in the correct directory.
  • I have tested my changes thoroughly on my local machine.
  • I have included interactive emojis and clean console/UI outputs.
  • GSSoC 2026: I have been formally assigned to this issue and noted it above.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

@yuvraj-k-singh is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
python-mini-project Ready Ready Preview, Comment May 22, 2026 6:33pm

@steam-bell-92 steam-bell-92 merged commit 13e62f8 into steam-bell-92:main May 22, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

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.

💡 [Feature]: Privacy Policy Page Theme Mismatch and Missing Footer Navigation Link

2 participants