diff options
Diffstat (limited to 'themes/default')
156 files changed, 9382 insertions, 0 deletions
diff --git a/themes/default/Makefile.am b/themes/default/Makefile.am new file mode 100644 index 000000000..7bfd7bcba --- /dev/null +++ b/themes/default/Makefile.am @@ -0,0 +1,184 @@ +themedir = $(datadir)/themes/Mopti/xfwm4 + +PNG_FILES = \ + bottom-active.png \ + bottom-inactive.png \ + bottom-left-active.png \ + bottom-left-inactive.png \ + bottom-right-active.png \ + bottom-right-inactive.png \ + close-active.png \ + close-inactive.png \ + close-pressed.png \ + hide-active.png \ + hide-inactive.png \ + hide-pressed.png \ + left-active.png \ + left-inactive.png \ + maximize-active.png \ + maximize-inactive.png \ + maximize-pressed.png \ + maximize-toggled-active.png \ + maximize-toggled-inactive.png \ + maximize-toggled-pressed.png \ + menu-active.png \ + menu-inactive.png \ + menu-pressed.png \ + right-active.png \ + right-inactive.png \ + shade-active.png \ + shade-inactive.png \ + shade-pressed.png \ + shade-toggled-active.png \ + shade-toggled-inactive.png \ + shade-toggled-pressed.png \ + stick-active.png \ + stick-inactive.png \ + stick-pressed.png \ + stick-toggled-active.png \ + stick-toggled-inactive.png \ + stick-toggled-pressed.png \ + title-1-active.png \ + title-1-inactive.png \ + title-2-active.png \ + title-2-inactive.png \ + title-3-active.png \ + title-3-inactive.png \ + title-4-active.png \ + title-4-inactive.png \ + title-5-active.png \ + title-5-inactive.png \ + top-left-active.png \ + top-left-inactive.png \ + top-right-active.png \ + top-right-inactive.png + +SVG_FILES = \ + bottom-active.svg \ + bottom-inactive.svg \ + bottom-left-active.svg \ + bottom-left-inactive.svg \ + bottom-right-active.svg \ + bottom-right-inactive.svg \ + close-active.svg \ + close-inactive.svg \ + close-pressed.svg \ + hide-active.svg \ + hide-inactive.svg \ + hide-pressed.svg \ + left-active.svg \ + left-inactive.svg \ + maximize-active.svg \ + maximize-inactive.svg \ + maximize-pressed.svg \ + maximize-toggled-active.svg \ + maximize-toggled-inactive.svg \ + maximize-toggled-pressed.svg \ + menu-active.svg \ + menu-inactive.svg \ + menu-pressed.svg \ + right-active.svg \ + right-inactive.svg \ + shade-active.svg \ + shade-inactive.svg \ + shade-pressed.svg \ + shade-toggled-active.svg \ + shade-toggled-inactive.svg \ + shade-toggled-pressed.svg \ + stick-active.svg \ + stick-inactive.svg \ + stick-pressed.svg \ + stick-toggled-active.svg \ + stick-toggled-inactive.svg \ + stick-toggled-pressed.svg \ + title-1-active.svg \ + title-1-inactive.svg \ + title-2-active.svg \ + title-2-inactive.svg \ + title-3-active.svg \ + title-3-inactive.svg \ + title-4-active.svg \ + title-4-inactive.svg \ + title-5-active.svg \ + title-5-inactive.svg \ + top-left-active.svg \ + top-left-inactive.svg \ + top-right-active.svg \ + top-right-inactive.svg + +XPM_FILES = \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + maximize-toggled-active.xpm \ + maximize-toggled-inactive.xpm \ + maximize-toggled-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + shade-toggled-active.xpm \ + shade-toggled-inactive.xpm \ + shade-toggled-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + stick-toggled-active.xpm \ + stick-toggled-inactive.xpm \ + stick-toggled-pressed.xpm \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm + +theme_DATA = \ + README \ + themerc \ + $(XPM_FILES) \ + $(PNG_FILES) + +EXTRA_DIST = \ + $(theme_DATA) \ + $(SVG_FILES) + +noinst_DATA = \ + $(SVG_FILES) + +vacuum-defs: + for svg_file in $(SVG_FILES); do \ + inkscape --without-gui --vacuum-defs --file=$$svg_file; \ + done + +update-png: + for svg_file in $(SVG_FILES); do \ + image=$${svg_file%.svg}; \ + rsvg -f png $$svg_file $$image.png; \ + done diff --git a/themes/default/README b/themes/default/README new file mode 100644 index 000000000..37701257f --- /dev/null +++ b/themes/default/README @@ -0,0 +1,7 @@ +README +------ + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan <fourdan@xfce.org> +Modified Dec. 2006 by Olivier Fourdan <fourdan@xfce.org> +Theme released under GNU GPL license. diff --git a/themes/default/bottom-active.png b/themes/default/bottom-active.png Binary files differnew file mode 100644 index 000000000..bc1b37451 --- /dev/null +++ b/themes/default/bottom-active.png diff --git a/themes/default/bottom-active.svg b/themes/default/bottom-active.svg new file mode 100644 index 000000000..fbbb91be6 --- /dev/null +++ b/themes/default/bottom-active.svg @@ -0,0 +1,85 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="6" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:guide-points="true" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0,5.5 L 24,5.5" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm new file mode 100644 index 000000000..3651e2814 --- /dev/null +++ b/themes/default/bottom-active.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"########################", +"########################", +"########################", +"########################", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-inactive.png b/themes/default/bottom-inactive.png Binary files differnew file mode 100644 index 000000000..f122f0b1c --- /dev/null +++ b/themes/default/bottom-inactive.png diff --git a/themes/default/bottom-inactive.svg b/themes/default/bottom-inactive.svg new file mode 100644 index 000000000..564d6bcb5 --- /dev/null +++ b/themes/default/bottom-inactive.svg @@ -0,0 +1,85 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="24" + height="6" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:guide-points="true" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0,5.5 L 24,5.5" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/bottom-inactive.xpm b/themes/default/bottom-inactive.xpm new file mode 100644 index 000000000..7482f8618 --- /dev/null +++ b/themes/default/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_1", +"########################", +"########################", +"########################", +"########################", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-left-active.png b/themes/default/bottom-left-active.png Binary files differnew file mode 100644 index 000000000..2a1ccafc5 --- /dev/null +++ b/themes/default/bottom-left-active.png diff --git a/themes/default/bottom-left-active.svg b/themes/default/bottom-left-active.svg new file mode 100644 index 000000000..e0ed699fa --- /dev/null +++ b/themes/default/bottom-left-active.svg @@ -0,0 +1,84 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-left-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:black;fill-opacity:0.50" + d="M 0,0 L 0,16 L 16,16 L 16,15 C 16,15 16,15 3,15 C 1,15 1,13 1,13 L 1,0 L 0,0 z " + id="rect1870" /> + </g> +</svg> diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm new file mode 100644 index 000000000..65a91e8d7 --- /dev/null +++ b/themes/default/bottom-left-active.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@##############", +"@@##############", +"@@##############", +"@@##############", +"@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-left-inactive.png b/themes/default/bottom-left-inactive.png Binary files differnew file mode 100644 index 000000000..2a1ccafc5 --- /dev/null +++ b/themes/default/bottom-left-inactive.png diff --git a/themes/default/bottom-left-inactive.svg b/themes/default/bottom-left-inactive.svg new file mode 100644 index 000000000..145011957 --- /dev/null +++ b/themes/default/bottom-left-inactive.svg @@ -0,0 +1,84 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-left-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:black;fill-opacity:0.50" + d="M 0,0 L 0,16 L 16,16 L 16,15 C 16,15 16,15 3,15 C 1,15 1,13 1,13 L 1,0 L 0,0 z " + id="rect1870" /> + </g> +</svg> diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm new file mode 100644 index 000000000..254099e2f --- /dev/null +++ b/themes/default/bottom-left-inactive.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_1", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@##############", +"@@##############", +"@@##############", +"@@##############", +"@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@"}; diff --git a/themes/default/bottom-right-active.png b/themes/default/bottom-right-active.png Binary files differnew file mode 100644 index 000000000..d34bce7de --- /dev/null +++ b/themes/default/bottom-right-active.png diff --git a/themes/default/bottom-right-active.svg b/themes/default/bottom-right-active.svg new file mode 100644 index 000000000..84212ff32 --- /dev/null +++ b/themes/default/bottom-right-active.svg @@ -0,0 +1,84 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-right-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:black;fill-opacity:0.50" + d="M 16,0 L 16,16 L 0,16 L 0,15 C 0,15 0,15 13,15 C 15,15 15,13 15,13 L 15,0 L 16,0 z " + id="rect1870" /> + </g> +</svg> diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm new file mode 100644 index 000000000..e3da1dc1e --- /dev/null +++ b/themes/default/bottom-right-active.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"##############@@", +"##############@@", +"##############@@", +"##############@@", +"@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@ "}; diff --git a/themes/default/bottom-right-inactive.png b/themes/default/bottom-right-inactive.png Binary files differnew file mode 100644 index 000000000..d34bce7de --- /dev/null +++ b/themes/default/bottom-right-inactive.png diff --git a/themes/default/bottom-right-inactive.svg b/themes/default/bottom-right-inactive.svg new file mode 100644 index 000000000..39ac94382 --- /dev/null +++ b/themes/default/bottom-right-inactive.svg @@ -0,0 +1,84 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="bottom-right-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:grid-points="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:black;fill-opacity:0.50" + d="M 16,0 L 16,16 L 0,16 L 0,15 C 0,15 0,15 13,15 C 15,15 15,13 15,13 L 15,0 L 16,0 z " + id="rect1870" /> + </g> +</svg> diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm new file mode 100644 index 000000000..ff0364734 --- /dev/null +++ b/themes/default/bottom-right-inactive.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_1", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"##############@@", +"##############@@", +"##############@@", +"##############@@", +"@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@ "}; diff --git a/themes/default/close-active.png b/themes/default/close-active.png Binary files differnew file mode 100644 index 000000000..19fe6185d --- /dev/null +++ b/themes/default/close-active.png diff --git a/themes/default/close-active.svg b/themes/default/close-active.svg new file mode 100644 index 000000000..8d2cdf914 --- /dev/null +++ b/themes/default/close-active.svg @@ -0,0 +1,176 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="close-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + id="g2328" + transform="translate(3,9)"> + <g + transform="matrix(0.875,0,0,0.875,0.75,0.75)" + style="opacity:0.33;stroke:black;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g2217"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2,2 L 10,10" + id="path1340" /> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2,10 L 10,2" + id="path2215" /> + </g> + <path + id="path2221" + d="M 2.5,2.5 L 9.5,9.5 L 9.5,9.5" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2225" + d="M 2.5,9.5 L 9.5,2.5" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm new file mode 100644 index 000000000..3c1a7ae56 --- /dev/null +++ b/themes/default/close-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * close_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/close-inactive.png b/themes/default/close-inactive.png Binary files differnew file mode 100644 index 000000000..e73dd5a60 --- /dev/null +++ b/themes/default/close-inactive.png diff --git a/themes/default/close-inactive.svg b/themes/default/close-inactive.svg new file mode 100644 index 000000000..f8b21af0a --- /dev/null +++ b/themes/default/close-inactive.svg @@ -0,0 +1,163 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="close-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + id="g2328" + transform="translate(3,9)"> + <path + id="path2221" + d="M 2.5,2.5 L 9.5,9.5 L 9.5,9.5" + style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path2225" + d="M 2.5,9.5 L 9.5,2.5" + style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm new file mode 100644 index 000000000..1cf0710b3 --- /dev/null +++ b/themes/default/close-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/close-pressed.png b/themes/default/close-pressed.png Binary files differnew file mode 100644 index 000000000..368275e04 --- /dev/null +++ b/themes/default/close-pressed.png diff --git a/themes/default/close-pressed.svg b/themes/default/close-pressed.svg new file mode 100644 index 000000000..087c7fb9b --- /dev/null +++ b/themes/default/close-pressed.svg @@ -0,0 +1,203 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="close-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + id="g2328" + transform="translate(3,10)"> + <g + transform="matrix(0.875,0,0,0.875,0.75,0.75)" + style="opacity:0.33;stroke:black;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="g2217"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2,2 L 10,10" + id="path1340" /> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2,10 L 10,2" + id="path2215" /> + </g> + <path + id="path2221" + d="M 2.5,2.5 L 9.5,9.5 L 9.5,9.5" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2225" + d="M 2.5,9.5 L 9.5,2.5" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm new file mode 100644 index 000000000..6c53e6c05 --- /dev/null +++ b/themes/default/close-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/hide-active.png b/themes/default/hide-active.png Binary files differnew file mode 100644 index 000000000..3981bab37 --- /dev/null +++ b/themes/default/hide-active.png diff --git a/themes/default/hide-active.svg b/themes/default/hide-active.svg new file mode 100644 index 000000000..bd2b409c0 --- /dev/null +++ b/themes/default/hide-active.svg @@ -0,0 +1,170 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="hide-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,9)"> + <rect + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2376" + width="8" + height="4" + x="2" + y="7" /> + <rect + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2378" + width="6" + height="2" + x="3" + y="8" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm new file mode 100644 index 000000000..e0b53aa5d --- /dev/null +++ b/themes/default/hide-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/hide-inactive.png b/themes/default/hide-inactive.png Binary files differnew file mode 100644 index 000000000..11e5daa85 --- /dev/null +++ b/themes/default/hide-inactive.png diff --git a/themes/default/hide-inactive.svg b/themes/default/hide-inactive.svg new file mode 100644 index 000000000..6e4e924c8 --- /dev/null +++ b/themes/default/hide-inactive.svg @@ -0,0 +1,163 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="hide-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,9)"> + <rect + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2378" + width="6" + height="2" + x="3" + y="8" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm new file mode 100644 index 000000000..31a48440e --- /dev/null +++ b/themes/default/hide-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/hide-pressed.png b/themes/default/hide-pressed.png Binary files differnew file mode 100644 index 000000000..b8fa6da3f --- /dev/null +++ b/themes/default/hide-pressed.png diff --git a/themes/default/hide-pressed.svg b/themes/default/hide-pressed.svg new file mode 100644 index 000000000..324d5479f --- /dev/null +++ b/themes/default/hide-pressed.svg @@ -0,0 +1,197 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="hide-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,10)"> + <rect + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2376" + width="8" + height="4" + x="2" + y="7" /> + <rect + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + id="rect2378" + width="6" + height="2" + x="3" + y="8" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm new file mode 100644 index 000000000..c7f8dda9c --- /dev/null +++ b/themes/default/hide-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/left-active.png b/themes/default/left-active.png Binary files differnew file mode 100644 index 000000000..43d115ddd --- /dev/null +++ b/themes/default/left-active.png diff --git a/themes/default/left-active.svg b/themes/default/left-active.svg new file mode 100644 index 000000000..20bc28cb3 --- /dev/null +++ b/themes/default/left-active.svg @@ -0,0 +1,83 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="6" + height="24" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="left-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0 L 0.5,24" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/left-active.xpm b/themes/default/left-active.xpm new file mode 100644 index 000000000..542944593 --- /dev/null +++ b/themes/default/left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * left_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/themes/default/left-inactive.png b/themes/default/left-inactive.png Binary files differnew file mode 100644 index 000000000..43d115ddd --- /dev/null +++ b/themes/default/left-inactive.png diff --git a/themes/default/left-inactive.svg b/themes/default/left-inactive.svg new file mode 100644 index 000000000..af80e1a52 --- /dev/null +++ b/themes/default/left-inactive.svg @@ -0,0 +1,83 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="6" + height="24" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="left-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0 L 0.5,24" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/left-inactive.xpm b/themes/default/left-inactive.xpm new file mode 100644 index 000000000..447deca8e --- /dev/null +++ b/themes/default/left-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_1", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/themes/default/maximize-active.png b/themes/default/maximize-active.png Binary files differnew file mode 100644 index 000000000..705a2c3ca --- /dev/null +++ b/themes/default/maximize-active.png diff --git a/themes/default/maximize-active.svg b/themes/default/maximize-active.svg new file mode 100644 index 000000000..3405c48f1 --- /dev/null +++ b/themes/default/maximize-active.svg @@ -0,0 +1,164 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1614" + transform="translate(3,9)"> + <path + id="rect2266" + d="M 1,1 L 1,11 L 11,11 L 11,1 L 1,1 z M 4,5 L 8,5 L 8,8 L 4,8 L 4,5 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + id="rect2285" + d="M 2,2 L 2,10 L 10,10 L 10,2 L 2,2 z M 3,4 L 9,4 L 9,9 L 3,9 L 3,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm new file mode 100644 index 000000000..cad593dfd --- /dev/null +++ b/themes/default/maximize-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/maximize-inactive.png b/themes/default/maximize-inactive.png Binary files differnew file mode 100644 index 000000000..d2f1fa952 --- /dev/null +++ b/themes/default/maximize-inactive.png diff --git a/themes/default/maximize-inactive.svg b/themes/default/maximize-inactive.svg new file mode 100644 index 000000000..06f961bbe --- /dev/null +++ b/themes/default/maximize-inactive.svg @@ -0,0 +1,160 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,9)"> + <path + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + d="M 2,2 L 2,10 L 10,10 L 10,2 L 2,2 z M 3,4 L 9,4 L 9,9 L 3,9 L 3,4 z " + id="rect2285" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm new file mode 100644 index 000000000..cca5139d2 --- /dev/null +++ b/themes/default/maximize-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/maximize-pressed.png b/themes/default/maximize-pressed.png Binary files differnew file mode 100644 index 000000000..7773e94e2 --- /dev/null +++ b/themes/default/maximize-pressed.png diff --git a/themes/default/maximize-pressed.svg b/themes/default/maximize-pressed.svg new file mode 100644 index 000000000..ffbdefe48 --- /dev/null +++ b/themes/default/maximize-pressed.svg @@ -0,0 +1,191 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1614" + transform="translate(3,10)"> + <path + id="rect2266" + d="M 1,1 L 1,11 L 11,11 L 11,1 L 1,1 z M 4,5 L 8,5 L 8,8 L 4,8 L 4,5 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + id="rect2285" + d="M 2,2 L 2,10 L 10,10 L 10,2 L 2,2 z M 3,4 L 9,4 L 9,9 L 3,9 L 3,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm new file mode 100644 index 000000000..eea4bc835 --- /dev/null +++ b/themes/default/maximize-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/maximize-toggled-active.png b/themes/default/maximize-toggled-active.png Binary files differnew file mode 100644 index 000000000..8c6c1fda2 --- /dev/null +++ b/themes/default/maximize-toggled-active.png diff --git a/themes/default/maximize-toggled-active.svg b/themes/default/maximize-toggled-active.svg new file mode 100644 index 000000000..92e23729b --- /dev/null +++ b/themes/default/maximize-toggled-active.svg @@ -0,0 +1,168 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-toggled-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,9)"> + <path + id="rect2318" + d="M 3,0 L 3,3 L 0,3 L 0,12 L 9,12 L 9,9 L 12,9 L 12,0 L 3,0 z M 3,7 L 6,7 L 6,9 L 3,9 L 3,7 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + id="rect2331" + d="M 4,1 L 4,3 L 5,3 L 9,3 L 10,3 L 10,7 L 9,7 L 9,8 L 11,8 L 11,1 L 4,1 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="rect2371" + d="M 1,4 L 1,11 L 8,11 L 8,4 L 1,4 z M 2,6 L 7,6 L 7,10 L 2,10 L 2,6 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm new file mode 100644 index 000000000..b4c5c594c --- /dev/null +++ b/themes/default/maximize-toggled-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/maximize-toggled-inactive.png b/themes/default/maximize-toggled-inactive.png Binary files differnew file mode 100644 index 000000000..0b2edc33e --- /dev/null +++ b/themes/default/maximize-toggled-inactive.png diff --git a/themes/default/maximize-toggled-inactive.svg b/themes/default/maximize-toggled-inactive.svg new file mode 100644 index 000000000..a6af1901b --- /dev/null +++ b/themes/default/maximize-toggled-inactive.svg @@ -0,0 +1,164 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-toggled-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1639" + transform="translate(3,9)"> + <path + id="rect2331" + d="M 4,1 L 4,3 L 5,3 L 9,3 L 10,3 L 10,7 L 9,7 L 9,8 L 11,8 L 11,1 L 4,1 z " + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="rect2371" + d="M 1,4 L 1,11 L 8,11 L 8,4 L 1,4 z M 2,6 L 7,6 L 7,10 L 2,10 L 2,6 z " + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm new file mode 100644 index 000000000..18c9c3ddc --- /dev/null +++ b/themes/default/maximize-toggled-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/maximize-toggled-pressed.png b/themes/default/maximize-toggled-pressed.png Binary files differnew file mode 100644 index 000000000..263af7329 --- /dev/null +++ b/themes/default/maximize-toggled-pressed.png diff --git a/themes/default/maximize-toggled-pressed.svg b/themes/default/maximize-toggled-pressed.svg new file mode 100644 index 000000000..a490b6b8c --- /dev/null +++ b/themes/default/maximize-toggled-pressed.svg @@ -0,0 +1,195 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="maximize-toggled-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,10)"> + <path + id="rect2318" + d="M 3,0 L 3,3 L 0,3 L 0,12 L 9,12 L 9,9 L 12,9 L 12,0 L 3,0 z M 3,7 L 6,7 L 6,9 L 3,9 L 3,7 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /> + <path + id="rect2331" + d="M 4,1 L 4,3 L 5,3 L 9,3 L 10,3 L 10,7 L 9,7 L 9,8 L 11,8 L 11,1 L 4,1 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="rect2371" + d="M 1,4 L 1,11 L 8,11 L 8,4 L 1,4 z M 2,6 L 7,6 L 7,10 L 2,10 L 2,6 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:black;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm new file mode 100644 index 000000000..760dc0c4b --- /dev/null +++ b/themes/default/maximize-toggled-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/menu-active.png b/themes/default/menu-active.png Binary files differnew file mode 100644 index 000000000..daa82cea7 --- /dev/null +++ b/themes/default/menu-active.png diff --git a/themes/default/menu-active.svg b/themes/default/menu-active.svg new file mode 100644 index 000000000..e96d5ab0d --- /dev/null +++ b/themes/default/menu-active.svg @@ -0,0 +1,146 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="menu-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm new file mode 100644 index 000000000..785a85906 --- /dev/null +++ b/themes/default/menu-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/menu-inactive.png b/themes/default/menu-inactive.png Binary files differnew file mode 100644 index 000000000..daa82cea7 --- /dev/null +++ b/themes/default/menu-inactive.png diff --git a/themes/default/menu-inactive.svg b/themes/default/menu-inactive.svg new file mode 100644 index 000000000..546097b5e --- /dev/null +++ b/themes/default/menu-inactive.svg @@ -0,0 +1,146 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="menu-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm new file mode 100644 index 000000000..b00d5d9dc --- /dev/null +++ b/themes/default/menu-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/menu-pressed.png b/themes/default/menu-pressed.png Binary files differnew file mode 100644 index 000000000..f7230b853 --- /dev/null +++ b/themes/default/menu-pressed.png diff --git a/themes/default/menu-pressed.svg b/themes/default/menu-pressed.svg new file mode 100644 index 000000000..a5d175f34 --- /dev/null +++ b/themes/default/menu-pressed.svg @@ -0,0 +1,173 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="menu-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm new file mode 100644 index 000000000..44c3d4a4c --- /dev/null +++ b/themes/default/menu-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/right-active.png b/themes/default/right-active.png Binary files differnew file mode 100644 index 000000000..515e7446f --- /dev/null +++ b/themes/default/right-active.png diff --git a/themes/default/right-active.svg b/themes/default/right-active.svg new file mode 100644 index 000000000..72810e317 --- /dev/null +++ b/themes/default/right-active.svg @@ -0,0 +1,83 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="6" + height="24" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="right-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 5.5,0 L 5.5,24" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/right-active.xpm b/themes/default/right-active.xpm new file mode 100644 index 000000000..8e980fc49 --- /dev/null +++ b/themes/default/right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * right_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/themes/default/right-inactive.png b/themes/default/right-inactive.png Binary files differnew file mode 100644 index 000000000..515e7446f --- /dev/null +++ b/themes/default/right-inactive.png diff --git a/themes/default/right-inactive.svg b/themes/default/right-inactive.svg new file mode 100644 index 000000000..57830dc91 --- /dev/null +++ b/themes/default/right-inactive.svg @@ -0,0 +1,83 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="6" + height="24" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="right-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:window-width="640" + inkscape:window-height="400" + inkscape:window-x="0" + inkscape:window-y="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>Border</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + <cc:license + rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> + <cc:permits + rdf:resource="http://web.resource.org/cc/Reproduction" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/Distribution" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/Notice" /> + <cc:permits + rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/ShareAlike" /> + <cc:requires + rdf:resource="http://web.resource.org/cc/SourceCode" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 5.5,0 L 5.5,24" + id="path1340" /> + </g> +</svg> diff --git a/themes/default/right-inactive.xpm b/themes/default/right-inactive.xpm new file mode 100644 index 000000000..57f2e1a65 --- /dev/null +++ b/themes/default/right-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_1", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/themes/default/shade-active.png b/themes/default/shade-active.png Binary files differnew file mode 100644 index 000000000..7f46af416 --- /dev/null +++ b/themes/default/shade-active.png diff --git a/themes/default/shade-active.svg b/themes/default/shade-active.svg new file mode 100644 index 000000000..9f2fca820 --- /dev/null +++ b/themes/default/shade-active.svg @@ -0,0 +1,164 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,9)"> + <path + d="M 6,9 L 6,3 M 3,6 L 6,3 L 9,6" + style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;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.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2620" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm new file mode 100644 index 000000000..e931f598a --- /dev/null +++ b/themes/default/shade-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/shade-inactive.png b/themes/default/shade-inactive.png Binary files differnew file mode 100644 index 000000000..49fc36b25 --- /dev/null +++ b/themes/default/shade-inactive.png diff --git a/themes/default/shade-inactive.svg b/themes/default/shade-inactive.svg new file mode 100644 index 000000000..02a101238 --- /dev/null +++ b/themes/default/shade-inactive.svg @@ -0,0 +1,160 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,9)"> + <path + id="path2620" + style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 3,6 L 6,3 L 9,6 M 6,9 L 6,3" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm new file mode 100644 index 000000000..5a2f3224c --- /dev/null +++ b/themes/default/shade-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/shade-pressed.png b/themes/default/shade-pressed.png Binary files differnew file mode 100644 index 000000000..f19bfa394 --- /dev/null +++ b/themes/default/shade-pressed.png diff --git a/themes/default/shade-pressed.svg b/themes/default/shade-pressed.svg new file mode 100644 index 000000000..ce22ac760 --- /dev/null +++ b/themes/default/shade-pressed.svg @@ -0,0 +1,191 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1616" + transform="translate(3,10)"> + <path + d="M 6,9 L 6,3 M 3,6 L 6,3 L 9,6" + style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;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.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2620" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm new file mode 100644 index 000000000..e3155abd2 --- /dev/null +++ b/themes/default/shade-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/shade-toggled-active.png b/themes/default/shade-toggled-active.png Binary files differnew file mode 100644 index 000000000..ddc3a2a8c --- /dev/null +++ b/themes/default/shade-toggled-active.png diff --git a/themes/default/shade-toggled-active.svg b/themes/default/shade-toggled-active.svg new file mode 100644 index 000000000..27c630fa6 --- /dev/null +++ b/themes/default/shade-toggled-active.svg @@ -0,0 +1,164 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-toggled-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,9)"> + <path + d="M 6,3 L 6,9 M 3,6 L 6,9 L 9,6" + style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;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,9 L 9,6 M 6,3 L 6,8" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2620" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm new file mode 100644 index 000000000..0793c86ab --- /dev/null +++ b/themes/default/shade-toggled-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_toggled_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/shade-toggled-inactive.png b/themes/default/shade-toggled-inactive.png Binary files differnew file mode 100644 index 000000000..65f66d5e1 --- /dev/null +++ b/themes/default/shade-toggled-inactive.png diff --git a/themes/default/shade-toggled-inactive.svg b/themes/default/shade-toggled-inactive.svg new file mode 100644 index 000000000..076d75e24 --- /dev/null +++ b/themes/default/shade-toggled-inactive.svg @@ -0,0 +1,160 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-toggled-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,9)"> + <path + id="path2620" + style="opacity:0.50;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#7f7f7f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + d="M 3,6 L 6,9 L 9,6 M 6,3 L 6,8" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm new file mode 100644 index 000000000..7d7a1fe86 --- /dev/null +++ b/themes/default/shade-toggled-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_toggled_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/shade-toggled-pressed.png b/themes/default/shade-toggled-pressed.png Binary files differnew file mode 100644 index 000000000..3b067688c --- /dev/null +++ b/themes/default/shade-toggled-pressed.png diff --git a/themes/default/shade-toggled-pressed.svg b/themes/default/shade-toggled-pressed.svg new file mode 100644 index 000000000..ec25bd051 --- /dev/null +++ b/themes/default/shade-toggled-pressed.svg @@ -0,0 +1,191 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="shade-toggled-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1626" + transform="translate(3,10)"> + <path + d="M 6,3 L 6,9 M 3,6 L 6,9 L 9,6" + style="opacity:0.33;fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;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,9 L 9,6 M 6,3 L 6,8" + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:white;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" + id="path2620" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm new file mode 100644 index 000000000..e360feb5b --- /dev/null +++ b/themes/default/shade-toggled-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * shade_toggled_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-active.png b/themes/default/stick-active.png Binary files differnew file mode 100644 index 000000000..bd70d19af --- /dev/null +++ b/themes/default/stick-active.png diff --git a/themes/default/stick-active.svg b/themes/default/stick-active.svg new file mode 100644 index 000000000..3dfbca16a --- /dev/null +++ b/themes/default/stick-active.svg @@ -0,0 +1,164 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1613" + transform="translate(3,9)"> + <path + id="path1412" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm new file mode 100644 index 000000000..5209082a8 --- /dev/null +++ b/themes/default/stick-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-inactive.png b/themes/default/stick-inactive.png Binary files differnew file mode 100644 index 000000000..a8d092f4a --- /dev/null +++ b/themes/default/stick-inactive.png diff --git a/themes/default/stick-inactive.svg b/themes/default/stick-inactive.svg new file mode 100644 index 000000000..3c010bd14 --- /dev/null +++ b/themes/default/stick-inactive.svg @@ -0,0 +1,160 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1613" + transform="translate(3,9)"> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm new file mode 100644 index 000000000..82bc95e96 --- /dev/null +++ b/themes/default/stick-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-pressed.png b/themes/default/stick-pressed.png Binary files differnew file mode 100644 index 000000000..ca6206d40 --- /dev/null +++ b/themes/default/stick-pressed.png diff --git a/themes/default/stick-pressed.svg b/themes/default/stick-pressed.svg new file mode 100644 index 000000000..879b66b78 --- /dev/null +++ b/themes/default/stick-pressed.svg @@ -0,0 +1,191 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1613" + transform="translate(3,10)"> + <path + id="path1412" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm new file mode 100644 index 000000000..a399043fd --- /dev/null +++ b/themes/default/stick-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-toggled-active.png b/themes/default/stick-toggled-active.png Binary files differnew file mode 100644 index 000000000..5302373e2 --- /dev/null +++ b/themes/default/stick-toggled-active.png diff --git a/themes/default/stick-toggled-active.svg b/themes/default/stick-toggled-active.svg new file mode 100644 index 000000000..e3fd71aec --- /dev/null +++ b/themes/default/stick-toggled-active.svg @@ -0,0 +1,173 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-toggled-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1625" + transform="translate(3,9)"> + <path + id="path1412" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + d="M 7 6 A 1 1 0 1 1 5,6 A 1 1 0 1 1 7 6 z" + sodipodi:ry="1" + sodipodi:rx="1" + sodipodi:cy="6" + sodipodi:cx="6" + id="path2282" + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm new file mode 100644 index 000000000..8af322457 --- /dev/null +++ b/themes/default/stick-toggled-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-toggled-inactive.png b/themes/default/stick-toggled-inactive.png Binary files differnew file mode 100644 index 000000000..b6f11a41a --- /dev/null +++ b/themes/default/stick-toggled-inactive.png diff --git a/themes/default/stick-toggled-inactive.svg b/themes/default/stick-toggled-inactive.svg new file mode 100644 index 000000000..c1883d605 --- /dev/null +++ b/themes/default/stick-toggled-inactive.svg @@ -0,0 +1,169 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-toggled-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g20" + inkscape:label="Button"> + <g + style="display:inline" + id="g1625" + transform="translate(3,9)"> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + d="M 7 6 A 1 1 0 1 1 5,6 A 1 1 0 1 1 7 6 z" + sodipodi:ry="1" + sodipodi:rx="1" + sodipodi:cy="6" + sodipodi:cx="6" + id="path2202" + style="opacity:0.50;fill:#7f7f7f;fill-opacity:1;stroke:#7f7f7f;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" + sodipodi:type="arc" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm new file mode 100644 index 000000000..b9a1af361 --- /dev/null +++ b/themes/default/stick-toggled-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_toggled_inactive_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/stick-toggled-pressed.png b/themes/default/stick-toggled-pressed.png Binary files differnew file mode 100644 index 000000000..030038ccf --- /dev/null +++ b/themes/default/stick-toggled-pressed.png diff --git a/themes/default/stick-toggled-pressed.svg b/themes/default/stick-toggled-pressed.svg new file mode 100644 index 000000000..eca9e5b6b --- /dev/null +++ b/themes/default/stick-toggled-pressed.svg @@ -0,0 +1,200 @@ +<?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="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="stick-toggled-pressed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="radialGradient3087" + cx="9" + cy="9" + fx="9" + fy="9" + r="9" + gradientTransform="matrix(1,0,0,1,0,0.5)" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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="layer1" + inkscape:label="pressed"> + <g + id="g1789" + transform="translate(0,6)"> + <rect + style="opacity:1.0;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3079" + width="18" + height="29" + x="0" + y="0" /> + </g> + </g> + <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,0.5 L 18,0.5 C 18,0.5 18,28 18,28 L 0,28 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.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 18,1 C 18,1 18,2 18,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="g26" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + d="M 0.5,0.5 L 17.5,0.5" + id="path6059" /> + </g> + <g + inkscape:groupmode="layer" + id="g3722" + inkscape:label="Button"> + <g + style="display:inline" + id="g1625" + transform="translate(3,10)"> + <path + id="path1412" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:0.33;fill:black;fill-opacity:1;stroke:black;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2267" + d="M 6,2 C 3.792,2 2,3.792 2,6 C 2,8.208 3.792,10 6,10 C 8.208,10 10,8.208 10,6 C 10,3.792 8.208,2 6,2 z M 6,4 C 7.104,4 8,4.896 8,6 C 8,7.104 7.104,8 6,8 C 4.896,8 4,7.104 4,6 C 4,4.896 4.896,4 6,4 z " + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + d="M 7 6 A 1 1 0 1 1 5,6 A 1 1 0 1 1 7 6 z" + sodipodi:ry="1" + sodipodi:rx="1" + sodipodi:cy="0" + sodipodi:cx="6" + id="path2282" + style="opacity:1;fill:white;fill-opacity:1;stroke:white;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + sodipodi:type="arc" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 17.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm new file mode 100644 index 000000000..8297ebfbb --- /dev/null +++ b/themes/default/stick-toggled-pressed.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"18 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +"..................", +".................."}; diff --git a/themes/default/themerc b/themes/default/themerc new file mode 100644 index 000000000..9f3070109 --- /dev/null +++ b/themes/default/themerc @@ -0,0 +1,15 @@ +active_text_color=#ffffff +button_offset=0 +button_spacing=0 +full_width_title=false +maximized_offset=0 +shadow_delta_height=-2 +shadow_delta_width=-2 +shadow_delta_x=-2 +shadow_delta_y=-2 +show_app_icon=true +title_horizontal_offset=1 +title_shadow_active=frame +title_shadow_inactive=false +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 diff --git a/themes/default/title-1-active.png b/themes/default/title-1-active.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-1-active.png diff --git a/themes/default/title-1-active.svg b/themes/default/title-1-active.svg new file mode 100644 index 000000000..6b607ba73 --- /dev/null +++ b/themes/default/title-1-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-1-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm new file mode 100644 index 000000000..3c1149c1d --- /dev/null +++ b/themes/default/title-1-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_active_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-1-inactive.png b/themes/default/title-1-inactive.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-1-inactive.png diff --git a/themes/default/title-1-inactive.svg b/themes/default/title-1-inactive.svg new file mode 100644 index 000000000..49361018b --- /dev/null +++ b/themes/default/title-1-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-1-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm new file mode 100644 index 000000000..6c865cc53 --- /dev/null +++ b/themes/default/title-1-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-2-active.png b/themes/default/title-2-active.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-2-active.png diff --git a/themes/default/title-2-active.svg b/themes/default/title-2-active.svg new file mode 100644 index 000000000..ef1067ed6 --- /dev/null +++ b/themes/default/title-2-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-2-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm new file mode 100644 index 000000000..3c1149c1d --- /dev/null +++ b/themes/default/title-2-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_active_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-2-inactive.png b/themes/default/title-2-inactive.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-2-inactive.png diff --git a/themes/default/title-2-inactive.svg b/themes/default/title-2-inactive.svg new file mode 100644 index 000000000..b6e715041 --- /dev/null +++ b/themes/default/title-2-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-2-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm new file mode 100644 index 000000000..6c865cc53 --- /dev/null +++ b/themes/default/title-2-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-3-active.png b/themes/default/title-3-active.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-3-active.png diff --git a/themes/default/title-3-active.svg b/themes/default/title-3-active.svg new file mode 100644 index 000000000..31246da4d --- /dev/null +++ b/themes/default/title-3-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-3-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer2" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm new file mode 100644 index 000000000..3c1149c1d --- /dev/null +++ b/themes/default/title-3-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_active_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-3-inactive.png b/themes/default/title-3-inactive.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-3-inactive.png diff --git a/themes/default/title-3-inactive.svg b/themes/default/title-3-inactive.svg new file mode 100644 index 000000000..fc0e89142 --- /dev/null +++ b/themes/default/title-3-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-3-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm new file mode 100644 index 000000000..6c865cc53 --- /dev/null +++ b/themes/default/title-3-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-4-active.png b/themes/default/title-4-active.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-4-active.png diff --git a/themes/default/title-4-active.svg b/themes/default/title-4-active.svg new file mode 100644 index 000000000..aa556dce0 --- /dev/null +++ b/themes/default/title-4-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-4-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm new file mode 100644 index 000000000..3c1149c1d --- /dev/null +++ b/themes/default/title-4-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_active_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-4-inactive.png b/themes/default/title-4-inactive.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-4-inactive.png diff --git a/themes/default/title-4-inactive.svg b/themes/default/title-4-inactive.svg new file mode 100644 index 000000000..2dd5eb059 --- /dev/null +++ b/themes/default/title-4-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-4-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm new file mode 100644 index 000000000..6c865cc53 --- /dev/null +++ b/themes/default/title-4-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-5-active.png b/themes/default/title-5-active.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-5-active.png diff --git a/themes/default/title-5-active.svg b/themes/default/title-5-active.svg new file mode 100644 index 000000000..766a0f4de --- /dev/null +++ b/themes/default/title-5-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-5-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm new file mode 100644 index 000000000..3c1149c1d --- /dev/null +++ b/themes/default/title-5-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_active_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/title-5-inactive.png b/themes/default/title-5-inactive.png Binary files differnew file mode 100644 index 000000000..c2673ed11 --- /dev/null +++ b/themes/default/title-5-inactive.png diff --git a/themes/default/title-5-inactive.svg b/themes/default/title-5-inactive.svg new file mode 100644 index 000000000..fff44fbf5 --- /dev/null +++ b/themes/default/title-5-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="title-5-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="400" + 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,0.5 L 8,0.5 C 8,0.5 8,28 8,28 L 0,28 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.60;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,2 8,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.50" + 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.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm new file mode 100644 index 000000000..6c865cc53 --- /dev/null +++ b/themes/default/title-5-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"4 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/themes/default/top-left-active.png b/themes/default/top-left-active.png Binary files differnew file mode 100644 index 000000000..3eff2008e --- /dev/null +++ b/themes/default/top-left-active.png diff --git a/themes/default/top-left-active.svg b/themes/default/top-left-active.svg new file mode 100644 index 000000000..b24a120c0 --- /dev/null +++ b/themes/default/top-left-active.svg @@ -0,0 +1,146 @@ +<?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" + sodipodi:docname="top-left-active.svg" + sodipodi:docbase="mopti" + version="1.0" + inkscape:version="0.44.1" + sodipodi:version="0.32" + id="svg2" + height="29" + width="8" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="733" + inkscape:window-x="187" + inkscape:window-y="726" + 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>Top Corner</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + style="display:inline" + inkscape:label="Grad" + id="layer2" + inkscape:groupmode="layer"> + <path + id="path6057" + 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-opacity:1" + d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,23 C 1,23 1,28 6,28 L 8,28 L 8,28 L 8,1 z " /> + </g> + <g + inkscape:label="hilight" + id="layer3" + inkscape:groupmode="layer"> + <path + id="path6061" + d="M 8,1 L 5.75,1 C 5.75,1 2,1 2,2 C 2,2 2.75,2 2.75,2 L 8,2 L 8,2 z " + style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="layer1" + inkscape:groupmode="layer" + inkscape:label="Border"> + <path + id="rect1319" + d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,29 1,29 1,29 L 0,29 L 0,0 L 8,0 z " + style="fill:black;fill-opacity:0.50" /> + </g> + <g + inkscape:label="Shadow" + id="layer5" + inkscape:groupmode="layer"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 2.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm new file mode 100644 index 000000000..9b1fcce2c --- /dev/null +++ b/themes/default/top-left-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"8 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +" ......", +" .......", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/themes/default/top-left-inactive.png b/themes/default/top-left-inactive.png Binary files differnew file mode 100644 index 000000000..506dfaa17 --- /dev/null +++ b/themes/default/top-left-inactive.png diff --git a/themes/default/top-left-inactive.svg b/themes/default/top-left-inactive.svg new file mode 100644 index 000000000..446fa2ffc --- /dev/null +++ b/themes/default/top-left-inactive.svg @@ -0,0 +1,146 @@ +<?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" + sodipodi:docname="top-left-inactive.svg" + sodipodi:docbase="mopti" + version="1.0" + inkscape:version="0.44.1" + sodipodi:version="0.32" + id="svg2" + height="29" + width="8" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="733" + inkscape:window-x="187" + inkscape:window-y="726" + 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>Top Corner</dc:title> + <dc:creator> + <cc:Agent> + <dc:title>Olivier Fourdan</dc:title> + </cc:Agent> + </dc:creator> + </cc:Work> + </rdf:RDF> + </metadata> + <g + style="display:inline" + inkscape:label="Grad" + id="layer2" + inkscape:groupmode="layer"> + <path + id="path6057" + 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-opacity:1" + d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,23 C 1,23 1,28 6,28 L 8,28 L 8,28 L 8,1 z " /> + </g> + <g + inkscape:label="hilight" + id="layer3" + inkscape:groupmode="layer"> + <path + id="path6061" + d="M 8,1 L 5.75,1 C 5.75,1 2,1 2,2 C 2,2 2.75,2 2.75,2 L 8,2 L 8,2 z " + style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + style="display:inline" + id="layer1" + inkscape:groupmode="layer" + inkscape:label="Border"> + <path + id="rect1319" + d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,29 1,29 1,29 L 0,29 L 0,0 L 8,0 z " + style="fill:black;fill-opacity:0.50" /> + </g> + <g + inkscape:label="Shadow" + id="layer5" + inkscape:groupmode="layer"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 2.5,28.5 L 7.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm new file mode 100644 index 000000000..5f4e40abf --- /dev/null +++ b/themes/default/top-left-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"8 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +" ......", +" .......", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/themes/default/top-right-active.png b/themes/default/top-right-active.png Binary files differnew file mode 100644 index 000000000..877f4829b --- /dev/null +++ b/themes/default/top-right-active.png diff --git a/themes/default/top-right-active.svg b/themes/default/top-right-active.svg new file mode 100644 index 000000000..2f707ce23 --- /dev/null +++ b/themes/default/top-right-active.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="top-right-active.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="733" + inkscape:window-x="187" + inkscape:window-y="726" + 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>Top Corner</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,1 L 5,1 C 5,1 7,1 7,4 L 7,23 C 7,23 7,28 2,28 L 0,28 L 0,28 L 0,1 z " + id="path6057" /> + </g> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="hilight"> + <path + style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 2.25,1 C 2.25,1 6,1 6,2 C 6,2 5.25,2 5.25,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + id="rect1319" + d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,29 7,29 7,29 L 8,29 L 8,0 L 0,0 z " + style="fill:black;fill-opacity:0.50" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 5.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm new file mode 100644 index 000000000..a582f639c --- /dev/null +++ b/themes/default/top-right-active.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"8 29 2 1", +" c None", +". c #C0C0FF s active_color_1", +"...... ", +"....... ", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/themes/default/top-right-inactive.png b/themes/default/top-right-inactive.png Binary files differnew file mode 100644 index 000000000..877f4829b --- /dev/null +++ b/themes/default/top-right-inactive.png diff --git a/themes/default/top-right-inactive.svg b/themes/default/top-right-inactive.svg new file mode 100644 index 000000000..e8b44688c --- /dev/null +++ b/themes/default/top-right-inactive.svg @@ -0,0 +1,146 @@ +<?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="8" + height="29" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + version="1.0" + sodipodi:docbase="mopti" + sodipodi:docname="top-right-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient5873"> + <stop + id="stop5875" + offset="0" + style="stop-color:white;stop-opacity:.75;" /> + <stop + id="stop5877" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5847"> + <stop + id="stop5849" + offset="0" + style="stop-color:black;stop-opacity:0.05;" /> + <stop + id="stop5851" + offset="1" + style="stop-color:white;stop-opacity:0.20;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5847" + id="linearGradient6945" + gradientUnits="userSpaceOnUse" + x1="0" + y1="0.5" + x2="0" + y2="28.5" + gradientTransform="matrix(1,0,0,1,0,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5873" + id="linearGradient6962" + x1="0" + y1="0" + x2="0" + y2="9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,1)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="white" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="10" + inkscape:cx="0" + inkscape:cy="0" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:grid-points="true" + gridoriginx="0px" + gridtolerance="0.5px" + guidetolerance="1px" + inkscape:window-width="640" + inkscape:window-height="733" + inkscape:window-x="187" + inkscape:window-y="726" + 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>Top Corner</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,1 L 5,1 C 5,1 7,1 7,4 L 7,23 C 7,23 7,28 2,28 L 0,28 L 0,28 L 0,1 z " + id="path6057" /> + </g> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="hilight"> + <path + style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 2.25,1 C 2.25,1 6,1 6,2 C 6,2 5.25,2 5.25,2 L 0,2 L 0,1 z " + id="path6061" /> + </g> + <g + inkscape:label="Border" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <path + id="rect1319" + d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,29 7,29 7,29 L 8,29 L 8,0 L 0,0 z " + style="fill:black;fill-opacity:0.50" /> + </g> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="Shadow"> + <path + style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.05" + d="M 0.5,28.5 L 5.5,28.5" + id="path6989" /> + </g> +</svg> diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm new file mode 100644 index 000000000..8be602e38 --- /dev/null +++ b/themes/default/top-right-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"8 29 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"...... ", +"....... ", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; |