mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-08 21:20:45 +02:00
Color tweaks all around. Now playing window to match controls. Thoughts?
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="55px" height="55px" 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="33px" height="33px" 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>green-dot</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="183.759475%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(175,203,68)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(86,136,31)" offset="100%"></stop>
|
||||
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="101.219225%" id="radialGradient-1">
|
||||
<stop stop-color="rgb(189,235,31)" offset="0%"></stop>
|
||||
<stop stop-color="rgb(127,213,24)" offset="100%"></stop>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<g id="Page 1" fill="rgb(215,215,215)" fill-rule="evenodd">
|
||||
<g id="green-dot" fill="rgb(0,0,0)">
|
||||
<g id="Page 1" fill="rgb(222,223,222)">
|
||||
<path d="M27.5,44 C36.6126995,44 44,36.6126995 44,27.5 C44,18.3873014 36.6126995,11 27.5,11 C18.3873014,11 11,18.3873014 11,27.5 C11,36.6126995 18.3873014,44 27.5,44 C27.5,44 18.3873014,44 27.5,44 L27.5,44" id="Oval 1" stroke="rgb(254,255,254)" stroke-width="1" fill="url(#radialGradient-1)"></path>
|
||||
<path d="M33,16.5 C33,7.38730145 25.6126995,0 16.5,0 C7.38730145,0 0,7.38730145 0,16.5 C0,25.6126995 7.38730145,33 16.5,33 C25.6126995,33 33,25.6126995 33,16.5 Z M33,16.5" id="Oval 1" fill="url(#radialGradient-1)"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user