With inbuilt themes, you can customize the look of the card without doing any manual customization of colors.
Use &theme=THEME_NAME
parameter like so:
![Youtube channel stats](https://youtube-stats-card.vercel.app/api?channelid=UCpKizIKSk8ga_LCI3e3GUig&theme=dark_pink)
Note
- Here the themes are only applied to Channel Stats Card with the default layout.
- All these themes work for both the Channel Stats Card and Video Stats Card.
- And also works for all the different layouts available for Channel Stats Card and Video Stats Card.
default |
dark |
dark_pink |
neon |
faded_pink |
faded_blue |
radical |
merko |
tokyonight |
onedark |
highcontrast |
dracula |
monokai |
vue |
vue_dark |
nightowl |
buefy |
algolia |
Add your theme |
Wanted to add a new theme? Consider reading the contribution guidelines