123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- <svg id="gh-dark-mode-only" width="360" height="210" xmlns="http://www.w3.org/2000/svg">
- <style>
- svg {
- font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
- font-size: 14px;
- line-height: 21px;
- }
- #background {
- width: calc(100% - 10px);
- height: calc(100% - 10px);
- fill: white;
- stroke: rgb(225, 228, 232);
- stroke-width: 1px;
- rx: 6px;
- ry: 6px;
- }
- #gh-dark-mode-only:target #background {
- fill: #0d1117;
- stroke-width: 0.5px;
- }
- foreignObject {
- width: calc(100% - 10px - 32px);
- height: calc(100% - 10px - 24px);
- }
- h2 {
- margin-top: 0;
- margin-bottom: 0.75em;
- line-height: 24px;
- font-size: 16px;
- font-weight: 600;
- color: rgb(36, 41, 46);
- fill: rgb(36, 41, 46);
- }
- #gh-dark-mode-only:target h2 {
- color: #c9d1d9;
- fill: #c9d1d9;
- }
- ul {
- list-style: none;
- padding-left: 0;
- margin-top: 0;
- margin-bottom: 0;
- }
- li {
- display: inline-flex;
- font-size: 12px;
- margin-right: 2ch;
- align-items: center;
- flex-wrap: nowrap;
- transform: translateX(-500%);
- animation: slideIn 2s ease-in-out forwards;
- }
- @keyframes slideIn {
- to {
- transform: translateX(0);
- }
- }
- div.ellipsis {
- height: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .octicon {
- fill: rgb(88, 96, 105);
- margin-right: 0.5ch;
- vertical-align: top;
- }
- #gh-dark-mode-only:target .octicon {
- color: #8b949e;
- fill: #8b949e;
- }
- .progress {
- display: flex;
- height: 8px;
- overflow: hidden;
- background-color: rgb(225, 228, 232);
- border-radius: 6px;
- outline: 1px solid transparent;
- margin-bottom: 1em;
- }
- #gh-dark-mode-only:target .progress {
- background-color: rgba(110, 118, 129, 0.4);
- }
- .progress-item {
- outline: 2px solid rgb(225, 228, 232);
- border-collapse: collapse;
- }
- #gh-dark-mode-only:target .progress-item {
- outline: 2px solid #393f47;
- }
- .lang {
- font-weight: 600;
- margin-right: 4px;
- color: rgb(36, 41, 46);
- }
- #gh-dark-mode-only:target .lang {
- color: #c9d1d9;
- }
- .percent {
- color: rgb(88, 96, 105)
- }
- #gh-dark-mode-only:target .percent {
- color: #8b949e;
- }
- </style>
- <g>
- <rect x="5" y="5" id="background" />
- <g>
- <foreignObject x="21" y="17" width="318" height="176">
- <div xmlns="http://www.w3.org/1999/xhtml" class="ellipsis">
- <h2>Languages Used (By File Size)</h2>
- <div>
- <span class="progress">
- <span style="background-color: #e34c26;width: 44.560%;" class="progress-item"></span><span style="background-color: #ff3e00;width: 18.390%;" class="progress-item"></span><span style="background-color: #000080;width: 11.390%;" class="progress-item"></span><span style="background-color: #3572A5;width: 7.080%;" class="progress-item"></span><span style="background-color: #3178c6;width: 5.740%;" class="progress-item"></span><span style="background-color: #e4cc98;width: 3.820%;" class="progress-item"></span><span style="background-color: #f1e05a;width: 3.520%;" class="progress-item"></span><span style="background-color: #563d7c;width: 3.400%;" class="progress-item"></span><span style="background-color: #c6538c;width: 1.050%;" class="progress-item"></span><span style="background-color: #89e051;width: 0.440%;" class="progress-item"></span><span style="background-color: #083fa1;width: 0.390%;" class="progress-item"></span><span style="background-color: #384d54;width: 0.070%;" class="progress-item"></span><span style="background-color: #ff3670;width: 0.060%;" class="progress-item"></span><span style="background-color: #a52a22;width: 0.060%;" class="progress-item"></span><span style="background-color: #701516;width: 0.020%;" class="progress-item"></span>
- </span>
- </div>
- <ul>
- <li style="animation-delay: 0ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#e34c26;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">HTML</span>
- <span class="percent">44.56%</span>
- </li>
- <li style="animation-delay: 150ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ff3e00;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Svelte</span>
- <span class="percent">18.39%</span>
- </li>
- <li style="animation-delay: 300ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#000080;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Lua</span>
- <span class="percent">11.39%</span>
- </li>
- <li style="animation-delay: 450ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3572A5;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Python</span>
- <span class="percent">7.08%</span>
- </li>
- <li style="animation-delay: 600ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#3178c6;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">TypeScript</span>
- <span class="percent">5.74%</span>
- </li>
- <li style="animation-delay: 750ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#e4cc98;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Tcl</span>
- <span class="percent">3.82%</span>
- </li>
- <li style="animation-delay: 900ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#f1e05a;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">JavaScript</span>
- <span class="percent">3.52%</span>
- </li>
- <li style="animation-delay: 1050ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#563d7c;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">CSS</span>
- <span class="percent">3.40%</span>
- </li>
- <li style="animation-delay: 1200ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#c6538c;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">SCSS</span>
- <span class="percent">1.05%</span>
- </li>
- <li style="animation-delay: 1350ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#89e051;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Shell</span>
- <span class="percent">0.44%</span>
- </li>
- <li style="animation-delay: 1500ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#083fa1;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Markdown</span>
- <span class="percent">0.39%</span>
- </li>
- <li style="animation-delay: 1650ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#384d54;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Dockerfile</span>
- <span class="percent">0.07%</span>
- </li>
- <li style="animation-delay: 1800ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#ff3670;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Mermaid</span>
- <span class="percent">0.06%</span>
- </li>
- <li style="animation-delay: 1950ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#a52a22;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Jinja</span>
- <span class="percent">0.06%</span>
- </li>
- <li style="animation-delay: 2100ms;">
- <svg xmlns="http://www.w3.org/2000/svg" class="octicon" style="fill:#701516;"
- viewBox="0 0 16 16" version="1.1" width="16" height="16"><path
- fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8z"></path></svg>
- <span class="lang">Ruby</span>
- <span class="percent">0.02%</span>
- </li>
- </ul>
- </div>
- </foreignObject>
- </g>
- </g>
- </svg>
|