Skip to main content

Overview

GitHub Streaks provides a high-performance SVG card that displays your total contributions, current streak, and longest streak.

Visual Examples

Theme Showcase

Select a theme to see how it matches your profile style.
![](https://icon.mzrdev.com/stats?username=MZRCode&theme=dark)
Dark Theme

Accent Color Customization

Change the primary accent color using the color parameter.
![](https://icon.mzrdev.com/stats?username=MZRCode&color=ec4899)
Pink Accent

Customization Options

Card Settings

ParameterDescriptionDefault
themedark, light, ocean, forest, high-contrastdark
card_widthWidth of the card in pixels495
card_heightHeight of the card in pixels195
border_radiusBorder radius of the card4.5
hide_borderHide the card borderfalse
no_bgMake the card background transparentfalse
localeLocale for labels (e.g., en, tr)en

Color Customization

ParameterDescription
colorGlobal Accent Color. Sets ring, fire, and divider color at once.
backgroundCustom background color (hex)
borderCustom border color (hex)
fireCustom fire icon color (hex)
ringCustom ring color (hex)
strokeCustom divider line color (hex)
sideNumsColor for side metrics numbers (hex)

Advanced Settings

ParameterDescription
streak_modeMode for streak calculation
exclude_daysDays to exclude (e.g., Sat,Sun)
short_numbersUse compact number format (e.g., 1.2k)
date_formatDate display format (default, short, iso)