diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2009-07-09 20:24:06 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2009-07-09 20:24:06 +0000 |
commit | a320af58fc8cd2573272f7a75d3530fc1eb2b6f2 (patch) | |
tree | 4c2d0144165d668689d99a14362ccf633c1b0693 /themes/default | |
parent | c7776a8485deb42948ac8a673f9a03ce00b84e20 (diff) | |
download | xfwm4-a320af58fc8cd2573272f7a75d3530fc1eb2b6f2.tar.gz |
* src/cycle.c, src/events.c, src/client.c: Transition fullscreen
windows back to their original layer when another window is
activated (Bug #3551), do not clear the show desktop flag upon
activation of already visible windows,
* src/moveresize.c: prelinminary support for snap on resize
(patch by Clifford Jolly<cliff@cliffjolly.com>)
(Old svn revision: 30233)
Diffstat (limited to 'themes/default')
177 files changed, 570 insertions, 836 deletions
diff --git a/themes/default/bottom-active.png b/themes/default/bottom-active.png Binary files differindex 2863f17b5..5aacfbfb0 100644 --- a/themes/default/bottom-active.png +++ b/themes/default/bottom-active.png diff --git a/themes/default/bottom-active.svg b/themes/default/bottom-active.svg index ed839c881..8d376d66f 100644 --- a/themes/default/bottom-active.svg +++ b/themes/default/bottom-active.svg @@ -9,19 +9,19 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="6" + height="4" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-active.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -47,30 +47,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -79,16 +62,16 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 0.5,4.5 L 24,4.5" + d="M 0.5,2.5 L 24,2.5" id="path6061" /> </g> <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 0,5.5 L 24,5.5" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" + d="M 0,3.5 L 24,3.5" id="path1340" /> </g> </svg> diff --git a/themes/default/bottom-active.xpm b/themes/default/bottom-active.xpm index af481a2c1..c37810249 100644 --- a/themes/default/bottom-active.xpm +++ b/themes/default/bottom-active.xpm @@ -1,12 +1,10 @@ /* XPM */ static char * bottom_active_xpm[] = { -"24 6 3 1", +"24 4 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 differindex 07c4b51e7..982f012ec 100644 --- a/themes/default/bottom-inactive.png +++ b/themes/default/bottom-inactive.png diff --git a/themes/default/bottom-inactive.svg b/themes/default/bottom-inactive.svg index 9e20f9bd3..bab5612b2 100644 --- a/themes/default/bottom-inactive.svg +++ b/themes/default/bottom-inactive.svg @@ -9,19 +9,19 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="6" + height="4" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-inactive.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -47,30 +47,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -79,16 +62,16 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" - d="M 0.5,4.5 L 24,4.5" + d="M 0.5,2.5 L 24,2.5" id="path6061" /> </g> <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 0,5.5 L 24,5.5" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" + d="M 0,3.5 L 24,3.5" id="path1340" /> </g> </svg> diff --git a/themes/default/bottom-inactive.xpm b/themes/default/bottom-inactive.xpm index f70bcabb5..bbf423c51 100644 --- a/themes/default/bottom-inactive.xpm +++ b/themes/default/bottom-inactive.xpm @@ -1,12 +1,10 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"24 6 3 1", +"24 4 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 differindex d84232643..27ee77cce 100644 --- a/themes/default/bottom-left-active.png +++ b/themes/default/bottom-left-active.png diff --git a/themes/default/bottom-left-active.svg b/themes/default/bottom-left-active.svg index cf58c394b..7de49ead4 100644 --- a/themes/default/bottom-left-active.svg +++ b/themes/default/bottom-left-active.svg @@ -14,14 +14,14 @@ sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-left-active.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -46,30 +46,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -78,7 +61,7 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 1.5,0 L 1.5,12.5 C 1.5,12.5 1.5,14.5 3.5,14.5 C 5.5,14.5 16,14.5 16,14.5" + d="M 1.5,0 L 1.5,13.5 C 1.5,14.5 1.5,14.5 2.5,14.5 C 1.5,14.5 16,14.5 16,14.5" id="path6061" /> </g> <g @@ -86,8 +69,8 @@ inkscape:groupmode="layer" id="layer1"> <path - style="fill:#000000;fill-opacity:0.25" - 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 " + style="fill:black;fill-opacity:0.25" + d="M 0,0 L 0,16 L 16,16 L 16,15 C 16,15 16,15 2,15 C 1,15 1,14 1,14 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 index 8eb1e7d77..8490e6978 100644 --- a/themes/default/bottom-left-active.xpm +++ b/themes/default/bottom-left-active.xpm @@ -4,19 +4,19 @@ static char * bottom_left_active_xpm[] = { " 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 differindex b160a1c14..ae95d2286 100644 --- a/themes/default/bottom-left-inactive.png +++ b/themes/default/bottom-left-inactive.png diff --git a/themes/default/bottom-left-inactive.svg b/themes/default/bottom-left-inactive.svg index ebc6ddc97..efb02ce93 100644 --- a/themes/default/bottom-left-inactive.svg +++ b/themes/default/bottom-left-inactive.svg @@ -14,14 +14,14 @@ sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-left-inactive.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -46,30 +46,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -78,7 +61,7 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" - d="M 1.5,0 L 1.5,12.5 C 1.5,12.5 1.5,14.5 3.5,14.5 C 5.5,14.5 16,14.5 16,14.5" + d="M 1.5,0 L 1.5,13.5 C 1.5,14.5 1.5,14.5 2.5,14.5 C 1.5,14.5 16,14.5 16,14.5" id="path6061" /> </g> <g @@ -86,8 +69,8 @@ inkscape:groupmode="layer" id="layer1"> <path - style="fill:#000000;fill-opacity:0.25" - 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 " + style="fill:black;fill-opacity:0.25" + d="M 0,0 L 0,16 L 16,16 L 16,15 C 16,15 16,15 2,15 C 1,15 1,14 1,14 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 index 52498ef0b..d875261d2 100644 --- a/themes/default/bottom-left-inactive.xpm +++ b/themes/default/bottom-left-inactive.xpm @@ -4,19 +4,19 @@ static char * bottom_left_inactive_xpm[] = { " 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 differindex fbac2cd2e..e62f91893 100644 --- a/themes/default/bottom-right-active.png +++ b/themes/default/bottom-right-active.png diff --git a/themes/default/bottom-right-active.svg b/themes/default/bottom-right-active.svg index 718572d2a..7d2038665 100644 --- a/themes/default/bottom-right-active.svg +++ b/themes/default/bottom-right-active.svg @@ -14,14 +14,14 @@ sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-right-active.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -46,30 +46,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -78,7 +61,7 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 14.5,0 L 14.5,12.5 C 14.5,12.5 14.5,14.5 12.5,14.5 C 10.5,14.5 0,14.5 0,14.5" + d="M 14.5,0 L 14.5,13.5 C 14.5,14.5 14.5,14.5 13.5,14.5 C 14.5,14.5 0,14.5 0,14.5" id="path6061" /> </g> <g @@ -86,8 +69,8 @@ inkscape:groupmode="layer" id="layer1"> <path - style="fill:#000000;fill-opacity:0.25" - 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 " + style="fill:black;fill-opacity:0.25" + d="M 16,0 L 16,16 L 0,16 L 0,15 C 0,15 0,15 14,15 C 15,15 15,14 15,14 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 index e9c153527..d933a49be 100644 --- a/themes/default/bottom-right-active.xpm +++ b/themes/default/bottom-right-active.xpm @@ -4,19 +4,19 @@ static char * bottom_right_active_xpm[] = { " 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 differindex 0a6c86357..f266aaf2c 100644 --- a/themes/default/bottom-right-inactive.png +++ b/themes/default/bottom-right-inactive.png diff --git a/themes/default/bottom-right-inactive.svg b/themes/default/bottom-right-inactive.svg index cbeaaecee..78fa5fc6c 100644 --- a/themes/default/bottom-right-inactive.svg +++ b/themes/default/bottom-right-inactive.svg @@ -14,14 +14,14 @@ sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="bottom-right-inactive.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -46,30 +46,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -86,8 +69,8 @@ inkscape:groupmode="layer" id="layer1"> <path - style="fill:#000000;fill-opacity:0.25" - 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 " + style="fill:black;fill-opacity:0.25" + d="M 16,0 L 16,16 L 0,16 L 0,15 C 0,15 0,15 14,15 C 15,15 15,14 15,14 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 index 43420e08f..dd56448e1 100644 --- a/themes/default/bottom-right-inactive.xpm +++ b/themes/default/bottom-right-inactive.xpm @@ -4,19 +4,19 @@ static char * bottom_right_inactive_xpm[] = { " 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 differindex 3e71e2a6c..7f5c5a994 100644 --- a/themes/default/close-active.png +++ b/themes/default/close-active.png diff --git a/themes/default/close-active.svg b/themes/default/close-active.svg index 2c4aba0e8..02d15160e 100644 --- a/themes/default/close-active.svg +++ b/themes/default/close-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -194,7 +194,7 @@ inkscape:label="Button"> <g id="g2328" - transform="translate(3,7)"> + transform="translate(3,6)"> <g transform="matrix(0.875,0,0,0.875,0.75,0.75)" style="opacity:0.33;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm index d5c777374..63773d503 100644 --- a/themes/default/close-active.xpm +++ b/themes/default/close-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * close_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * close_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/close-inactive.png b/themes/default/close-inactive.png Binary files differindex bb28e649a..5364deeb9 100644 --- a/themes/default/close-inactive.png +++ b/themes/default/close-inactive.png diff --git a/themes/default/close-inactive.svg b/themes/default/close-inactive.svg index 8ad08d6d1..6f0a621e5 100644 --- a/themes/default/close-inactive.svg +++ b/themes/default/close-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -194,7 +194,7 @@ inkscape:label="Button"> <g id="g2328" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="path2221" d="M 2.5,2.5 L 9.5,9.5 L 9.5,9.5" diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm index bde5d4415..5d73b984e 100644 --- a/themes/default/close-inactive.xpm +++ b/themes/default/close-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * close_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * close_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/close-prelight.png b/themes/default/close-prelight.png Binary files differindex b9c3feb44..04940a9d6 100644 --- a/themes/default/close-prelight.png +++ b/themes/default/close-prelight.png diff --git a/themes/default/close-prelight.svg b/themes/default/close-prelight.svg index 959e04516..8e2cdb164 100644 --- a/themes/default/close-prelight.svg +++ b/themes/default/close-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -208,7 +208,7 @@ inkscape:label="Button"> <g id="g2328" - transform="translate(3,7)"> + transform="translate(3,6)"> <g transform="matrix(0.875,0,0,0.875,0.75,0.75)" style="opacity:0.33;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" diff --git a/themes/default/close-prelight.xpm b/themes/default/close-prelight.xpm index d5c777374..63773d503 100644 --- a/themes/default/close-prelight.xpm +++ b/themes/default/close-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * close_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * close_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/close-pressed.png b/themes/default/close-pressed.png Binary files differindex 11b028d2e..9ae5d09dc 100644 --- a/themes/default/close-pressed.png +++ b/themes/default/close-pressed.png diff --git a/themes/default/close-pressed.svg b/themes/default/close-pressed.svg index 4e5df1b28..cb2381933 100644 --- a/themes/default/close-pressed.svg +++ b/themes/default/close-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -208,7 +208,7 @@ inkscape:label="Button"> <g id="g2328" - transform="translate(3,8)"> + transform="translate(3,7)"> <g transform="matrix(0.875,0,0,0.875,0.75,0.75)" style="opacity:0.33;stroke:#000000;stroke-width:4.5;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm index d5c777374..63773d503 100644 --- a/themes/default/close-pressed.xpm +++ b/themes/default/close-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * close_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * close_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/hide-active.png b/themes/default/hide-active.png Binary files differindex d7ae5206f..0545eb264 100644 --- a/themes/default/hide-active.png +++ b/themes/default/hide-active.png diff --git a/themes/default/hide-active.svg b/themes/default/hide-active.svg index a112676e7..01a1058c5 100644 --- a/themes/default/hide-active.svg +++ b/themes/default/hide-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <rect style="opacity:0.33;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" id="rect2376" diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm index ffa5e9d76..0f44be231 100644 --- a/themes/default/hide-active.xpm +++ b/themes/default/hide-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * hide_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * hide_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/hide-inactive.png b/themes/default/hide-inactive.png Binary files differindex df8447a15..93480e300 100644 --- a/themes/default/hide-inactive.png +++ b/themes/default/hide-inactive.png diff --git a/themes/default/hide-inactive.svg b/themes/default/hide-inactive.svg index 9e8b20cd2..d43fbde7c 100644 --- a/themes/default/hide-inactive.svg +++ b/themes/default/hide-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <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" diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm index fcc8b1312..1fb0737c7 100644 --- a/themes/default/hide-inactive.xpm +++ b/themes/default/hide-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * hide_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * hide_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/hide-prelight.png b/themes/default/hide-prelight.png Binary files differindex 4884d5668..ba130853e 100644 --- a/themes/default/hide-prelight.png +++ b/themes/default/hide-prelight.png diff --git a/themes/default/hide-prelight.svg b/themes/default/hide-prelight.svg index 8d2356fe3..df0b636ee 100644 --- a/themes/default/hide-prelight.svg +++ b/themes/default/hide-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <rect style="opacity:0.33;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" id="rect2376" diff --git a/themes/default/hide-prelight.xpm b/themes/default/hide-prelight.xpm index ffa5e9d76..0f44be231 100644 --- a/themes/default/hide-prelight.xpm +++ b/themes/default/hide-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * hide_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * hide_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/hide-pressed.png b/themes/default/hide-pressed.png Binary files differindex b6b3e2095..7edb2e6de 100644 --- a/themes/default/hide-pressed.png +++ b/themes/default/hide-pressed.png diff --git a/themes/default/hide-pressed.svg b/themes/default/hide-pressed.svg index 53a7655f0..a0607db1d 100644 --- a/themes/default/hide-pressed.svg +++ b/themes/default/hide-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,8)"> + transform="translate(3,7)"> <rect style="opacity:0.33;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" id="rect2376" diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm index ffa5e9d76..0f44be231 100644 --- a/themes/default/hide-pressed.xpm +++ b/themes/default/hide-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * hide_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * hide_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/left-active.png b/themes/default/left-active.png Binary files differindex 6ca9a3c6a..4d389b682 100644 --- a/themes/default/left-active.png +++ b/themes/default/left-active.png diff --git a/themes/default/left-active.svg b/themes/default/left-active.svg index 09fa3109b..19c3a5751 100644 --- a/themes/default/left-active.svg +++ b/themes/default/left-active.svg @@ -8,20 +8,20 @@ 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" + width="4" height="24" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="left-active.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -45,30 +45,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -83,9 +66,9 @@ <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" d="M 0.5,0 L 0.5,24" id="path1340" /> </g> diff --git a/themes/default/left-active.xpm b/themes/default/left-active.xpm index 2428adb5a..1e73eae15 100644 --- a/themes/default/left-active.xpm +++ b/themes/default/left-active.xpm @@ -1,30 +1,30 @@ /* XPM */ static char * left_active_xpm[] = { -"6 24 3 1", +"4 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 differindex cdf8a8d02..d0a7568fc 100644 --- a/themes/default/left-inactive.png +++ b/themes/default/left-inactive.png diff --git a/themes/default/left-inactive.svg b/themes/default/left-inactive.svg index 4788bfbdf..0e754d5b0 100644 --- a/themes/default/left-inactive.svg +++ b/themes/default/left-inactive.svg @@ -8,20 +8,20 @@ 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" + width="4" height="24" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="left-inactive.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -45,30 +45,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -83,9 +66,9 @@ <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" d="M 0.5,0 L 0.5,24" id="path1340" /> </g> diff --git a/themes/default/left-inactive.xpm b/themes/default/left-inactive.xpm index 2e0dd60d3..33b3ae02c 100644 --- a/themes/default/left-inactive.xpm +++ b/themes/default/left-inactive.xpm @@ -1,30 +1,30 @@ /* XPM */ static char * left_inactive_xpm[] = { -"6 24 3 1", +"4 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 differindex 60e55e73f..fa05ffd73 100644 --- a/themes/default/maximize-active.png +++ b/themes/default/maximize-active.png diff --git a/themes/default/maximize-active.svg b/themes/default/maximize-active.svg index b3be923c4..a59e573e5 100644 --- a/themes/default/maximize-active.svg +++ b/themes/default/maximize-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1614" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="rect2246" 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 " diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm index 5ec094da2..d7d86a967 100644 --- a/themes/default/maximize-active.xpm +++ b/themes/default/maximize-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-inactive.png b/themes/default/maximize-inactive.png Binary files differindex df4a03f52..388111484 100644 --- a/themes/default/maximize-inactive.png +++ b/themes/default/maximize-inactive.png diff --git a/themes/default/maximize-inactive.svg b/themes/default/maximize-inactive.svg index d97a54b0c..abf0d027f 100644 --- a/themes/default/maximize-inactive.svg +++ b/themes/default/maximize-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm index 0fbdd0d57..6d1905cc6 100644 --- a/themes/default/maximize-inactive.xpm +++ b/themes/default/maximize-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-prelight.png b/themes/default/maximize-prelight.png Binary files differindex f354329e0..18ba0327e 100644 --- a/themes/default/maximize-prelight.png +++ b/themes/default/maximize-prelight.png diff --git a/themes/default/maximize-prelight.svg b/themes/default/maximize-prelight.svg index c091663fc..330105191 100644 --- a/themes/default/maximize-prelight.svg +++ b/themes/default/maximize-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1614" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="rect2246" 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 " diff --git a/themes/default/maximize-prelight.xpm b/themes/default/maximize-prelight.xpm index 5ec094da2..d7d86a967 100644 --- a/themes/default/maximize-prelight.xpm +++ b/themes/default/maximize-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-pressed.png b/themes/default/maximize-pressed.png Binary files differindex 5f4f5ddbe..c8f4affe0 100644 --- a/themes/default/maximize-pressed.png +++ b/themes/default/maximize-pressed.png diff --git a/themes/default/maximize-pressed.svg b/themes/default/maximize-pressed.svg index 9ec35c97d..2bb258b4b 100644 --- a/themes/default/maximize-pressed.svg +++ b/themes/default/maximize-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1614" - transform="translate(3,8)"> + transform="translate(3,7)"> <path id="rect2246" 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 " diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm index 5ec094da2..d7d86a967 100644 --- a/themes/default/maximize-pressed.xpm +++ b/themes/default/maximize-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-toggled-active.png b/themes/default/maximize-toggled-active.png Binary files differindex 904be2d09..6e3b33e62 100644 --- a/themes/default/maximize-toggled-active.png +++ b/themes/default/maximize-toggled-active.png diff --git a/themes/default/maximize-toggled-active.svg b/themes/default/maximize-toggled-active.svg index 1021f5e4e..4acc389f4 100644 --- a/themes/default/maximize-toggled-active.svg +++ b/themes/default/maximize-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm index de884b3b8..716b4f5b1 100644 --- a/themes/default/maximize-toggled-active.xpm +++ b/themes/default/maximize-toggled-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-toggled-inactive.png b/themes/default/maximize-toggled-inactive.png Binary files differindex 2109885d2..3dd29e61b 100644 --- a/themes/default/maximize-toggled-inactive.png +++ b/themes/default/maximize-toggled-inactive.png diff --git a/themes/default/maximize-toggled-inactive.svg b/themes/default/maximize-toggled-inactive.svg index b2b25c914..ff7bfdf98 100644 --- a/themes/default/maximize-toggled-inactive.svg +++ b/themes/default/maximize-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1639" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm index 5dc29b3ba..7560dc948 100644 --- a/themes/default/maximize-toggled-inactive.xpm +++ b/themes/default/maximize-toggled-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_toggled_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_toggled_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-toggled-prelight.png b/themes/default/maximize-toggled-prelight.png Binary files differindex ab10f787e..5f2ffdd3b 100644 --- a/themes/default/maximize-toggled-prelight.png +++ b/themes/default/maximize-toggled-prelight.png diff --git a/themes/default/maximize-toggled-prelight.svg b/themes/default/maximize-toggled-prelight.svg index a55d0f0fd..19f0e6426 100644 --- a/themes/default/maximize-toggled-prelight.svg +++ b/themes/default/maximize-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/maximize-toggled-prelight.xpm b/themes/default/maximize-toggled-prelight.xpm index de884b3b8..716b4f5b1 100644 --- a/themes/default/maximize-toggled-prelight.xpm +++ b/themes/default/maximize-toggled-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/maximize-toggled-pressed.png b/themes/default/maximize-toggled-pressed.png Binary files differindex 4e12e449a..6539cdbec 100644 --- a/themes/default/maximize-toggled-pressed.png +++ b/themes/default/maximize-toggled-pressed.png diff --git a/themes/default/maximize-toggled-pressed.svg b/themes/default/maximize-toggled-pressed.svg index 197c08402..76891e89f 100644 --- a/themes/default/maximize-toggled-pressed.svg +++ b/themes/default/maximize-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,8)"> + transform="translate(3,7)"> <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 " diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm index de884b3b8..716b4f5b1 100644 --- a/themes/default/maximize-toggled-pressed.xpm +++ b/themes/default/maximize-toggled-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * maximize_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * maximize_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/menu-active.png b/themes/default/menu-active.png Binary files differindex 8fd5876f6..9b6abf793 100644 --- a/themes/default/menu-active.png +++ b/themes/default/menu-active.png diff --git a/themes/default/menu-active.svg b/themes/default/menu-active.svg index a79960e47..3884e9820 100644 --- a/themes/default/menu-active.svg +++ b/themes/default/menu-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" diff --git a/themes/default/menu-inactive.png b/themes/default/menu-inactive.png Binary files differindex ff1ffed79..7287fab89 100644 --- a/themes/default/menu-inactive.png +++ b/themes/default/menu-inactive.png diff --git a/themes/default/menu-inactive.svg b/themes/default/menu-inactive.svg index 7278374d7..f016e851f 100644 --- a/themes/default/menu-inactive.svg +++ b/themes/default/menu-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/menu-prelight.png b/themes/default/menu-prelight.png Binary files differindex 8fd5876f6..9b6abf793 100644 --- a/themes/default/menu-prelight.png +++ b/themes/default/menu-prelight.png diff --git a/themes/default/menu-prelight.svg b/themes/default/menu-prelight.svg index 8306e0b66..d1bb5b595 100644 --- a/themes/default/menu-prelight.svg +++ b/themes/default/menu-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" diff --git a/themes/default/menu-pressed.png b/themes/default/menu-pressed.png Binary files differindex 8fd5876f6..9b6abf793 100644 --- a/themes/default/menu-pressed.png +++ b/themes/default/menu-pressed.png diff --git a/themes/default/menu-pressed.svg b/themes/default/menu-pressed.svg index 5a3c6738a..963c109e5 100644 --- a/themes/default/menu-pressed.svg +++ b/themes/default/menu-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" diff --git a/themes/default/right-active.png b/themes/default/right-active.png Binary files differindex eee80cb15..1880c10de 100644 --- a/themes/default/right-active.png +++ b/themes/default/right-active.png diff --git a/themes/default/right-active.svg b/themes/default/right-active.svg index 8efbfee63..824dcbc26 100644 --- a/themes/default/right-active.svg +++ b/themes/default/right-active.svg @@ -8,20 +8,20 @@ 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" + width="4" height="24" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="right-active.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -45,30 +45,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -77,16 +60,16 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 4.5,0 L 4.5,24" + d="M 2.5,0 L 2.5,24" id="path6061" /> </g> <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 5.5,0 L 5.5,24" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" + d="M 3.5,0 L 3.5,24" id="path1340" /> </g> </svg> diff --git a/themes/default/right-active.xpm b/themes/default/right-active.xpm index caad32306..e32a4a11b 100644 --- a/themes/default/right-active.xpm +++ b/themes/default/right-active.xpm @@ -1,30 +1,30 @@ /* XPM */ static char * right_active_xpm[] = { -"6 24 3 1", +"4 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 differindex 26bb6890a..86ed0e71e 100644 --- a/themes/default/right-inactive.png +++ b/themes/default/right-inactive.png diff --git a/themes/default/right-inactive.svg b/themes/default/right-inactive.svg index 41c357c5a..9f76f1684 100644 --- a/themes/default/right-inactive.svg +++ b/themes/default/right-inactive.svg @@ -8,20 +8,20 @@ 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" + width="4" height="24" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" version="1.0" - sodipodi:docbase="/themes/default" sodipodi:docname="right-inactive.svg" - inkscape:output_extension="org.inkscape.output.svg.inkscape"> + inkscape:output_extension="org.inkscape.output.svg.inkscape" + sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> <defs - id="defs4" /> + id="defs7" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="white" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -45,30 +45,13 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title>Border</dc:title> + <dc:title>Top Corner</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 @@ -77,16 +60,16 @@ inkscape:label="hilight"> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" - d="M 4.5,0 L 4.5,24" + d="M 2.5,0 L 2.5,24" id="path6061" /> </g> <g inkscape:label="Layer 1" inkscape:groupmode="layer" - id="layer1"> + id="border"> <path - style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 5.5,0 L 5.5,24" + style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.25" + d="M 3.5,0 L 3.5,24" id="path1340" /> </g> </svg> diff --git a/themes/default/right-inactive.xpm b/themes/default/right-inactive.xpm index 45b2a4f2b..5dd678188 100644 --- a/themes/default/right-inactive.xpm +++ b/themes/default/right-inactive.xpm @@ -1,30 +1,30 @@ /* XPM */ static char * right_inactive_xpm[] = { -"6 24 3 1", +"4 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 differindex 809be1ab4..12c3239a4 100644 --- a/themes/default/shade-active.png +++ b/themes/default/shade-active.png diff --git a/themes/default/shade-active.svg b/themes/default/shade-active.svg index 5303c5f61..f531e12fc 100644 --- a/themes/default/shade-active.svg +++ b/themes/default/shade-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm index f7ab9745f..cff361e01 100644 --- a/themes/default/shade-active.xpm +++ b/themes/default/shade-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-inactive.png b/themes/default/shade-inactive.png Binary files differindex d7c45f754..b03922c19 100644 --- a/themes/default/shade-inactive.png +++ b/themes/default/shade-inactive.png diff --git a/themes/default/shade-inactive.svg b/themes/default/shade-inactive.svg index fe1c29e87..5ba3c799f 100644 --- a/themes/default/shade-inactive.svg +++ b/themes/default/shade-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="path2420" 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" diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm index 5008b2c59..a61673363 100644 --- a/themes/default/shade-inactive.xpm +++ b/themes/default/shade-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-prelight.png b/themes/default/shade-prelight.png Binary files differindex 98ca9b19d..24bb2187f 100644 --- a/themes/default/shade-prelight.png +++ b/themes/default/shade-prelight.png diff --git a/themes/default/shade-prelight.svg b/themes/default/shade-prelight.svg index 8ddf12c69..d720db895 100644 --- a/themes/default/shade-prelight.svg +++ b/themes/default/shade-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,7)"> + transform="translate(3,6)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-prelight.xpm b/themes/default/shade-prelight.xpm index f7ab9745f..cff361e01 100644 --- a/themes/default/shade-prelight.xpm +++ b/themes/default/shade-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-pressed.png b/themes/default/shade-pressed.png Binary files differindex 890e5a6ab..17d39ed19 100644 --- a/themes/default/shade-pressed.png +++ b/themes/default/shade-pressed.png diff --git a/themes/default/shade-pressed.svg b/themes/default/shade-pressed.svg index c6ce1dc0b..f7a351846 100644 --- a/themes/default/shade-pressed.svg +++ b/themes/default/shade-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1616" - transform="translate(3,8)"> + transform="translate(3,7)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm index f7ab9745f..cff361e01 100644 --- a/themes/default/shade-pressed.xpm +++ b/themes/default/shade-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-toggled-active.png b/themes/default/shade-toggled-active.png Binary files differindex fc0eb0ea7..db79736a8 100644 --- a/themes/default/shade-toggled-active.png +++ b/themes/default/shade-toggled-active.png diff --git a/themes/default/shade-toggled-active.svg b/themes/default/shade-toggled-active.svg index 3ec4728b6..b5e7eab79 100644 --- a/themes/default/shade-toggled-active.svg +++ b/themes/default/shade-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm index e5f40e2c8..dbaf6d24b 100644 --- a/themes/default/shade-toggled-active.xpm +++ b/themes/default/shade-toggled-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-toggled-inactive.png b/themes/default/shade-toggled-inactive.png Binary files differindex 7421f70e7..644b2138f 100644 --- a/themes/default/shade-toggled-inactive.png +++ b/themes/default/shade-toggled-inactive.png diff --git a/themes/default/shade-toggled-inactive.svg b/themes/default/shade-toggled-inactive.svg index 2a0865ce9..7d2376f4e 100644 --- a/themes/default/shade-toggled-inactive.svg +++ b/themes/default/shade-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="path2420" 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" diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm index 056cfab4e..a8f553800 100644 --- a/themes/default/shade-toggled-inactive.xpm +++ b/themes/default/shade-toggled-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_toggled_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_toggled_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-toggled-prelight.png b/themes/default/shade-toggled-prelight.png Binary files differindex c46ba8f52..c314f905f 100644 --- a/themes/default/shade-toggled-prelight.png +++ b/themes/default/shade-toggled-prelight.png diff --git a/themes/default/shade-toggled-prelight.svg b/themes/default/shade-toggled-prelight.svg index 8be05d154..007035275 100644 --- a/themes/default/shade-toggled-prelight.svg +++ b/themes/default/shade-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,7)"> + transform="translate(3,6)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-toggled-prelight.xpm b/themes/default/shade-toggled-prelight.xpm index e5f40e2c8..dbaf6d24b 100644 --- a/themes/default/shade-toggled-prelight.xpm +++ b/themes/default/shade-toggled-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/shade-toggled-pressed.png b/themes/default/shade-toggled-pressed.png Binary files differindex 8e8ae75d4..f146e34af 100644 --- a/themes/default/shade-toggled-pressed.png +++ b/themes/default/shade-toggled-pressed.png diff --git a/themes/default/shade-toggled-pressed.svg b/themes/default/shade-toggled-pressed.svg index dcca31d37..009c512c3 100644 --- a/themes/default/shade-toggled-pressed.svg +++ b/themes/default/shade-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1624" - transform="translate(3,8)"> + transform="translate(3,7)"> <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:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline" diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm index e5f40e2c8..dbaf6d24b 100644 --- a/themes/default/shade-toggled-pressed.xpm +++ b/themes/default/shade-toggled-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * shade_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * shade_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-active.png b/themes/default/stick-active.png Binary files differindex 45a3c73dc..c3a544f6e 100644 --- a/themes/default/stick-active.png +++ b/themes/default/stick-active.png diff --git a/themes/default/stick-active.svg b/themes/default/stick-active.svg index 77ab0ba1b..faaa6e24b 100644 --- a/themes/default/stick-active.svg +++ b/themes/default/stick-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1613" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm index fa7ebe7e0..b31f9a788 100644 --- a/themes/default/stick-active.xpm +++ b/themes/default/stick-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-inactive.png b/themes/default/stick-inactive.png Binary files differindex 64f3eeff0..2d65a132d 100644 --- a/themes/default/stick-inactive.png +++ b/themes/default/stick-inactive.png diff --git a/themes/default/stick-inactive.svg b/themes/default/stick-inactive.svg index 211648434..d90f31871 100644 --- a/themes/default/stick-inactive.svg +++ b/themes/default/stick-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -195,7 +195,7 @@ <g style="display:inline" id="g1613" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="path2247" 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 " diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm index a6ccaaae0..7d1ec5d38 100644 --- a/themes/default/stick-inactive.xpm +++ b/themes/default/stick-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-prelight.png b/themes/default/stick-prelight.png Binary files differindex 1c6caadbc..7a595680c 100644 --- a/themes/default/stick-prelight.png +++ b/themes/default/stick-prelight.png diff --git a/themes/default/stick-prelight.svg b/themes/default/stick-prelight.svg index a237bdffb..db68b2ac1 100644 --- a/themes/default/stick-prelight.svg +++ b/themes/default/stick-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1613" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/stick-prelight.xpm b/themes/default/stick-prelight.xpm index fa7ebe7e0..b31f9a788 100644 --- a/themes/default/stick-prelight.xpm +++ b/themes/default/stick-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-pressed.png b/themes/default/stick-pressed.png Binary files differindex 35c279439..8e212c9ef 100644 --- a/themes/default/stick-pressed.png +++ b/themes/default/stick-pressed.png diff --git a/themes/default/stick-pressed.svg b/themes/default/stick-pressed.svg index 05c6f445b..feaf1daf5 100644 --- a/themes/default/stick-pressed.svg +++ b/themes/default/stick-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1613" - transform="translate(3,8)"> + transform="translate(3,7)"> <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 " diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm index fa7ebe7e0..b31f9a788 100644 --- a/themes/default/stick-pressed.xpm +++ b/themes/default/stick-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-toggled-active.png b/themes/default/stick-toggled-active.png Binary files differindex e44a155ab..f5b8a1ae6 100644 --- a/themes/default/stick-toggled-active.png +++ b/themes/default/stick-toggled-active.png diff --git a/themes/default/stick-toggled-active.svg b/themes/default/stick-toggled-active.svg index 8c8b672aa..c37c28d3a 100644 --- a/themes/default/stick-toggled-active.svg +++ b/themes/default/stick-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -195,7 +195,7 @@ <g style="display:inline" id="g1625" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm index 45c175259..b8aefc856 100644 --- a/themes/default/stick-toggled-active.xpm +++ b/themes/default/stick-toggled-active.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-toggled-inactive.png b/themes/default/stick-toggled-inactive.png Binary files differindex 569ab6b77..b11ed6b05 100644 --- a/themes/default/stick-toggled-inactive.png +++ b/themes/default/stick-toggled-inactive.png diff --git a/themes/default/stick-toggled-inactive.svg b/themes/default/stick-toggled-inactive.svg index 4d6eda280..1fe30b286 100644 --- a/themes/default/stick-toggled-inactive.svg +++ b/themes/default/stick-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="18" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect @@ -205,7 +205,7 @@ <g style="display:inline" id="g1625" - transform="translate(3,7)"> + transform="translate(3,6)"> <path id="path2247" 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 " diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm index ca1bd8536..b906280d2 100644 --- a/themes/default/stick-toggled-inactive.xpm +++ b/themes/default/stick-toggled-inactive.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_toggled_inactive_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_toggled_inactive_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-toggled-prelight.png b/themes/default/stick-toggled-prelight.png Binary files differindex 45fa3ac42..9e7d4d8b3 100644 --- a/themes/default/stick-toggled-prelight.png +++ b/themes/default/stick-toggled-prelight.png diff --git a/themes/default/stick-toggled-prelight.svg b/themes/default/stick-toggled-prelight.svg index fe470a64a..405390d22 100644 --- a/themes/default/stick-toggled-prelight.svg +++ b/themes/default/stick-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1625" - transform="translate(3,7)"> + transform="translate(3,6)"> <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 " diff --git a/themes/default/stick-toggled-prelight.xpm b/themes/default/stick-toggled-prelight.xpm index 45c175259..b8aefc856 100644 --- a/themes/default/stick-toggled-prelight.xpm +++ b/themes/default/stick-toggled-prelight.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/stick-toggled-pressed.png b/themes/default/stick-toggled-pressed.png Binary files differindex fc7904a80..9f6340ac5 100644 --- a/themes/default/stick-toggled-pressed.png +++ b/themes/default/stick-toggled-pressed.png diff --git a/themes/default/stick-toggled-pressed.svg b/themes/default/stick-toggled-pressed.svg index 6ecfc92c5..6a2fa144b 100644 --- a/themes/default/stick-toggled-pressed.svg +++ b/themes/default/stick-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="18" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -162,7 +162,7 @@ <g style="display:inline" id="g1969" - transform="translate(0,4)"> + transform="translate(0,3)"> <path style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.25;fill-opacity:0.25;opacity:0.5" d="M 5.5,0.5 L 14.5,0.5 C 14.5,0.5 17.5,0.5 17.5,3.5 C 17.5,6.5 17.5,14.5 17.5,14.5 C 17.5,14.5 17.5,17.5 14.5,17.5 C 11.5,17.5 3.5,17.5 3.5,17.5 C 3.5,17.5 0.5,17.5 0.5,14.5 C 0.5,11.5 0.5,3.5 0.5,3.5 C 0.5,3.5 0.5,0.5 3.5,0.5 C 6.5,0.5 6.5,0.5 6.5,0.5 L 6.5,0.5" @@ -187,11 +187,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 18,1 C 18,1 18,4 18,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="18" height="13" @@ -209,7 +209,7 @@ <g style="display:inline" id="g1625" - transform="translate(3,8)"> + transform="translate(3,7)"> <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 " diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm index 45c175259..b8aefc856 100644 --- a/themes/default/stick-toggled-pressed.xpm +++ b/themes/default/stick-toggled-pressed.xpm @@ -1,12 +1,11 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"18 24 2 1", +"18 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ", " ", " ", -" ", " ................ ", "..................", "..................", @@ -25,5 +24,4 @@ static char * stick_toggled_active_xpm[] = { "..................", "..................", " ................ ", -" ", " "}; diff --git a/themes/default/themerc b/themes/default/themerc index fea5819be..6a8fb09a6 100644 --- a/themes/default/themerc +++ b/themes/default/themerc @@ -1,6 +1,6 @@ active_text_color=#ffffff -button_offset=-1 -button_spacing=1 +button_offset=2 +button_spacing=0 full_width_title=false maximized_offset=0 shadow_delta_height=4 @@ -11,5 +11,5 @@ 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 +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 diff --git a/themes/default/title-1-active.png b/themes/default/title-1-active.png Binary files differindex ed98cdc43..f14027c1f 100644 --- a/themes/default/title-1-active.png +++ b/themes/default/title-1-active.png diff --git a/themes/default/title-1-active.svg b/themes/default/title-1-active.svg index 503f194d6..cc1c0058c 100644 --- a/themes/default/title-1-active.svg +++ b/themes/default/title-1-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="8" height="13" diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-1-active.xpm +++ b/themes/default/title-1-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-1-inactive.png b/themes/default/title-1-inactive.png Binary files differindex 24221e1fc..4c34645db 100644 --- a/themes/default/title-1-inactive.png +++ b/themes/default/title-1-inactive.png diff --git a/themes/default/title-1-inactive.svg b/themes/default/title-1-inactive.svg index 8f67ba81a..0b4dcc69f 100644 --- a/themes/default/title-1-inactive.svg +++ b/themes/default/title-1-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="8" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-1-inactive.xpm +++ b/themes/default/title-1-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-2-active.png b/themes/default/title-2-active.png Binary files differindex ed98cdc43..f14027c1f 100644 --- a/themes/default/title-2-active.png +++ b/themes/default/title-2-active.png diff --git a/themes/default/title-2-active.svg b/themes/default/title-2-active.svg index 945726084..f7e7361b3 100644 --- a/themes/default/title-2-active.svg +++ b/themes/default/title-2-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="8" height="13" diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-2-active.xpm +++ b/themes/default/title-2-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-2-inactive.png b/themes/default/title-2-inactive.png Binary files differindex 24221e1fc..4c34645db 100644 --- a/themes/default/title-2-inactive.png +++ b/themes/default/title-2-inactive.png diff --git a/themes/default/title-2-inactive.svg b/themes/default/title-2-inactive.svg index 6c33d1e06..0bbef431e 100644 --- a/themes/default/title-2-inactive.svg +++ b/themes/default/title-2-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="8" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-2-inactive.xpm +++ b/themes/default/title-2-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-3-active.png b/themes/default/title-3-active.png Binary files differindex ed98cdc43..f14027c1f 100644 --- a/themes/default/title-3-active.png +++ b/themes/default/title-3-active.png diff --git a/themes/default/title-3-active.svg b/themes/default/title-3-active.svg index 81d837fab..ecc78f079 100644 --- a/themes/default/title-3-active.svg +++ b/themes/default/title-3-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="8" height="13" diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-3-active.xpm +++ b/themes/default/title-3-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-3-inactive.png b/themes/default/title-3-inactive.png Binary files differindex 24221e1fc..4c34645db 100644 --- a/themes/default/title-3-inactive.png +++ b/themes/default/title-3-inactive.png diff --git a/themes/default/title-3-inactive.svg b/themes/default/title-3-inactive.svg index 13c4f2cf5..6c80c3abd 100644 --- a/themes/default/title-3-inactive.svg +++ b/themes/default/title-3-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="8" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-3-inactive.xpm +++ b/themes/default/title-3-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-4-active.png b/themes/default/title-4-active.png Binary files differindex ed98cdc43..f14027c1f 100644 --- a/themes/default/title-4-active.png +++ b/themes/default/title-4-active.png diff --git a/themes/default/title-4-active.svg b/themes/default/title-4-active.svg index 379656110..dbf1b236d 100644 --- a/themes/default/title-4-active.svg +++ b/themes/default/title-4-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="8" height="13" diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-4-active.xpm +++ b/themes/default/title-4-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-4-inactive.png b/themes/default/title-4-inactive.png Binary files differindex 24221e1fc..4c34645db 100644 --- a/themes/default/title-4-inactive.png +++ b/themes/default/title-4-inactive.png diff --git a/themes/default/title-4-inactive.svg b/themes/default/title-4-inactive.svg index 11d0fcca6..53ee7c02f 100644 --- a/themes/default/title-4-inactive.svg +++ b/themes/default/title-4-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="8" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-4-inactive.xpm +++ b/themes/default/title-4-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-5-active.png b/themes/default/title-5-active.png Binary files differindex ed98cdc43..f14027c1f 100644 --- a/themes/default/title-5-active.png +++ b/themes/default/title-5-active.png diff --git a/themes/default/title-5-active.svg b/themes/default/title-5-active.svg index d34eaccd7..f9be26389 100644 --- a/themes/default/title-5-active.svg +++ b/themes/default/title-5-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -173,11 +173,11 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3141" width="8" height="13" diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-5-active.xpm +++ b/themes/default/title-5-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-5-inactive.png b/themes/default/title-5-inactive.png Binary files differindex 24221e1fc..4c34645db 100644 --- a/themes/default/title-5-inactive.png +++ b/themes/default/title-5-inactive.png diff --git a/themes/default/title-5-inactive.svg b/themes/default/title-5-inactive.svg index ce653eb7d..1a1bd5983 100644 --- a/themes/default/title-5-inactive.svg +++ b/themes/default/title-5-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -161,7 +161,7 @@ inkscape:label="Grad" style="display:inline"> <rect - style="fill:url(#linearGradient3148);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:url(#linearGradient3148);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect6057" width="8" height="13" @@ -173,7 +173,7 @@ id="layer3" inkscape:label="hilight"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" d="M 0,1 L 8,1 C 8,1 8,4 8,4 L 0,4 L 0,3 z " id="path6061" /> <rect diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-5-inactive.xpm +++ b/themes/default/title-5-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/top-left-active.png b/themes/default/top-left-active.png Binary files differindex f1c28abfb..261be9e7a 100644 --- a/themes/default/top-left-active.png +++ b/themes/default/top-left-active.png diff --git a/themes/default/top-left-active.svg b/themes/default/top-left-active.svg index f459f9cb7..f79574086 100644 --- a/themes/default/top-left-active.svg +++ b/themes/default/top-left-active.svg @@ -15,7 +15,7 @@ inkscape:version="0.46" sodipodi:version="0.32" id="svg2" - height="24" + height="22" width="8" inkscape:output_extension="org.inkscape.output.svg.inkscape"> <defs @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -152,7 +152,7 @@ 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,24 1,24 1,24 L 0,24 L 0,0 L 8,0 z " + d="M 8,0 L 8,1 L 5,1 C 5,1 1,1 1,6 C 1,22 1,22 1,22 L 0,22 L 0,0 L 8,0 z" style="fill:#000000;fill-opacity:0.25" /> </g> <g @@ -163,7 +163,7 @@ <path id="path6057" style="fill:url(#linearGradient3148);fill-opacity:0.50;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 4,1 C 3,1 1,1 1,3 C 1,7.5 1,11 1,14 L 8,14 L 8,14 L 8,1 z " /> + d="M 8,1 L 5,1 C 4,1 1,1 1,4 C 1,7.5 1,11 1,14 L 8,14 L 8,14 L 8,1 z " /> </g> <g inkscape:label="hilight" @@ -171,15 +171,15 @@ inkscape:groupmode="layer"> <path id="path6061" - d="M 8,1 L 5.75,1 C 5.75,1 2,1 2,4 C 2,4 2.75,4 2.75,4 L 8,4 L 8,4 z " - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" /> + d="M 8,1 L 5.75,1 C 5.75,1 3,1 3,5 C 3,5 3.75,5 3.75,5 L 8,4 L 8,4 z " + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" /> <path - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 2,12 L 8,12 L 8,24 L 4,24 L 2,12 z" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2,12 L 8,12 L 8,22 L 4,22 L 2,12 z" id="path2396" /> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 8,1.5 L 3.5,1.5 C 3.5,1.5 1.5,1.5 1.5,4.5 C 1.5,7.5 1.5,24 1.5,24 L 1.5,24 L 1.5,25" + d="M 8,1.5 L 3.5,1.5 C 3.5,1.5 1.5,1.5 1.5,4.5 C 1.5,7.5 1.5,22 1.5,22 L 1.5,22 L 1.5,25" id="path2170" /> </g> </svg> diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm index 355367ddb..d155c626d 100644 --- a/themes/default/top-left-active.xpm +++ b/themes/default/top-left-active.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * top_left_active_xpm[] = { -"8 24 2 1", +"8 22 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 differindex 1522b39db..85779750b 100644 --- a/themes/default/top-left-inactive.png +++ b/themes/default/top-left-inactive.png diff --git a/themes/default/top-left-inactive.svg b/themes/default/top-left-inactive.svg index 2a9951148..505656bb9 100644 --- a/themes/default/top-left-inactive.svg +++ b/themes/default/top-left-inactive.svg @@ -15,7 +15,7 @@ inkscape:version="0.46" sodipodi:version="0.32" id="svg2" - height="24" + height="22" width="8" inkscape:output_extension="org.inkscape.output.svg.inkscape"> <defs @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -152,7 +152,7 @@ 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,24 1,24 1,24 L 0,24 L 0,0 L 8,0 z " + d="M 8,0 L 8,1 L 5,1 C 5,1 1,1 1,6 C 1,22 1,22 1,22 L 0,22 L 0,0 L 8,0 z" style="fill:#000000;fill-opacity:0.25" /> </g> <g @@ -162,8 +162,8 @@ inkscape:groupmode="layer"> <path id="path6057" - style="fill:url(#linearGradient3148);fill-opacity:0.25;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 4,1 C 3,1 1,1 1,3 C 1,7.5 1,11 1,14 L 8,14 L 8,14 L 8,1 z " /> + style="fill:url(#linearGradient3148);fill-opacity:0.50;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 5.75,1 C 5.75,1 3,1 3,5 C 3,5 3.75,5 3.75,5 L 8,4 L 8,4 z " /> </g> <g inkscape:label="hilight" @@ -172,14 +172,14 @@ <path id="path6061" d="M 8,1 L 5.75,1 C 5.75,1 2,1 2,4 C 2,4 2.75,4 2.75,4 L 8,4 L 8,4 z " - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" /> + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" /> <path style="fill:url(#linearGradient3149);fill-opacity:0.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 2,12 L 8,12 L 8,24 L 4,24 L 2,12 z" + d="M 2,12 L 8,12 L 8,22 L 4,22 L 2,12 z" id="path2396" /> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" - d="M 8,1.5 L 3.5,1.5 C 3.5,1.5 1.5,1.5 1.5,4.5 C 1.5,7.5 1.5,24 1.5,24 L 1.5,24 L 1.5,25" + d="M 8,1.5 L 3.5,1.5 C 3.5,1.5 1.5,1.5 1.5,4.5 C 1.5,7.5 1.5,22 1.5,22 L 1.5,22 L 1.5,25" id="path2170" /> </g> </svg> diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm index c02156857..743f00390 100644 --- a/themes/default/top-left-inactive.xpm +++ b/themes/default/top-left-inactive.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * top_left_inactive_xpm[] = { -"8 24 2 1", +"8 22 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 differindex ee1bf6253..139bb6e03 100644 --- a/themes/default/top-right-active.png +++ b/themes/default/top-right-active.png diff --git a/themes/default/top-right-active.svg b/themes/default/top-right-active.svg index f88bde333..c270a3096 100644 --- a/themes/default/top-right-active.svg +++ b/themes/default/top-right-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -152,7 +152,7 @@ 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,24 7,24 7,24 L 8,24 L 8,0 L 0,0 z " + d="M 0,0 L 0,1 L 3,1 C 3,1 7,1 7,6 C 7,22 7,22 7,22 L 8,22 L 8,0 L 0,0 z" style="fill:#000000;fill-opacity:0.25" /> </g> <g @@ -162,7 +162,7 @@ style="display:inline"> <path style="fill:url(#linearGradient3148);fill-opacity:0.50;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,3 C 7,7.5 7,11 7,14 L 0,14 L 0,14 L 0,1 z " + d="M 0,1 L 3,1 C 4,1 7,1 7,4 C 7,7.5 7,11 7,14 L 0,14 L 0,14 L 0,1 z " id="path6057" /> </g> <g @@ -170,16 +170,16 @@ id="layer3" inkscape:groupmode="layer"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" - d="M 0,1 L 2.25,1 C 2.25,1 6,1 6,4 C 6,4 5.25,4 5.25,4 L 0,4 L 0,3 z " + style="fill:url(#linearGradient6962);fill-opacity:0.15;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 2.25,1 C 2.25,1 5,1 5,5 C 5,5 4.25,5 4.25,5 L 0,4 L 0,4 z " id="path6061" /> <path - style="fill:url(#linearGradient3149);fill-opacity:1.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 6,12 L 0,12 L 0,24 L 4,24 L 6,12 z" + style="fill:url(#linearGradient3149);fill-opacity:0.05;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 6,12 L 0,12 L 0,22 L 4,22 L 6,12 z" id="path2396" /> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.25" - d="M 0,1.5 L 4.5,1.5 C 4.5,1.5 6.5,1.5 6.5,4.5 C 6.5,0.5 6.5,24 6.5,24 L 6.5,24 L 6.5,25" + d="M 0,1.5 L 4.5,1.5 C 4.5,1.5 6.5,1.5 6.5,4.5 C 6.5,0.5 6.5,22 6.5,22 L 6.5,22 L 6.5,25" id="path2170" /> </g> </svg> diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm index 1b3acf7b7..87802ccbc 100644 --- a/themes/default/top-right-active.xpm +++ b/themes/default/top-right-active.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * top_right_active_xpm[] = { -"8 24 2 1", +"8 22 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 differindex 90b8612c4..50d3bc338 100644 --- a/themes/default/top-right-inactive.png +++ b/themes/default/top-right-inactive.png diff --git a/themes/default/top-right-inactive.svg b/themes/default/top-right-inactive.svg index 29d262496..9778be8fe 100644 --- a/themes/default/top-right-inactive.svg +++ b/themes/default/top-right-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -88,7 +88,7 @@ x1="0" y1="13" x2="0" - y2="24" + y2="22" gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview @@ -152,7 +152,7 @@ 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,24 7,24 7,24 L 8,24 L 8,0 L 0,0 z " + d="M 0,0 L 0,1 L 3,1 C 3,1 7,1 7,6 C 7,22 7,22 7,22 L 8,22 L 8,0 L 0,0 z" style="fill:#000000;fill-opacity:0.25" /> </g> <g @@ -161,8 +161,8 @@ inkscape:label="Grad" style="display:inline"> <path - style="fill:url(#linearGradient3148);fill-opacity:0.25;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,3 C 7,7.5 7,11 7,14 L 0,14 L 0,14 L 0,1 z " + style="fill:url(#linearGradient3148);fill-opacity:0.50;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 2.25,1 C 2.25,1 5,1 5,5 C 5,5 4.25,5 4.25,5 L 0,4 L 0,4 z " id="path6057" /> </g> <g @@ -170,16 +170,16 @@ id="layer3" inkscape:groupmode="layer"> <path - style="fill:url(#linearGradient6962);fill-opacity:0.25;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" - d="M 0,1 L 2.25,1 C 2.25,1 6,1 6,4 C 6,4 5.25,4 5.25,4 L 0,4 L 0,3 z " + style="fill:url(#linearGradient6962);fill-opacity:0.10;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" + d="M 0,1 L 2.25,1 C 2.25,1 6,1 6,4 C 6,4 5.25,4 5.25,4 L 0,4 L 0,4 z " id="path6061" /> <path style="fill:url(#linearGradient3149);fill-opacity:0.00;stroke:none;stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 6,12 L 0,12 L 0,24 L 4,24 L 6,12 z" + d="M 6,12 L 0,12 L 0,22 L 4,22 L 6,12 z" id="path2396" /> <path style="fill:none;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:0.15" - d="M 0,1.5 L 4.5,1.5 C 4.5,1.5 6.5,1.5 6.5,4.5 C 6.5,0.5 6.5,24 6.5,24 L 6.5,24 L 6.5,25" + d="M 0,1.5 L 4.5,1.5 C 4.5,1.5 6.5,1.5 6.5,4.5 C 6.5,0.5 6.5,22 6.5,22 L 6.5,22 L 6.5,25" id="path2170" /> </g> </svg> diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm index 0d1002559..0f60c5083 100644 --- a/themes/default/top-right-inactive.xpm +++ b/themes/default/top-right-inactive.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"8 24 2 1", +"8 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", -"...... ", +"..... ", +"....... ", "....... ", -"........", -"........", -"........", "........", "........", "........", |