Update README cards

This commit is contained in:
github-actions[bot]
2026-03-06 00:41:08 +00:00
parent 7bb0eabc32
commit fc2ec54e53
2 changed files with 112 additions and 129 deletions
+11 -11
View File
@@ -9,11 +9,11 @@
aria-labelledby="descId"
>
<title id="titleId">Stone_Red's GitHub Stats, Rank: B+</title>
<desc id="descId">Total Stars Earned: 92, Total Commits (last year) : 281, Total PRs: 100, Total Issues: 19, Contributed to (last year): 2</desc>
<desc id="descId">Total Stars Earned: 92, Total Commits (last year) : 282, Total PRs: 100, Total Issues: 19, Contributed to (last year): 2</desc>
<style>
.header {
font: 600 18px 'Segoe UI', Ubuntu, Sans-Serif;
fill: #2f80ed;
fill: #fff;
animation: fadeInAnimation 0.8s ease-in-out forwards;
}
@supports(-moz-appearance: auto) {
@@ -22,7 +22,7 @@
}
.stat {
font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: #434d58;
font: 600 14px 'Segoe UI', Ubuntu, "Helvetica Neue", Sans-Serif; fill: #9f9f9f;
}
@supports(-moz-appearance: auto) {
/* Selector detects Firefox */
@@ -33,7 +33,7 @@
animation: fadeInAnimation 0.3s ease-in-out forwards;
}
.rank-text {
font: 800 24px 'Segoe UI', Ubuntu, Sans-Serif; fill: #434d58;
font: 800 24px 'Segoe UI', Ubuntu, Sans-Serif; fill: #9f9f9f;
animation: scaleInAnimation 0.3s ease-in-out forwards;
}
.rank-percentile-header {
@@ -46,18 +46,18 @@
.not_bold { font-weight: 400 }
.bold { font-weight: 700 }
.icon {
fill: #4c71f2;
fill: #79ff97;
display: block;
}
.rank-circle-rim {
stroke: #2f80ed;
stroke: #fff;
fill: none;
stroke-width: 6;
opacity: 0.2;
}
.rank-circle {
stroke: #2f80ed;
stroke: #fff;
stroke-dasharray: 250;
fill: none;
stroke-width: 6;
@@ -73,7 +73,7 @@
stroke-dashoffset: 251.32741228718345;
}
to {
stroke-dashoffset: 96.05858640609186;
stroke-dashoffset: 96.00537381266814;
}
}
@@ -111,8 +111,8 @@
height="99%"
stroke="#e4e2e2"
width="466"
fill="#fffefe"
stroke-opacity="1"
fill="#00000000"
stroke-opacity="0"
/>
@@ -177,7 +177,7 @@
x="219.01"
y="12.5"
data-testid="commits"
>281</text>
>282</text>
</g>
</g><g transform="translate(0, 50)">
<g class="stagger" style="animation-delay: 750ms" transform="translate(25, 0)">

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB