Customizable SVG Visits Counter Badge for github markdown files and sites. Visit the site to get your own.
- Text on label
- Label background color
- Visits count background color
- Label text color
- Visits count text color
- Text shadow
- Label and visits count positions
Parameter | Values | Customization |
---|---|---|
shadow | 1 or 0 | Turns the text shadow for the label and visits count on and off respectively |
swap | 1 or 0 | Swaps the position of label and visits count |
labelBGColor | Hex color code | Changes the background color of label |
countBGColor | Hex color code | Changes the background color of visits count |
labelTextColor | Hex color code | Changes the text color of label |
countTextColor | Hex color code | Changes the text color of visits count |
label | Any text | Changes the label text |
<img src = "https://visits.roshan.cyou/Cdq5ki5Oij5PYNgE?label=Profile+Views&shadow=0&swap=1&labelBGColor=3e3e3e&countBGColor=a8a8a8&labelTextColor=ffffff&countTextColor=000000" height = 30px/>
Wish to contribute? Check this out