feat: add synthwave theme#83
Conversation
|
@Priyanshu-byte-coder is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
PR description is not matching. this is the PR description also the PNG which you have added is not right, i would request you to update it as the screenshot of SVG generated by the website for you theme. |
a545449 to
99f05f8
Compare
Adds a synthwave preset — deep indigo background (#0d0221), neon pink accent glow (#ff2d78), and crisp off-white text (#f8f8f2). Includes THEMES.md entry and preview screenshot.
99f05f8 to
1d8604d
Compare
|
@JhaSourav07 addressed both comments:
Ready for re-review! |
|
Thanks for the contribution. |
|
Thanks for contributing to CommitPulse 🚀 To make collaboration, PR reviews, issue coordination, and future contributions smoother, we highly recommend joining the CommitPulse Discord community: Inside the server you can: Most contributor coordination happens there, so joining will make the contribution experience much smoother 💜 |
Description
Fixes #56
Adds a
synthwavetheme — retro 80s-inspired palette with deep indigo background (#0d0221), neon pink accent glow (#ff2d78), and crisp off-white text (#f8f8f2).Pillar
Visual Preview
Colors:
bg#0d0221text#f8f8f2accent#ff2d78Usage:
/api/streak?user=yourusername&theme=synthwaveChecklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.