Skip to content

Dark mode support for language card #3441

Answered by qwerty541
theja-vanka asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @theja-vanka! Looks like you have made an error inside hide querystring parameter value and all parameters listed after it does not affect on the card. I made this to work by replacing &hide=html,css,MATLAB with &hide=html%23css%23MATLAB inside your querystring.

<div align='center'>
    <picture>
        <source media="(prefers-color-scheme: dark)" srcset="https://github-readme-stats.vercel.app/api?username=theja-vanka&show_icons=true&count_private=true&include_all_commits=true&custom_title=My%20Stats&hide_border=true&theme=github_dark">
        <img src='https://github-readme-stats.vercel.app/api?username=theja-vanka&show_icons=true&count_private=true&include_all_commits=true&custom…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Miqueas
Comment options

Answer selected by qwerty541
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@qwerty541
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3436 on October 28, 2023 21:10.