§Gitroll
§Activating theme
§Install using Gitroll's Share Tool
- Sign in to Gitroll:
- Visit Gitroll.io and sign in with your GitHub account;
- Allow Gitroll to scan and analyze your GitHub profile.
 
- Access the Share Tool:
- Once your profile is ready, click the Sharebutton;
- Select Share to GitHub;
- Choose Deploy GitRoll badge on GitHub.
 
- Once your profile is ready, click the 
- 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.
 
- In the theme dropdown menu, select: 
- Copy and deploy:
- Click: Copy Snippet, to copy the HTML snippet;
- Paste this snippet into your GitHub profile README.mdor any repoREADME.
 
- Click: 
§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.
