Skip to content

fix: align legal pages with the app theme - #235

Open
saurabhhhcodes wants to merge 1 commit into
ThePlator:mainfrom
saurabhhhcodes:fix/234-legal-pages-theme
Open

fix: align legal pages with the app theme#235
saurabhhhcodes wants to merge 1 commit into
ThePlator:mainfrom
saurabhhhcodes:fix/234-legal-pages-theme

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Summary

  • add the shared Header to the Terms and Privacy pages
  • align legal-page surfaces, typography, colors, and borders with the app theme
  • replace hard-coded legal-page colors with theme tokens

Closes #234

Validation

  • git diff --check
  • next build compiled successfully before the existing type-check failure in src/components/chat/ChatPanel.tsx:113

The full build is currently blocked by the pre-existing markAllAsSeen(senderId) type error where senderId can be undefined. npm run lint requires interactive ESLint configuration in this checkout.

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Someone is attempting to deploy a commit to the Sameer's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added level:intermediate Intermediate level difficulty quality:clean Clean code quality type:bug Bug fix gssoc:approved Approved for GirlScript Summer of Code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved for GirlScript Summer of Code level:intermediate Intermediate level difficulty quality:clean Clean code quality type:bug Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Terms and Privacy pages UI does not match the main website theme

1 participant