ABSphreak / readme-jokes

😄 Jokes for your GitHub READMEs
https://readme-jokes.vercel.app/api
MIT License
646 stars 119 forks source link

Issue with color theme #43

Closed SrNightmare09 closed 3 years ago

SrNightmare09 commented 3 years ago

So I'm actually making my README, but i copy pasted this:

<img src="https://readme-jokes.vercel.app/api?theme=solidBlue" alt="Jokes Card" />

However, the theme of the card does not seem to cahnge and remains as the original color.

I think i have added the params properly after seeing your examples.

ABSphreak commented 3 years ago

As of right now solidBlue, gradientBlue, daySky are not working properly, I will solve this issue as soon as possible. For now you can use customization parameters to customize the look of the card on your profile. Thanks for pointing out.

SrNightmare09 commented 3 years ago

As of right now solidBlue, gradientBlue, daySky are not working properly, I will solve this issue as soon as possible. For now you can use customization parameters to customize the look of the card on your profile. Thanks for pointing out.

Thanks for consulting the problem to me!

ABSphreak commented 3 years ago

Update: solidBlue, gradientBlue, daySky are fixed now. There is a slight issue with daySky's color contrast, but everything else is fine.