Add theme selector to landing page#2259
Conversation
|
@Yash-Chhipa is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
0ec65a8 to
358eeb7
Compare
|
Hey @Priyanshu-byte-coder, The failing E2E tests appear unrelated to this change. This PR only modifies the landing page selector UI. Failures are occurring in settings (Toggle Public Profile) and streak widget tests. |
|
Hey @Priyanshu-byte-coder The remaining failing checks appear unrelated to the files modified in this PR:
Could a maintainer please review and advise whether these are existing test failures? |
|
The theme toggle addition looks good, but the inner |
Summary
Closes #2255
Type of Change
What Changed
Added a theme selector to the landing page, allowing users to preview and switch themes before signing in.
Checklist
console.log, debug code, or commented-out blocksnpm run lintpasses locallynpm run type-check)Additional Context