Skip to content

fix(web): make FAQ section theme-aware and align nav/footer label to FAQ#116

Open
saurabhhhcodes wants to merge 1 commit into
piyushpatelcodes:mainfrom
saurabhhhcodes:codex/faq-theme-fix-97
Open

fix(web): make FAQ section theme-aware and align nav/footer label to FAQ#116
saurabhhhcodes wants to merge 1 commit into
piyushpatelcodes:mainfrom
saurabhhhcodes:codex/faq-theme-fix-97

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Replaces hardcoded dark-theme colors in FAQ accordion content with CSS variables that respect the light/dark toggle. Also fixes the header and footer navigation labels that said 'Pricing' but linked to the FAQ section.

Closes #97

- Add --faq-content-bg CSS variable for light/dark mode
- Replace hardcoded background-color: #1e1e1e and color: #ddd in FAQ
  accordion content with CSS variables for theme support
- Update nav header and footer link label from 'Pricing' to 'FAQ'

Closes piyushpatelcodes#97
@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

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.

fix(web): make FAQ section theme-aware and align nav/footer label to FAQ

1 participant