KevzPeter / Leetcode-Badge-Showcase

API to embed your Leetcode badges anywhere 🤩
https://leetcode-badge-showcase.vercel.app
38 stars 4 forks source link

Somes themes not working #10

Closed Siddpawar9222 closed 6 months ago

Siddpawar9222 commented 8 months ago

Hello, listed themes not working, only light and dark working . Pls fix it . Also add dark black theme, it would be beneficial 🙏.

KevzPeter commented 8 months ago

Could you list the themes that aren't working ? I can see all of them are working just fine on the repository's README page.

Sure, we can add a new theme. Can you provide the hex values of the colors you'd like to use for the theme?

Siddpawar9222 commented 8 months ago

In my case only light and dark where only working . Never mind . my bad I am new in this that's why it might happened . Sorry for misunderstanding.
I would like use dark black theme and hex value is #000000 .

KevzPeter commented 8 months ago

Hey @Siddpawar9222 , I've added a black theme. Here's an example:

black

If you'd like to change the color scheme, feel free to update the corresponding theme in utils/themes.json file and raise a PR

Siddpawar9222 commented 8 months ago

Sure 😊. Thank you so much 🙏