KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
pride-badges
โ 52
Open GitHub โ
Pride-themed readme badges.
Download README (.md)
Explore Similar Repositories
Leetcode-Badge-Showcase
:
API to embed your Leetcode badges anywhere ๐คฉ
badgecreatr
:
Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
shields-human
:
adding netease music and bilibili support for shields (the README badge generation service)
badge
:
Spectrum badge for GitHub READMEs
Pretty-Readme
:
๐ HACKTOBERFEST 2020 ๐ป: A community collection of Readme tools and badges to make your profile/repos more attractive.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pride-badges
?
Download (.md)
# Pride Badges Customizable pride badges for your projects. ![Trans Rights][badge-trans] ![LGBTQ+ Friendly][badge-lgbtq] ![Sponsored by the Gay Agenda][sponsored]   https://pride-badges.pony.workers.dev/ ## API ### GET `/static/v1` #### Parameters <dl> <dt><code>label</code></dt> <dd>The badge label. Required.</dd> <dt><code>labelColor</code></dt> <dd>The background color for the badge label. Default is <code>#555</code>.</dd> <dt><code>stripeWidth</code></dt> <dd>The width of the stripes. Default is <code>8</code>.</dd> <dt><code>stripeColors</code></dt> <dd>A comma seperated list of stripe colors. Required.</dd> </dl> #### Examples ![LGBTQ+ Friendly][badge-lgbtq] ``` https://pride-badges.pony.workers.dev/static/v1?label=lgbtq%2B%20friendly&stripeWidth=6&stripeColors=E40303,FF8C00,FFED00,008026,24408E,732982 ``` ![Trans Rights][badge-trans] ``` https://pride-badges.pony.workers.dev/static/v1?label=trans%20rights&stripeWidth=6&stripeColors=5BCEFA,F5A9B8,FFFFFF,F5A9B8,5BCEFA ``` ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. ---- <p>Made with <img height="18" src="https://emoji.lgbt/assets/svg/bi-heart.svg"/> by <a href="https://twitter.com/CyberPon3">@CyberPon3</a><br>Like pride tech? Check out <a href="https://emoji.lgbt">https://emoji.lgbt</a></p> [badge-trans]: https://pride-badges.pony.workers.dev/static/v1?label=trans%20rights&stripeWidth=6&stripeColors=5BCEFA,F5A9B8,FFFFFF,F5A9B8,5BCEFA [badge-lgbtq]: https://pride-badges.pony.workers.dev/static/v1?label=lgbtq%2B%20friendly&stripeWidth=6&stripeColors=E40303,FF8C00,FFED00,008026,24408E,732982 [sponsored]: https://pride-badges.pony.workers.dev/static/v1?label=sponsored+by+the+gay+agenda&labelColor=%23555&stripeWidth=6&stripeColors=E40303%2CFF8C00%2CFFED00%2C008026%2C24408E%2C732982