2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Use GitHub buttons with dark theme support

This commit is contained in:
Dan 2022-04-24 11:56:07 +02:00
parent fd0044c2ec
commit b7b7e8ec69

View File

@ -7,14 +7,16 @@ Support Pyrogram
<div style="float: right; margin-bottom: 10px"> <div style="float: right; margin-bottom: 10px">
<a class="github-button" <a class="github-button"
href="https://github.com/pyrogram/pyrogram/fork" href="https://github.com/pyrogram/pyrogram"
data-icon="octicon-repo-forked" data-size="large" data-show-count="true" data-color-scheme="no-preference: light; light: light; dark: dark;"
aria-label="Fork pyrogram/pyrogram on GitHub">Fork</a> data-icon="octicon-star" data-size="large" data-show-count="true"
aria-label="Star pyrogram/pyrogram on GitHub">Star</a>
<a class="github-button" <a class="github-button"
href="https://github.com/pyrogram/pyrogram" href="https://github.com/pyrogram/pyrogram/fork"
data-icon="octicon-star" data-size="large" data-color-scheme="no-preference: light; light: light; dark: dark;"
data-show-count="true" aria-label="Star pyrogram/pyrogram on GitHub">Star</a> data-icon="octicon-repo-forked" data-size="large"
data-show-count="true" aria-label="Fork pyrogram/pyrogram on GitHub">Fork</a>
</div> </div>
<br style="clear: both"/> <br style="clear: both"/>
@ -34,10 +36,9 @@ GitHub Sponsor
<a class="github-button" <a class="github-button"
href="https://github.com/sponsors/delivrance" href="https://github.com/sponsors/delivrance"
data-icon="octicon-heart" data-color-scheme="no-preference: light; light: light; dark: dark;"
data-size="large" data-icon="octicon-heart" data-size="large"
aria-label="Sponsor @delivrance on GitHub"> aria-label="Sponsor @delivrance on GitHub">Sponsor</a>
Sponsor</a>
----- -----