mirror of
https://github.com/PacketParker/PacketParker.git
synced 2025-04-10 19:04:05 -05:00
Compare commits
2 Commits
63afc721da
...
2686c13aa7
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2686c13aa7 | ||
![]() |
6f2f921a3d |
@ -30,8 +30,8 @@
|
||||
<div class="field calendar">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||
<g>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
@ -40,9 +40,9 @@
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
@ -66,16 +66,16 @@
|
||||
</section>
|
||||
<section class="column">
|
||||
<h3 class="field">Most used languages</h3>
|
||||
<small>estimation from 984kb of code in 1268 edited files across 522 commits</small>
|
||||
<small>estimation from 986kb of code in 1277 edited files across 523 commits</small>
|
||||
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
|
||||
<mask id="languages-bar">
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="328.49404267110003" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="328.49404267110003" y="0" width="108.91202287781594" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="437.406065548916" y="0" width="17.467913026657676" height="8" fill="#ededed"/>
|
||||
<rect mask="url(#languages-bar)" x="454.87397857557363" y="0" width="5.126021424426356" height="8" fill="#663399"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="328.89552557752876" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="328.89552557752876" y="0" width="108.57951843179565" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="437.4750440093244" y="0" width="17.414584123286048" height="8" fill="#ededed"/>
|
||||
<rect mask="url(#languages-bar)" x="454.8896281326105" y="0" width="5.110371867389579" height="8" fill="#663399"/>
|
||||
</svg>
|
||||
<div class="row fill-width">
|
||||
<section>
|
||||
@ -88,7 +88,7 @@
|
||||
</div>
|
||||
<small>
|
||||
<div>15.7k lines</div>
|
||||
<div>546 kB</div>
|
||||
<div>548 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user