All 13 available themes for your CommitPulse badge. Use the ?theme=<slug> query parameter to apply a
theme.
https://commitpulse.vercel.app/api/badge?username=YOUR_USERNAME&theme=<slug>
| Theme | Background | Text | Accent |
|---|---|---|---|
| dark | #0d1117 |
#c9d1d9 |
#58a6ff |
| light | #ffffff |
#24292f |
#0969da |
| neon | #000000 |
#00ffcc |
#ff00ff |
| github | #0d1117 |
#ffffff |
#39d353 |
| dracula | #282a36 |
#f8f8f2 |
#bd93f9 |
| ocean | #0a192f |
#ccd6f6 |
#64ffda |
| sunset | #1a0a0a |
#ffd6c0 |
#ff6b35 |
| forest | #0d1f0d |
#c8f0c8 |
#39d353 |
| rose | #1f0d14 |
#f0c8d4 |
#ff6b9d |
| nord | #2e3440 |
#d8dee9 |
#88c0d0 |
| synthwave | #0d0221 |
#f8f8f2 |
#ff2d78 |
| gruvbox | #282828 |
#ebdbb2 |
#fe8019 |
| highcontrast | #0a0a0a |
#ffffff |
#ff4500 |
Use these URLs to preview each theme in your README:
dark
light
neon
github
dracula
ocean
sunset
forest
rose
nord
synthwave
gruvbox
highcontrast
💡 Tip: Use
?theme=autoto automatically switch betweenlightanddarkbased on the viewer's OS setting.