Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
318 B
7 lines
318 B
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" viewBox="0 0 640 480"> |
|
<g fill-rule="evenodd" stroke-width="1pt"> |
|
<path d="M0 0h213.335v479.997H0z"/> |
|
<path fill="#ffd90c" d="M213.335 0H426.67v479.997H213.335z"/> |
|
<path fill="#f31830" d="M426.67 0h213.335v479.997H426.67z"/> |
|
</g> |
|
</svg>
|
|
|