diff options
Diffstat (limited to 'skins/metrixhd/themes/default')
-rw-r--r-- | skins/metrixhd/themes/default/icons/ico_switchtimer.svg | 76 | ||||
-rw-r--r-- | skins/metrixhd/themes/default/theme.xml | 2 |
2 files changed, 78 insertions, 0 deletions
diff --git a/skins/metrixhd/themes/default/icons/ico_switchtimer.svg b/skins/metrixhd/themes/default/icons/ico_switchtimer.svg new file mode 100644 index 0000000..5e2da04 --- /dev/null +++ b/skins/metrixhd/themes/default/icons/ico_switchtimer.svg @@ -0,0 +1,76 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="45" + height="23" + id="svg2" + version="1.1" + inkscape:version="0.91pre2 r13516" + viewBox="0 0 45 23" + sodipodi:docname="ico_switchtimer.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="5.6" + inkscape:cx="13.069196" + inkscape:cy="16.082332" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1846" + inkscape:window-height="1058" + inkscape:window-x="66" + inkscape:window-y="-8" + inkscape:window-maximized="1" /> + <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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1029.3622)"> + <rect + style="fill:#ff7f2a;fill-opacity:1;stroke:#ececec;stroke-width:0;stroke-miterlimit:5.69999981;stroke-dasharray:none;stroke-opacity:1" + id="rect4148" + width="45" + height="23" + x="4.9999999e-006" + y="1029.3622" + ry="8.9285717" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:12.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + x="1.4285712" + y="1045.0408" + id="text4150" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan4152" + x="1.4285712" + y="1045.0408">Switch</tspan></text> + </g> +</svg> diff --git a/skins/metrixhd/themes/default/theme.xml b/skins/metrixhd/themes/default/theme.xml index 9c65d2a..7822178 100644 --- a/skins/metrixhd/themes/default/theme.xml +++ b/skins/metrixhd/themes/default/theme.xml @@ -10,6 +10,7 @@ <color name="clrGreen">FF5FE200</color> <color name="clrYellow">FFE2DA00</color> <color name="clrBlue">FF007FE2</color> + <color name="clrBlack">FF000000</color> <color name="clrTransBlack">C0000000</color> <color name="clrSemiTransBlack">D0000000</color> <color name="clrBlueLight">FF1E8BD7</color> @@ -17,6 +18,7 @@ <color name="clrTransWhite">C0FFFFFF</color> <color name="clrWhite">FFFFFFFF</color> <color name="clrDarkGray">FF14141E</color> + <color name="clrRedTrans">55FF0000</color> <color name="clrTransparent">00000000</color> </colors> <!-- |