Queries

Customization is a huge thing when it comes to — well, anything. That's why I ensured it would be included in this project.

Available Queries

QueryTypeOutcomeNotes
type"base64" | "png"returns base64 encoding of image or png image.Only accepts 'base64' or 'png', else it will return just the svg
roundedbooleanrounds the corners of the image.n/a
themestringuses theme presets located within theme.json.n/a
iconhexchanges the icon colo(u)r of the current platform.colo(u)r cannot contain "#", ex. good: "c4c4c4", bad: "#c4c4c4"
bghexchanges the background colo(u)r."
texthexchanges the colo(u)r of any text that isn't specified otherwise by other queries."
deschexchanges the description/bio colo(u)r."
statshexchanges the colo(u)r of the svg or the text that accompanies stats_text."
stats_texthexchanges the colo(u)r of the text that accompanies any number or svg of statistics."
accenthexchanges the colo(u)r of the border of any secondary info (ex. github/card, twitter/card)."
show_languagebooleantoggles the visibility of language on GitHub images.n/a
show_iconbooleantoggles the visibility of the icon on spotify/song & spotify/trackn/a
topbooleanonly appears on spotify/song & spotify/track, changes the position of song text to the top.n/a
bottombooleanonly appears on spotify/song & spotify/track & discord/guild, changes the position of text to the bottom.n/a
indexnumberonly appears on spotify/song & spotify/track & discord/guild, changes the most popular colo(u)r from the image as the background.n/a
daynumberonly appears on producthunt/all, changes the day.n/a
monthnumberonly appears on producthunt/all, changes the month.n/a
yearnumberonly appears on producthunt/all, changes the year.n/a