diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-04-14 12:19:38 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2007-04-14 12:19:38 +0000 |
commit | e4245ea9a815f6154cefe814b74b2a2c2b5653aa (patch) | |
tree | e3c406366cdc0636946c2e373c8482a9c3487ef4 /themes/default/title-4-active.svg | |
parent | 56da22d2cb9f970474b4dda139ad2fe7bdb8414a (diff) | |
download | xfwm4-e4245ea9a815f6154cefe814b74b2a2c2b5653aa.tar.gz |
Update change log
(Old svn revision: 25546)
Diffstat (limited to 'themes/default/title-4-active.svg')
-rw-r--r-- | themes/default/title-4-active.svg | 71 |
1 files changed, 61 insertions, 10 deletions
diff --git a/themes/default/title-4-active.svg b/themes/default/title-4-active.svg index 414b39323..731334e6c 100644 --- a/themes/default/title-4-active.svg +++ b/themes/default/title-4-active.svg @@ -10,23 +10,39 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="27" + height="25" id="svg2" sodipodi:version="0.32" - inkscape:version="0.45" + inkscape:version="0.45.1" version="1.0" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default" sodipodi:docname="title-4-active.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape"> <defs id="defs4"> <linearGradient + id="linearGradient1886"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop1888" /> + <stop + style="stop-color:white;stop-opacity:0.25;" + offset="1" + id="stop1890" /> + </linearGradient> + <linearGradient id="linearGradient5873"> <stop id="stop5875" offset="0" - style="stop-color:white;stop-opacity:.75;" /> + style="stop-color:white;stop-opacity:1;" /> <stop id="stop5877" + offset="0.5" + style="stop-color:white;stop-opacity:0.90;" /> + <stop + id="stop5879" offset="1" style="stop-color:white;stop-opacity:0;" /> </linearGradient> @@ -35,11 +51,11 @@ <stop id="stop5849" offset="0" - style="stop-color:black;stop-opacity:0.10;" /> + style="stop-color:white;stop-opacity:0.05;" /> <stop - id="stop5851" + id="stop2776" offset="1" - style="stop-color:black;stop-opacity:0.00;" /> + style="stop-color:black;stop-opacity:0.10;" /> </linearGradient> <linearGradient inkscape:collect="always" @@ -49,18 +65,28 @@ x1="0" y1="0.5" x2="0" - y2="26.5" + y2="24.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient5873" id="linearGradient6962" x1="0" - y1="0" + y1="1" x2="0" - y2="9" + y2="8" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1886" + id="linearGradient1892" + x1="0" + y1="1" + x2="0" + y2="14" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.75,0,0,1,0.75,0)" /> </defs> <sodipodi:namedview id="base" @@ -111,10 +137,26 @@ style="display:inline"> <path style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 0,2 L 8,2 C 8,2 8,27 8,27 L 0,27 L 0,2 z " + d="M 0,0.5 L 8,0.5 C 8,0.5 8,24 8,24 L 0,24 L 0,0.5 z " id="path6057" /> </g> <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="hilight"> + <path + style="fill:url(#linearGradient6962);fill-opacity:0.30;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " + id="path6061" /> + <rect + style="opacity:0.5;fill:url(#linearGradient1892);fill-opacity:0.50;stroke:none;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1884" + width="8" + height="12" + x="0" + y="1" /> + </g> + <g inkscape:label="Border" inkscape:groupmode="layer" id="layer1" @@ -124,4 +166,13 @@ d="M 0.5,0.5 L 7.5,0.5" id="path6059" /> </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.05;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,24.5 L 7.5,24.5" + id="path6989" /> + </g> </svg> |