Skip to main content

Overview

GitHub Trophies allows you to display your contributions, stars, repositories, and more as a beautiful trophy cabinet. It automatically calculates your ranks and renders them as SVGs.

Visual Examples

Theme Comparison

Select a theme to see how the trophy cabinet adapts to different profile styles.
![](https://icon.mzrdev.com/trophy?username=MZRCode&theme=dark)
Dark Theme

Layout Customization

You can adjust the number of columns and hide descriptions for a more compact look.
![](https://icon.mzrdev.com/trophy?username=MZRCode&columns=4&description=false)
Compact Layout

Customization Options

Layout Options

ParameterDescriptionDefault
columnsNumber of columns in the cabinet3
gapGap between trophies in pixels16
paddingPadding around the cabinet24
centerCenter the last row items. Use align=left to disabletrue
cardWidthWidth of each individual trophy card110
cardHeightHeight of each individual trophy card150

Visibility Options

ParameterDescriptionDefault
hideComma-separated list of metrics to hidenone
itemsComma-separated list of metrics to showall
descriptionToggle visibility of card descriptionstrue
titleSet a custom title or set to false to hideGitHub Trophies
watermarkToggle the “by mzr-icons” watermarktrue
The sponsor parameter enables a special card that encourages users to sponsor you if they aren’t already doing so.
![](https://icon.mzrdev.com/trophy?username=MZRCode&sponsor=true)
Sponsor Trophy

Themes and Styling

ParameterDescription
themelight or dark
noBackgroundSet to true to remove the cabinet background.
backgroundStartHex code for custom background gradient start.
backgroundEndHex code for custom background gradient end.