diff options
Diffstat (limited to 'resources/themes/adwaita')
-rw-r--r-- | resources/themes/adwaita/caption_mask.svg | 153 | ||||
-rw-r--r-- | resources/themes/adwaita/theme.xml | 8 |
2 files changed, 159 insertions, 2 deletions
diff --git a/resources/themes/adwaita/caption_mask.svg b/resources/themes/adwaita/caption_mask.svg new file mode 100644 index 0000000..59d4801 --- /dev/null +++ b/resources/themes/adwaita/caption_mask.svg @@ -0,0 +1,153 @@ +<?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://creativecommons.org/ns#" + 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="100" + height="100" + id="svg2" + version="1.1" + inkscape:version="0.48.2 r9819" + sodipodi:docname="caption_mask.svg"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient2997"> + <stop + style="stop-color:#000000;stop-opacity:0" + offset="0" + id="stop2999" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3001" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3785"> + <stop + style="stop-color:#abab9f;stop-opacity:1" + offset="0" + id="stop3787" /> + <stop + id="stop3797" + offset="0.29400957" + style="stop-color:#c2c2bb;stop-opacity:1" /> + <stop + style="stop-color:#d3d3d2;stop-opacity:1" + offset="1" + id="stop3789" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3009"> + <stop + style="stop-color:#fafcfc;stop-opacity:1" + offset="0" + id="stop3011" /> + <stop + id="stop3795" + offset="0.95082122" + style="stop-color:#e5e8e8;stop-opacity:1;" /> + <stop + style="stop-color:#d2d6d6;stop-opacity:1" + offset="1" + id="stop3013" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3785" + id="linearGradient3791" + x1="44.385059" + y1="958.93121" + x2="44.385059" + y2="1045.9142" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.59160385,0,0,0.59160385,20.456735,409.35291)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3009" + id="linearGradient3793" + x1="51.33149" + y1="958.94989" + x2="51.33149" + y2="1045.7374" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.59160385,0,0,0.59160385,20.456735,409.35291)" /> + <filter + inkscape:collect="always" + id="filter3921" + x="-0.28370607" + width="1.5674121" + y="-0.28370607" + height="1.5674121"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="9.4292716" + id="feGaussianBlur3923" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2997" + id="linearGradient3773" + x1="52.830833" + y1="1031.3591" + x2="52.830833" + y2="1010.1867" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-7.1765038e-7,-5.2013983e-6)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#000000" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.6" + inkscape:cx="20.693791" + inkscape:cy="49.374216" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:showpageshadow="false" + inkscape:window-width="1517" + inkscape:window-height="834" + inkscape:window-x="335" + inkscape:window-y="111" + inkscape:window-maximized="0" /> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-952.36218)" + style="display:inline"> + <rect + y="952.63806" + x="0.38571933" + height="99.409401" + width="99.409401" + id="rect3799" + style="fill:url(#linearGradient3773);fill-opacity:1;stroke:none" /> + </g> +</svg> diff --git a/resources/themes/adwaita/theme.xml b/resources/themes/adwaita/theme.xml index d238b68..d7e2d04 100644 --- a/resources/themes/adwaita/theme.xml +++ b/resources/themes/adwaita/theme.xml @@ -14,11 +14,15 @@ <slices radius="30"> <activeSlice> <slice_layer type="file" file="icon_active.svg" scale="1.8" /> - <slice_layer type="icon" scale="0.9" /> + <slice_layer type="icon" scale="0.9" file="caption_mask.svg" visibility="with_caption" /> + <slice_layer type="icon" scale="0.9" visibility="without_caption" /> + <slice_layer type="caption" y="22" font="sans 9" width="60" color="#000" height="20" visibility="with_caption" /> </activeSlice> <inactiveSlice> <slice_layer type="file" file="icon_inactive.svg" scale="1.8" /> - <slice_layer type="icon" scale="0.9" /> + <slice_layer type="icon" scale="0.9" file="caption_mask.svg" visibility="with_caption" /> + <slice_layer type="icon" scale="0.9" visibility="without_caption" /> + <slice_layer type="caption" y="22" font="sans 9" width="60" color="#000" height="20" visibility="with_caption" /> </inactiveSlice> </slices> <caption position="0" font="sans 10" width="100" height="100" color="#000"/> |