diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-10-02 22:11:53 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2006-10-02 22:11:53 +0000 |
commit | 2fc5d54a27faea9e301bafb8a1f44e6aae40a406 (patch) | |
tree | 93687801527054875a6777da9ad9377fd566fd88 /themes/default/shade-active.svg | |
parent | 498e84126909fafd4e8dd87a2fc3fc7e64ef36c0 (diff) | |
download | xfwm4-2fc5d54a27faea9e301bafb8a1f44e6aae40a406.tar.gz |
Change default theme for the new SVG based theme, previous theme renamed as Sassandra
(Old svn revision: 23266)
Diffstat (limited to 'themes/default/shade-active.svg')
-rw-r--r-- | themes/default/shade-active.svg | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/themes/default/shade-active.svg b/themes/default/shade-active.svg new file mode 100644 index 000000000..d1f63759e --- /dev/null +++ b/themes/default/shade-active.svg @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="18" + height="17" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44" + version="1.0" + sodipodi:docbase="/home/ofourdan/.themes/Kokodi/xfwm4" + sodipodi:docname="shade-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5847"> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="0" + id="stop5849" /> + <stop + id="stop5851" + offset="1" + style="stop-color:#ffffff;stop-opacity:0.22;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="4" + y1="0.5" + x2="4" + y2="24" + gradientTransform="matrix(2.5,0,0,1,-1,-4)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="3.9234648" + inkscape:cy="6.5189125" + inkscape:document-units="px" + inkscape:current-layer="layer5" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="1280" + inkscape:window-height="735" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:guide-bbox="true" + inkscape:guide-points="false" + showguides="true" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Title</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="Grad" + 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,-3.5 L 18,-3.5 C 18,-3.5 18,19.5 18,19.5 L 0,19.5 L 0,-3.5 z " + id="path6057" + sodipodi:nodetypes="ccccc" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:0.9999997px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" + d="M 0.5,19.5 L 17.5,19.5" + id="path6989" + sodipodi:nodetypes="ccsc" /> + <g + style="display:inline" + id="g1616" + transform="translate(3,3)"> + <path + sodipodi:nodetypes="ccccc" + d="M 6,9 L 6,3 M 3,6 L 6,3 L 9,6" + style="opacity:0.33000004;fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2605" /> + <path + d="M 3,6 L 6,3 L 9,6 M 6,9 L 6,3" + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2620" /> + </g> + </g> +</svg> |