It's Dracula-o-ween! Dracula Pro with 40% OFF until Oct 31 →

gitroll - Theme Preview

§Gitroll

§Activating theme

§Install using Gitroll's Share Tool
  1. Sign in to Gitroll:
    • Visit Gitroll.io and sign in with your GitHub account;
    • Allow Gitroll to scan and analyze your GitHub profile.
  2. Access the Share Tool:
    • Once your profile is ready, click the Share button;
    • Select Share to GitHub;
    • Choose Deploy GitRoll badge on GitHub.
  3. Apply the Dracula Theme:
    • In the theme dropdown menu, select: Dracula;
    • Preview your profile card with the Dracula theme applied;
    • The preview will show your card with the official Dracula color palette.
  4. Copy and deploy:
    • Click: Copy Snippet, to copy the HTML snippet;
    • Paste this snippet into your GitHub profile README.md or any repo README.
§Manual Configuration

If you prefer to manually configure the theme, you can add ?theme=dracula to your Gitroll profile card URL:

https://gitroll.io/api/badges/profiles/v1/YOUR_PROFILE_ID?theme=dracula

§Example Snippet

<a href="https://gitroll.io">
  <img
    src="https://gitroll.io/api/badges/profiles/v1/u4ZwDBdJejhWlx0XGDQ7f3d1XOkF3?theme=dracula"
    alt="GitRoll Profile Badge"
  />
</a>

For more info about the Gitroll profile cards and customization options, visit the official documentation.