Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 2.4 KB

File metadata and controls

91 lines (55 loc) · 2.4 KB

🎨 CommitPulse Themes

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 Gallery

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

Preview URLs

Use these URLs to preview each theme in your README:

dark

dark

light

light

neon

neon

github

github

dracula

dracula

ocean

ocean

sunset

sunset

forest

forest

rose

rose

nord

nord

synthwave

synthwave

gruvbox

gruvbox

highcontrast

highcontrast


💡 Tip: Use ?theme=auto to automatically switch between light and dark based on the viewer's OS setting.