mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-03 02:42:52 +02:00
Color tweaks all around. Now playing window to match controls. Thoughts?
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="105px" height="105px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<svg width="101px" height="101px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<title>recently-played</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="10.6786549%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(254,255,254)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(37,76,123)" offset="100%"></stop>
|
||||
<stop stop-color="rgb(0,0,0)" offset="100%"></stop>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="83.8948071%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(80,193,251)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(76,79,123)" offset="100%"></stop>
|
||||
</radialGradient>
|
||||
<path d="M2.41603851,52.541996 C2.41603851,25.0439968 24.7920399,2.67199707 52.2900391,2.67199707 C79.7879639,2.67199707 102.157959,25.0419922 102.160038,52.541996 C102.160038,80.041996 79.7880402,102.415997 52.2900391,102.415997 C24.792038,102.415997 2.41603851,80.041996 2.41603851,52.541996 Z M53.0059547,50.5100098 L53.0059547,22.7240105 C53.0059547,21.0420104 51.6419548,19.6760104 49.9599547,19.6760104 C48.2779547,19.6760104 46.9119546,21.0440104 46.9119546,22.7240105 L46.9119546,54.5760098 C46.9119546,55.2180098 47.1139546,55.8140098 47.4539546,56.3040098 C48.1039546,57.6800098 49.4959547,58.6400098 51.1199545,58.6400098 L72.5279555,58.6400098 C74.7739555,58.6400098 76.5919556,56.8200097 76.5919556,54.5760096 C76.5919556,52.3320096 74.7740479,50.5100098 72.5279541,50.5100098 Z M53.0059547,50.5100098" id="path-2"></path>
|
||||
<path d="M0.416038513,50.541996 C0.416038513,78.041996 22.792038,100.415997 50.2900391,100.415997 C77.7880402,100.415997 100.160038,78.041996 100.160038,50.541996 C100.157959,23.0419922 77.7879639,0.67199707 50.2900391,0.67199707 C22.7920399,0.67199707 0.416038513,23.0439968 0.416038513,50.541996 Z M0.416038513,50.541996" id="path-2"></path>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<g id="Group" fill="rgb(0,0,0)">
|
||||
<use id="Shape" stroke="rgb(254,255,254)" stroke-width="2" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
|
||||
<use id="Shape" fill="url(#radialGradient-1)" xlink:href="#path-2"></use>
|
||||
<use id="Shape-1" stroke="none" fill="none" xlink:href="#path-2"></use>
|
||||
</g>
|
||||
<path d="M51.5940001,51.37 L51.5940001,23.5840007 C51.5940001,21.9020007 50.2300001,20.5360006 48.5480001,20.5360006 C46.8660001,20.5360006 45.5,21.9040006 45.5,23.5840007 L45.5,55.436 C45.5,56.078 45.702,56.674 46.042,57.164 C46.692,58.5400001 48.0840001,59.5 49.7079999,59.5 L71.1160008,59.5 C73.3620009,59.5 75.180001,57.6799999 75.180001,55.4359999 C75.180001,53.1919998 73.3620932,51.37 71.1159995,51.37 L51.5940001,51.37 Z M51.5940001,51.37" id="Path" fill="rgb(254,255,254)"></path>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user