diff options
author | Martin Schenck | 2016-10-07 11:42:04 +0200 |
---|---|---|
committer | Martin Schenck | 2016-10-07 11:42:04 +0200 |
commit | c1d604affb2909b114ab7d5f5f5f8130e3286356 (patch) | |
tree | a72f9d05f9b41552e9d0e9ec19d845291183ce4c /common/gtk-2.0 | |
parent | 672c95170b6b1d79e7c69ef5202638abecedea97 (diff) | |
parent | 5acba9421b028a6bcf94f2b52a035f51f854d269 (diff) | |
download | solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.gz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.xz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.zip |
Merge branch 'master' of github.com:horst3180/arc-theme
Diffstat (limited to 'common/gtk-2.0')
200 files changed, 1462 insertions, 864 deletions
diff --git a/common/gtk-2.0/apps.rc b/common/gtk-2.0/apps.rc index 4f64072..3755258 100644 --- a/common/gtk-2.0/apps.rc +++ b/common/gtk-2.0/apps.rc @@ -11,7 +11,7 @@ style "dark-sidebar" { base[NORMAL] = @dark_sidebar_bg base[INSENSITIVE] = @dark_sidebar_bg - text[NORMAL] = "#657b83" + text[NORMAL] = "#BAC3CF" text[ACTIVE] = @selected_fg_color text[SELECTED] = @selected_fg_color } @@ -77,7 +77,10 @@ style "entry_border" { } # Mousepad search entry -widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border" +widget_class "*MousepadSearchBar*.<GtkEntry>" style "entry_border" + +# Mousepad find and replace +widget_class "*MousepadReplaceDialog*.<GtkEntry>" style "entry_border" # Hexchat input box -class "SexySpellEntry" style:highest "entry_border" +class "SexySpellEntry" style:highest "entry_border" diff --git a/common/gtk-2.0/assets-dark.svg b/common/gtk-2.0/assets-dark.svg index 7a54d0a..906d531 100644 --- a/common/gtk-2.0/assets-dark.svg +++ b/common/gtk-2.0/assets-dark.svg @@ -2,6 +2,7 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" @@ -19,127 +20,35 @@ <defs id="defs9894"> <linearGradient - inkscape:collect="always" - id="linearGradient4213"> + id="linearGradient5078"> <stop - style="stop-color:#000000;stop-opacity:0.07" + style="stop-color:#000000;stop-opacity:1;" offset="0" - id="stop4215" /> - <stop - id="stop4217" - offset="0.09090921" - style="stop-color:#000000;stop-opacity:0" /> - <stop - style="stop-color:#000000;stop-opacity:0" - offset="1" - id="stop4219" /> + id="stop5080" /> </linearGradient> <linearGradient - id="linearGradient9311" - inkscape:collect="always"> + id="linearGradient5015"> <stop - id="stop9313" + style="stop-color:#ffffff;stop-opacity:1;" offset="0" - style="stop-color:#000000;stop-opacity:0.224" /> - <stop - style="stop-color:#000000;stop-opacity:0.153" - offset="0.09090921" - id="stop9315" /> - <stop - id="stop9317" - offset="0.90909106" - style="stop-color:#000000;stop-opacity:0.153" /> - <stop - id="stop9319" - offset="1" - style="stop-color:#000000;stop-opacity:0.133" /> + id="stop5017" /> </linearGradient> <linearGradient - id="linearGradient5581-5-2-4-6-8-7-35-8"> + id="selected_fg_color" + osb:paint="solid"> <stop - id="stop5583-0-92-8-0-7-6-5-1" + style="stop-color:#ffffffgit;stop-opacity:1;" offset="0" - style="stop-color:#454c4c;stop-opacity:1;" /> - <stop - style="stop-color:#393f3f;stop-opacity:1;" - offset="0.40000001" - id="stop5585-4-7-2-7-9-9-92-0" /> - <stop - id="stop5587-6-7-2-0-3-1-21-5" - offset="1" - style="stop-color:#2d3232;stop-opacity:1;" /> + id="stop5009" /> </linearGradient> <linearGradient - id="linearGradient5581-5-2-4-6-8-7-35-8-50"> + id="selected_bg_color" + osb:paint="solid"> <stop - id="stop5583-0-92-8-0-7-6-5-1-0" + style="stop-color:#5294e2;stop-opacity:1;" offset="0" - style="stop-color:#454c4c;stop-opacity:1;" /> - <stop - style="stop-color:#393f3f;stop-opacity:1;" - offset="0.40000001" - id="stop5585-4-7-2-7-9-9-92-0-55" /> - <stop - id="stop5587-6-7-2-0-3-1-21-5-0" - offset="1" - style="stop-color:#2d3232;stop-opacity:1;" /> + id="stop5016" /> </linearGradient> - <linearGradient - id="linearGradient3826"> - <stop - style="stop-color:#000000;stop-opacity:1;" - offset="0" - id="stop3828" /> - <stop - style="stop-color:#000000;stop-opacity:0.36809817" - offset="1" - id="stop3830" /> - </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter8890"> - <feFlood - flood-opacity="0.498039" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood8892" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="out" - result="composite1" - id="feComposite8894" /> - <feGaussianBlur - in="composite1" - stdDeviation="2" - result="blur" - id="feGaussianBlur8896" /> - <feOffset - dx="4.69069e-15" - dy="1" - result="offset" - id="feOffset8898" /> - <feComposite - in="offset" - in2="SourceGraphic" - operator="atop" - result="composite2" - id="feComposite8900" /> - </filter> - <mask - maskUnits="userSpaceOnUse" - id="mask8904"> - <rect - style="opacity:0.18000004;fill:#878787;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect8906" - width="32" - height="32.000008" - x="-96" - y="-0.99999738" - rx="3" - ry="3" /> - </mask> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4466"> @@ -238,26 +147,6 @@ rx="0" ry="0" /> </clipPath> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="linearGradient5233" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(68,0.99996842)" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9311" - id="linearGradient5235" - gradientUnits="userSpaceOnUse" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" - gradientTransform="translate(68,-2.5873852e-6)" /> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4695"> @@ -271,16 +160,6 @@ rx="0" ry="0" /> </clipPath> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9311" - id="linearGradient5240" - gradientUnits="userSpaceOnUse" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" - gradientTransform="translate(102,535.27563)" /> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4466-1"> @@ -535,39 +414,344 @@ x="407" y="111" /> </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath5131"> - <rect - style="opacity:1;fill:#272a30;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5133" - width="13" - height="24" - x="10" - y="-279.63782" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath5158"> - <rect - style="opacity:1;fill:#272a30;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5160" - width="13" - height="24" - x="31" - y="-279.63782" /> - </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5018" + x1="44.000002" + y1="-279.63782" + x2="44.000002" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5021" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5023" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5025" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5027" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5029" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5031" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5033" + x1="44.000004" + y1="-279.63782" + x2="44.000004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5035" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5041" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5043" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5045" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5047" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5049" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5051" + x1="-54.637817" + y1="-235.00018" + x2="-54.637817" + y2="-227.00018" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5053" + x1="231.00018" + y1="-82.637817" + x2="231.00018" + y2="-74.637817" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5055" + x1="240.5" + y1="-154.63782" + x2="240.5" + y2="-129.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5057" + x1="257.5" + y1="-152.63782" + x2="257.5" + y2="-137.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5059" + x1="124.5" + y1="6.362186" + x2="124.5" + y2="11.362186" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5061" + x1="10.853486" + y1="1033.7155" + x2="10.853486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5063" + x1="12.353486" + y1="1027.7155" + x2="12.353486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5065" + x1="66.303246" + y1="126.56255" + x2="66.303246" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5067" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5069" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5071" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5073" + x1="25.500004" + y1="32.362198" + x2="25.500004" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5075" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5077" + x1="67.352715" + y1="128.6282" + x2="67.352715" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5079" + x1="25.121305" + y1="32.447998" + x2="25.121305" + y2="45.447994" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5011" + x1="67.352711" + y1="128.6282" + x2="67.352711" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5013" + x1="25.121305" + y1="32.447997" + x2="25.121305" + y2="45.447993" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5019" + x1="188.98808" + y1="750.97589" + x2="188.98808" + y2="758.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5082" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,-2.6171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5082-2" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.234375e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5082-9" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.2171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5082-0" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.313708" - inkscape:cx="84.915241" - inkscape:cy="372.56435" + inkscape:cx="37.403863" + inkscape:cy="228.51884" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="true" @@ -636,7 +820,7 @@ height="416" width="507" id="rect18028" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#383c4a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994;marker:none;enable-background:accumulate" transform="scale(1,-1)" /> </g> <g @@ -659,7 +843,7 @@ height="21.999998" width="22" id="rect7903" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#444a58;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -753,7 +937,7 @@ height="21.999998" width="22" id="rect7903-21" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + style="opacity:1;fill:#2e3340;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> <rect ry="2" rx="2" @@ -792,7 +976,7 @@ inkscape:connector-curvature="0" id="rect21848-6" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#657b83;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -819,7 +1003,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-55" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="0.99999994" /> </g> </g> @@ -845,7 +1029,7 @@ inkscape:connector-curvature="0" id="rect21848-3-1" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -875,7 +1059,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-0-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="0.99999994" /> </g> </g> @@ -920,7 +1104,7 @@ height="12.999986" width="12.999983" id="rect5147-9-1-5-7-6-7-2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5079);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -984,7 +1168,7 @@ inkscape:connector-curvature="0" id="path10940-8" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-19"> @@ -1003,7 +1187,7 @@ id="g5428-8-1-7-9"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-4" width="23.088213" height="22.722145" @@ -1048,7 +1232,7 @@ height="26.85346" width="27.286064" id="rect5147-9-1-7-2-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5077);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="13.42673" /> </g> </g> @@ -1104,7 +1288,7 @@ height="12.999986" width="12.999984" id="rect5147-9-1-5-7-6-7-1-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5073);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1179,7 +1363,7 @@ height="28.919104" width="29.384996" id="rect5147-9-1-7-2-0-6" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5075);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459552" /> </g> </g> @@ -1206,7 +1390,7 @@ inkscape:connector-curvature="0" id="path10940-4-9" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-66-0" @@ -1228,7 +1412,7 @@ style=""> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-5-3" width="23.088213" height="22.722145" @@ -1250,7 +1434,7 @@ inkscape:label="#g21853" id="sdsd-70-5"> <path - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" id="rect21848-4-4" inkscape:connector-curvature="0" /> @@ -1281,7 +1465,7 @@ id="g5400-00-1"> <rect ry="1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-6-5" width="12" height="12" @@ -1337,7 +1521,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-9-2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5071);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1401,7 +1585,7 @@ inkscape:connector-curvature="0" id="path10940-9-4" d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g id="g10964-1-7"> <g @@ -1426,7 +1610,7 @@ id="g5428-8-1-7-3-0"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-9-4" width="25.187147" height="24.787813" @@ -1478,7 +1662,7 @@ height="28.919107" width="29.384991" id="rect5147-9-1-7-2-3-9" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5065);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459554" /> </g> </g> @@ -1507,7 +1691,7 @@ style=""> <path inkscape:connector-curvature="0" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" id="rect21848-8-5" /> <g @@ -1540,7 +1724,7 @@ style=""> <rect ry="1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-5-8" width="12" height="12" @@ -1596,7 +1780,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-1-7-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5069);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1649,7 +1833,7 @@ inkscape:connector-curvature="0" id="path10940-0-7" d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#262934;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g id="g10964-62-9" style=""> @@ -1677,7 +1861,7 @@ style=""> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#002b36;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-5-2-6" width="25.187147" height="24.787813" @@ -1729,7 +1913,7 @@ height="28.919104" width="29.384996" id="rect5147-9-1-7-2-0-3-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5067);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459552" /> </g> </g> @@ -1763,7 +1947,7 @@ height="24" width="26" id="rect9321-3" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect rx="2.5" y="-278.63782" @@ -1771,7 +1955,7 @@ height="21.999998" width="24" id="rect7903-93" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> <rect rx="3.0000002" @@ -1796,7 +1980,7 @@ height="23.999998" width="26" id="rect9321-0-2" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect ry="2.5" rx="2.5" @@ -1816,7 +2000,7 @@ height="23" width="24.999998" id="rect7903-7-3-7" - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:url(#linearGradient5035);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -1826,14 +2010,14 @@ <g id="g4303"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect9321-2-23" width="26" height="24" x="65" y="-279.63782" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-8" width="24" height="21.999998" @@ -1860,7 +2044,7 @@ id="entry-notebook" inkscape:label="#g9335"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-3" width="26" height="24" @@ -1886,7 +2070,7 @@ height="21.999998" width="24" id="rect7903-93-7" - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -1895,7 +2079,7 @@ id="entry-active-notebook" inkscape:label="#g9350"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-36" width="26" height="24" @@ -1913,7 +2097,7 @@ height="23" width="25" id="rect7903-7-3-4" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5033);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect rx="2.5" y="-278.63782" @@ -1921,7 +2105,7 @@ height="21.999998" width="24" id="rect7903-93-0" - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -1932,7 +2116,7 @@ <g id="g4303-7"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-6" width="26" height="24" @@ -1941,7 +2125,7 @@ rx="0" ry="0" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-5" width="24" height="21.999998" @@ -1969,7 +2153,7 @@ transform="translate(-1,169)" clip-path="url(#clipPath4466)"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-3" width="26" height="24" @@ -1989,7 +2173,7 @@ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#2b2e39;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-6" width="23" height="21.999998" @@ -1997,6 +2181,13 @@ y="-278.63782" rx="2.5" ry="2.5" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2005,7 +2196,7 @@ transform="translate(-10,169)" clip-path="url(#clipPath4470)"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-2" width="26" height="24" @@ -2014,7 +2205,7 @@ rx="0" ry="0" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1" width="23" height="21.999998" @@ -2032,7 +2223,14 @@ height="23" width="24" id="rect7903-7-3-1" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5029);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-6" + style="display:inline;opacity:1;fill:url(#linearGradient5082);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2043,7 +2241,7 @@ <g id="g4303-70"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-33" width="26" height="24" @@ -2052,7 +2250,7 @@ rx="0" ry="0" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7" width="23" height="21.999998" @@ -2072,6 +2270,13 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-7" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2080,7 +2285,7 @@ clip-path="url(#clipPath4466-9)" transform="translate(-1,199)"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-5" width="26" height="24" @@ -2100,7 +2305,7 @@ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#2b2e39;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-5" width="23" height="21.999998" @@ -2108,6 +2313,13 @@ y="-278.63782" rx="2.5" ry="2.5" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-3" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2116,7 +2328,7 @@ clip-path="url(#clipPath4470-7)" transform="translate(-10,199)"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-25" width="26" height="24" @@ -2134,9 +2346,9 @@ height="23" width="24" id="rect7903-7-3-1-0" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5027);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-9" width="23" height="21.999998" @@ -2144,6 +2356,13 @@ y="-278.63782" rx="2.5" ry="2.5" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-6-0" + style="display:inline;opacity:1;fill:url(#linearGradient5082-2);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2154,7 +2373,7 @@ <g id="g4303-70-8"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-41" width="26" height="24" @@ -2163,7 +2382,7 @@ rx="0" ry="0" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-4" width="23" height="21.999998" @@ -2183,6 +2402,13 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-1" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2197,7 +2423,7 @@ style="display:inline"> <rect ry="1" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#444a58;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-9" width="22" height="21.999998" @@ -2223,13 +2449,6 @@ x="-3" y="-279.63782" /> </g> - <rect - y="-188.63782" - x="-16" - height="22" - width="1" - id="rect4699" - style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2243,7 +2462,7 @@ id="button-insensitive-4" style="display:inline"> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-9" width="22" height="21.999998" @@ -2270,13 +2489,6 @@ x="65" y="-279.63782" /> </g> - <rect - style="display:inline;opacity:0.13;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4699-1" - width="1" - height="22" - x="52" - y="-188.63782" /> </g> <g style="display:inline" @@ -2290,7 +2502,7 @@ id="button-active-4" style="display:inline"> <rect - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#2e3340;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-21-8" width="22" height="21.999998" @@ -2333,7 +2545,7 @@ clip-path="url(#clipPath4466-1)" transform="matrix(-1,0,0,1,146,169)"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-8" width="26" height="24" @@ -2354,7 +2566,7 @@ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#2b2e39;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-7" width="23" height="21.999998" @@ -2363,6 +2575,14 @@ rx="2.5" ry="2.5" transform="scale(-1,1)" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-35" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2371,7 +2591,7 @@ transform="matrix(-1,0,0,1,155,169)" clip-path="url(#clipPath4470-6)"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-1" width="26" height="24" @@ -2390,9 +2610,9 @@ height="23" width="24" id="rect7903-7-3-1-2" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5025);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-1" width="23" height="21.999998" @@ -2401,6 +2621,14 @@ rx="2.5" ry="2.5" transform="scale(-1,1)" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-6-6" + style="display:inline;opacity:1;fill:url(#linearGradient5082-9);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2411,7 +2639,7 @@ <g id="g4303-70-0"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-4" width="26" height="24" @@ -2421,7 +2649,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-5" width="23" height="21.999998" @@ -2441,6 +2669,14 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-5" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2449,7 +2685,7 @@ clip-path="url(#clipPath4466-9-0)" transform="matrix(-1,0,0,1,146,199)"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-81" width="26" height="24" @@ -2470,7 +2706,7 @@ style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#2b2e39;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-97" width="23" height="21.999998" @@ -2479,6 +2715,14 @@ rx="2.5" ry="2.5" transform="scale(-1,1)" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-62" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2487,7 +2731,7 @@ clip-path="url(#clipPath4470-7-0)" transform="matrix(-1,0,0,1,155,199)"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-42" width="26" height="24" @@ -2506,9 +2750,9 @@ height="23" width="24" id="rect7903-7-3-1-0-4" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5023);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-1-76" width="23" height="21.999998" @@ -2517,6 +2761,14 @@ rx="2.5" ry="2.5" transform="scale(-1,1)" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-6-2" + style="display:inline;opacity:1;fill:url(#linearGradient5082-0);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2527,7 +2779,7 @@ <g id="g4303-70-8-0"> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-9" width="26" height="24" @@ -2537,7 +2789,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-4-7" width="23" height="21.999998" @@ -2557,6 +2809,14 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-9" + style="display:inline;opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2571,7 +2831,7 @@ style="display:inline"> <rect ry="1" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#444a58;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-9-9" width="22" height="21.999998" @@ -2597,13 +2857,6 @@ x="-3" y="-279.63782" /> </g> - <rect - y="-188.63782" - x="-16" - height="22" - width="1" - id="rect4699-86" - style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2617,7 +2870,7 @@ id="button-insensitive-7" style="display:inline"> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-9-6" width="22" height="21.999998" @@ -2644,13 +2897,6 @@ x="65" y="-279.63782" /> </g> - <rect - style="display:inline;opacity:0.13;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4699-1-6" - width="1" - height="22" - x="52" - y="-188.63782" /> </g> <g style="display:inline" @@ -2664,7 +2910,7 @@ id="button-active-5" style="display:inline"> <rect - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#2e3340;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-21-5" width="22" height="21.999998" @@ -2725,7 +2971,7 @@ height="21.999998" width="22" id="rect7903-20" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2759,7 +3005,7 @@ height="21.999998" width="22" id="rect7903-71" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2793,7 +3039,7 @@ height="21.999998" width="22" id="rect7903-61" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2827,7 +3073,7 @@ height="21.999998" width="22" id="rect7903-71-1" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2861,7 +3107,7 @@ height="21.999998" width="22" id="rect7903-8" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2895,7 +3141,7 @@ height="21.999998" width="22" id="rect7903-71-2" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2929,7 +3175,7 @@ height="21.999998" width="22" id="rect7903-61-9" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2963,7 +3209,7 @@ height="21.999998" width="22" id="rect7903-71-1-3" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -3308,51 +3554,51 @@ <g id="arrow-left-prelight" transform="matrix(0,0.74646448,-0.80750136,0,28.210562,49.8995)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-9-2-8"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-0-5-2" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-55-1-8" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-0-7-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-80-7-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-8-4-6" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-2-5-5" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-0-8-3" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-14-7-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-2-6-7"> <path @@ -3366,51 +3612,51 @@ <g id="arrow-right-prelight" transform="matrix(0,0.74646448,0.80750136,0,15.789437,60.8995)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-9-7"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-0-1" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-55-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-0-0" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-80-76" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-8-1" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-2-4" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-0-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-14-3" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-2-1"> <path @@ -3694,51 +3940,51 @@ <g id="arrow-up-prelight" transform="matrix(0.7464645,0,0,-0.80750136,16.537321,82.572742)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-7-3"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-6-7" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-1-6" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-5-7" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-1-0" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-3-1" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-6-0" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-9-2" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-1-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-8-4"> <path @@ -4326,19 +4572,19 @@ <g id="menu-arrow-prelight" inkscape:label="actions" - style="display:inline;fill:#fdf6e3;fill-opacity:1" + style="display:inline;fill:url(#linearGradient5019);fill-opacity:1.0" transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-58.035955)"> <path inkscape:connector-curvature="0" d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" id="path8393-09-3-1-4" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5019);fill-opacity:1.0;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> <rect height="1" id="rect8399-37-2-8-9" rx="1.3931866" ry="1.607578" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" + style="fill:url(#linearGradient5019);fill-opacity:1.0;stroke:none" transform="matrix(0,-1,-1,0,0,0)" width="1" x="-752" @@ -4348,7 +4594,7 @@ id="rect8403-7-3-0-4" rx="1.3931866" ry="1.607578" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" + style="fill:url(#linearGradient5019);fill-opacity:1.0;stroke:none" transform="matrix(0,-1,-1,0,0,0)" width="1" x="-752" @@ -4359,7 +4605,7 @@ transform="translate(-205,-108)" inkscape:label="#g5704"> <rect - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5642" width="11" height="11" @@ -4368,7 +4614,7 @@ rx="2.2084" ry="2.59585" /> <rect - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#2d323d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5646" width="9" height="9" @@ -4391,7 +4637,7 @@ transform="translate(-205,-108)" inkscape:label="#g5698"> <rect - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#262934;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5640" width="11" height="11" @@ -4400,7 +4646,7 @@ rx="1.48607" ry="1.72241" /> <rect - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#2d323d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5644" width="9" height="9" @@ -4440,7 +4686,7 @@ height="25" width="15" id="rect5775" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5055);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g id="handle-v" @@ -4510,7 +4756,7 @@ style="opacity:1;fill:#525762;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5053);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="progressbar_v" width="30" height="8" @@ -4520,7 +4766,7 @@ rx="4" inkscape:label="#rect5799" /> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5051);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="progressbar" width="30" height="8" @@ -4553,17 +4799,17 @@ height="8" width="30" id="trough-progressbar_v2" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#2d303b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <circle - style="opacity:1;fill:#073642;fill-opacity:1;stroke:#262933;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#444a58;fill-opacity:1;stroke:#262933;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="slider" cx="228.50018" cy="-20.137819" r="7" inkscape:label="#path5834" /> <circle - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:#268bd2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5049);fill-opacity:1.0;stroke:url(#linearGradient5021);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="slider-prelight" cx="247.50018" cy="-20.137819" @@ -4584,7 +4830,7 @@ cy="263.5" cx="262.5" id="path5834-5" - style="opacity:0.55;fill:#073642;fill-opacity:1;stroke:#262933;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:0.55;fill:#444a58;fill-opacity:1;stroke:#262933;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g id="trough-horizontal" @@ -4607,7 +4853,7 @@ height="5" width="24" id="rect5799-8" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#2d303b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,509,-200.63782)" @@ -4630,10 +4876,10 @@ height="5" width="24" id="rect5799-8-9" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#2d303b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="notebook" width="9" height="9" @@ -4661,7 +4907,7 @@ height="31" width="28" id="rect3759" - style="fill:#073642;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#404552;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4685,7 +4931,7 @@ height="31" width="28" id="rect3759-2" - style="fill:#073642;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#404552;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4709,7 +4955,7 @@ height="31" width="28" id="rect3759-3" - style="fill:#073642;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#404552;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4733,7 +4979,7 @@ height="31" width="28" id="rect3759-6" - style="fill:#073642;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#404552;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4753,7 +4999,7 @@ height="2" width="2" id="rect6131" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,424,-659.63782)" @@ -4772,10 +5018,10 @@ height="2" width="2" id="rect6131-3" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#313541;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="inline-toolbar" width="23" height="33" @@ -4794,7 +5040,7 @@ height="32" width="24" id="rect6166" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="142" x="437" @@ -4813,7 +5059,7 @@ height="28" width="10" id="rect6289" - style="opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-87.637817" x="419" @@ -4841,29 +5087,7 @@ height="15" width="25" id="wsad" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-152.63782" - x="245" - height="15.000003" - width="1" - id="rect5009" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-152.63782" - x="269" - height="15.000003" - width="1" - id="rect5009-9" - style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - y="-270" - x="-152.63782" - height="25.000004" - width="1" - id="rect5009-95" - style="display:inline;opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5057);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,188.36218,-309.63782)" @@ -4889,7 +5113,7 @@ height="8" width="30" id="trough-progressbar_v2-1" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#2d303b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="translate(-1,126)" @@ -4897,7 +5121,7 @@ id="entry-toolbar" inkscape:label="#g9335"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-61" width="26" height="24" @@ -4923,7 +5147,7 @@ height="21.999998" width="24" id="rect7903-93-9" - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -4932,7 +5156,7 @@ id="entry-active-toolbar" inkscape:label="#g9350"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-0" width="26" height="24" @@ -4950,7 +5174,7 @@ height="23" width="24.999998" id="rect7903-7-3-4-9" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5031);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect rx="2.5" y="-278.63782" @@ -4958,7 +5182,7 @@ height="21.999998" width="24" id="rect7903-93-1" - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -4969,7 +5193,7 @@ <g id="g4303-7-3"> <rect - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-1" width="26" height="24" @@ -5010,17 +5234,17 @@ height="32" width="24" id="rect6166-6" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#2f343f;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="142" x="437" height="1" width="24" id="rect6168-6" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#262932;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#073642;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#404552;fill-opacity:1;stroke:#2b2e39;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="frame" width="9" height="9" @@ -5090,7 +5314,7 @@ height="4" width="4.0000124" id="focus-line" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.14492753" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.14492753" inkscape:label="#rect6176-4-2" /> <g style="display:inline" @@ -5114,7 +5338,7 @@ height="5" width="24" id="rect5799-8-5" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5047);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5138,7 +5362,7 @@ height="5" width="24" id="rect5799-8-9-4" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5045);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5186,7 +5410,7 @@ height="6" width="24" id="rect5799-8-92-1-0" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5043);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5258,7 +5482,7 @@ height="6" width="24" id="rect5799-8-92-1-0-6" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5041);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5398,7 +5622,7 @@ inkscape:connector-curvature="0" id="rect21848-6-0" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:0.5;fill:#fdf6e3;fill-opacity:1;stroke:#657b83;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -5425,7 +5649,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-55-9" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#fdf6e3;fill-opacity:0.11764706;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:#ffffff;fill-opacity:0.11764706;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="0.99999994" /> </g> </g> @@ -5470,7 +5694,7 @@ height="12.999986" width="12.999983" id="rect5147-9-1-5-7-6-7-2-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5013);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -5503,7 +5727,7 @@ height="1.9999826" width="5" id="rect3977-39-88-5" - style="fill:#268bd2;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5061);fill-opacity:1.0;stroke:none" /> <rect ry="0" y="1027.7155" @@ -5511,7 +5735,7 @@ height="7.9999828" width="2" id="rect3979-7-8-3" - style="fill:#268bd2;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5063);fill-opacity:1.0;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" @@ -5534,7 +5758,7 @@ inkscape:connector-curvature="0" id="path10940-8-0" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-19-9"> @@ -5553,7 +5777,7 @@ id="g5428-8-1-7-9-1"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-4-3" width="23.088213" height="22.722145" @@ -5598,7 +5822,7 @@ height="26.85346" width="27.286064" id="rect5147-9-1-7-2-8-3" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5011);fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="13.42673" /> </g> </g> @@ -5613,7 +5837,7 @@ height="5" width="5" id="use15101-5-7-8-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5059);fill-opacity:1.0;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2.5" /> </g> <g @@ -5623,12 +5847,12 @@ transform="translate(-1,31)"> <path inkscape:connector-curvature="0" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m -4,-280.63782 0,26 1,0 1,0 24,0 1,0 1,0 0,-26 -1,0 -1,0 -24,0 -1,0 -1,0 z m 2,2 24,0 0,22 -24,0 0,-22 z" id="rect5006-1-1-6" /> <path inkscape:connector-curvature="0" - style="opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 110,66 0,24 26,0 0,-24 -26,0 z m 3.5,1 1,0 17,0 1,0 c 1.385,0 2.5,1.115 2.5,2.5 l 0,17 c 0,1.385 -1.115,2.5 -2.5,2.5 l -1,0 -17,0 -1,0 c -1.385,0 -2.5,-1.115 -2.5,-2.5 l 0,-17 c 0,-1.385 1.115,-2.5 2.5,-2.5 z" transform="translate(-113,-345.63782)" id="rect9321-3-7" /> @@ -5651,12 +5875,12 @@ transform="translate(-1,31)"> <path inkscape:connector-curvature="0" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 30,-280.63782 0,26 1,0 1,0 24,0 1,0 1,0 0,-26 -1,0 -1,0 -24,0 -1,0 -1,0 z m 2,2 24,0 0,22 -24,0 0,-22 z" id="rect5006-1-1-6-0" /> <path inkscape:connector-curvature="0" - style="display:inline;opacity:1;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#383c4a;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 144,66 0,24 26,0 0,-24 -26,0 z m 3.5,1 1,0 17,0 1,0 c 1.385,0 2.5,1.115 2.5,2.5 l 0,17 c 0,1.385 -1.115,2.5 -2.5,2.5 l -1,0 -17,0 -1,0 c -1.385,0 -2.5,-1.115 -2.5,-2.5 l 0,-17 c 0,-1.385 1.115,-2.5 2.5,-2.5 z" transform="translate(-113,-345.63782)" id="rect9321-0-2-2" /> @@ -5670,10 +5894,10 @@ height="23" width="25" id="rect7903-7-3-7-7" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5018);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#404552;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="entry-background" width="6" height="18" @@ -5683,7 +5907,7 @@ ry="2.7755599e-17" inkscape:label="#rect5008" /> <rect - style="display:inline;opacity:1;fill:#073642;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#3e4350;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="entry-background-disabled" width="6" height="18" diff --git a/common/gtk-2.0/assets-dark/button-active.png b/common/gtk-2.0/assets-dark/button-active.png Binary files differindex abde967..ad0dd36 100644 --- a/common/gtk-2.0/assets-dark/button-active.png +++ b/common/gtk-2.0/assets-dark/button-active.png diff --git a/common/gtk-2.0/assets-dark/button.png b/common/gtk-2.0/assets-dark/button.png Binary files differindex 132ba73..102c97f 100644 --- a/common/gtk-2.0/assets-dark/button.png +++ b/common/gtk-2.0/assets-dark/button.png diff --git a/common/gtk-2.0/assets-dark/checkbox-checked-insensitive.png b/common/gtk-2.0/assets-dark/checkbox-checked-insensitive.png Binary files differindex bfcb501..5c416de 100644 --- a/common/gtk-2.0/assets-dark/checkbox-checked-insensitive.png +++ b/common/gtk-2.0/assets-dark/checkbox-checked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/checkbox-checked.png b/common/gtk-2.0/assets-dark/checkbox-checked.png Binary files differindex 3ca0429..48e8435 100644 --- a/common/gtk-2.0/assets-dark/checkbox-checked.png +++ b/common/gtk-2.0/assets-dark/checkbox-checked.png diff --git a/common/gtk-2.0/assets-dark/checkbox-unchecked-insensitive.png b/common/gtk-2.0/assets-dark/checkbox-unchecked-insensitive.png Binary files differindex 23e05bd..68e1997 100644 --- a/common/gtk-2.0/assets-dark/checkbox-unchecked-insensitive.png +++ b/common/gtk-2.0/assets-dark/checkbox-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/checkbox-unchecked.png b/common/gtk-2.0/assets-dark/checkbox-unchecked.png Binary files differindex bb9bcec..89fbde2 100644 --- a/common/gtk-2.0/assets-dark/checkbox-unchecked.png +++ b/common/gtk-2.0/assets-dark/checkbox-unchecked.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button-active-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-button-active-rtl.png Binary files differindex e56ff93..cba918c 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button-active-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button-active-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button-active.png b/common/gtk-2.0/assets-dark/combo-entry-button-active.png Binary files differindex 87c0cc4..aedb81a 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button-active.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button-active.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button-insensitive-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-button-insensitive-rtl.png Binary files differindex f653660..1d9c5f1 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button-insensitive-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button-insensitive-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button-insensitive.png b/common/gtk-2.0/assets-dark/combo-entry-button-insensitive.png Binary files differindex 88661f4..e9ecc87 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button-insensitive.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button-insensitive.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-button-rtl.png Binary files differindex dcb2660..76eadbd 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-button.png b/common/gtk-2.0/assets-dark/combo-entry-button.png Binary files differindex 9c7c81d..4dcbb64 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-button.png +++ b/common/gtk-2.0/assets-dark/combo-entry-button.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-focus-notebook-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-focus-notebook-rtl.png Binary files differindex fc2a9f3..e5afd93 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-focus-notebook-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-focus-notebook-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-focus-notebook.png b/common/gtk-2.0/assets-dark/combo-entry-focus-notebook.png Binary files differindex 61b71ae..c4a8017 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-focus-notebook.png +++ b/common/gtk-2.0/assets-dark/combo-entry-focus-notebook.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-focus-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-focus-rtl.png Binary files differindex eec203d..5470574 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-focus-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-focus-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-focus.png b/common/gtk-2.0/assets-dark/combo-entry-focus.png Binary files differindex 50aeff9..4de2dd8 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-focus.png +++ b/common/gtk-2.0/assets-dark/combo-entry-focus.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook-rtl.png Binary files differindex a3e7a90..c29f8a7 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook.png b/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook.png Binary files differindex 9fa3b65..bee5f1c 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook.png +++ b/common/gtk-2.0/assets-dark/combo-entry-insensitive-notebook.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-insensitive-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-insensitive-rtl.png Binary files differindex a968d6b..65bfa50 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-insensitive-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-insensitive-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-insensitive.png b/common/gtk-2.0/assets-dark/combo-entry-insensitive.png Binary files differindex 8834a8e..ff17745 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-insensitive.png +++ b/common/gtk-2.0/assets-dark/combo-entry-insensitive.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-notebook-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-notebook-rtl.png Binary files differindex 2ee0c41..a2f2543 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-notebook-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-notebook-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-notebook.png b/common/gtk-2.0/assets-dark/combo-entry-notebook.png Binary files differindex 87c1468..b41c864 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-notebook.png +++ b/common/gtk-2.0/assets-dark/combo-entry-notebook.png diff --git a/common/gtk-2.0/assets-dark/combo-entry-rtl.png b/common/gtk-2.0/assets-dark/combo-entry-rtl.png Binary files differindex b61948e..e325b05 100644 --- a/common/gtk-2.0/assets-dark/combo-entry-rtl.png +++ b/common/gtk-2.0/assets-dark/combo-entry-rtl.png diff --git a/common/gtk-2.0/assets-dark/combo-entry.png b/common/gtk-2.0/assets-dark/combo-entry.png Binary files differindex d1f4a2a..91d11d0 100644 --- a/common/gtk-2.0/assets-dark/combo-entry.png +++ b/common/gtk-2.0/assets-dark/combo-entry.png diff --git a/common/gtk-2.0/assets-dark/down-background-disable-rtl.png b/common/gtk-2.0/assets-dark/down-background-disable-rtl.png Binary files differindex 9a3b031..cd3d254 100644 --- a/common/gtk-2.0/assets-dark/down-background-disable-rtl.png +++ b/common/gtk-2.0/assets-dark/down-background-disable-rtl.png diff --git a/common/gtk-2.0/assets-dark/down-background-disable.png b/common/gtk-2.0/assets-dark/down-background-disable.png Binary files differindex 9d49467..fd3edb1 100644 --- a/common/gtk-2.0/assets-dark/down-background-disable.png +++ b/common/gtk-2.0/assets-dark/down-background-disable.png diff --git a/common/gtk-2.0/assets-dark/down-background-rtl.png b/common/gtk-2.0/assets-dark/down-background-rtl.png Binary files differindex 8279f8a..91ac500 100644 --- a/common/gtk-2.0/assets-dark/down-background-rtl.png +++ b/common/gtk-2.0/assets-dark/down-background-rtl.png diff --git a/common/gtk-2.0/assets-dark/down-background.png b/common/gtk-2.0/assets-dark/down-background.png Binary files differindex 682ee51..2ac2456 100644 --- a/common/gtk-2.0/assets-dark/down-background.png +++ b/common/gtk-2.0/assets-dark/down-background.png diff --git a/common/gtk-2.0/assets-dark/entry-active-bg.png b/common/gtk-2.0/assets-dark/entry-active-bg.png Binary files differindex 58955e2..1eb9453 100644 --- a/common/gtk-2.0/assets-dark/entry-active-bg.png +++ b/common/gtk-2.0/assets-dark/entry-active-bg.png diff --git a/common/gtk-2.0/assets-dark/entry-active-notebook.png b/common/gtk-2.0/assets-dark/entry-active-notebook.png Binary files differindex b5327cd..b49b365 100644 --- a/common/gtk-2.0/assets-dark/entry-active-notebook.png +++ b/common/gtk-2.0/assets-dark/entry-active-notebook.png diff --git a/common/gtk-2.0/assets-dark/entry-active-toolbar.png b/common/gtk-2.0/assets-dark/entry-active-toolbar.png Binary files differindex f1e4eb1..ac880fb 100644 --- a/common/gtk-2.0/assets-dark/entry-active-toolbar.png +++ b/common/gtk-2.0/assets-dark/entry-active-toolbar.png diff --git a/common/gtk-2.0/assets-dark/entry-background-disabled.png b/common/gtk-2.0/assets-dark/entry-background-disabled.png Binary files differindex 3050562..06e5598 100644 --- a/common/gtk-2.0/assets-dark/entry-background-disabled.png +++ b/common/gtk-2.0/assets-dark/entry-background-disabled.png diff --git a/common/gtk-2.0/assets-dark/entry-background.png b/common/gtk-2.0/assets-dark/entry-background.png Binary files differindex 3050562..f20e160 100644 --- a/common/gtk-2.0/assets-dark/entry-background.png +++ b/common/gtk-2.0/assets-dark/entry-background.png diff --git a/common/gtk-2.0/assets-dark/entry-bg.png b/common/gtk-2.0/assets-dark/entry-bg.png Binary files differindex 7a2188d..6665512 100644 --- a/common/gtk-2.0/assets-dark/entry-bg.png +++ b/common/gtk-2.0/assets-dark/entry-bg.png diff --git a/common/gtk-2.0/assets-dark/entry-border-active-bg.png b/common/gtk-2.0/assets-dark/entry-border-active-bg.png Binary files differindex 28aaa30..d92e0bf 100644 --- a/common/gtk-2.0/assets-dark/entry-border-active-bg.png +++ b/common/gtk-2.0/assets-dark/entry-border-active-bg.png diff --git a/common/gtk-2.0/assets-dark/entry-border-bg.png b/common/gtk-2.0/assets-dark/entry-border-bg.png Binary files differindex 09f14e5..3d4ae5a 100644 --- a/common/gtk-2.0/assets-dark/entry-border-bg.png +++ b/common/gtk-2.0/assets-dark/entry-border-bg.png diff --git a/common/gtk-2.0/assets-dark/entry-disabled-bg.png b/common/gtk-2.0/assets-dark/entry-disabled-bg.png Binary files differindex 66e262d..fe639fa 100644 --- a/common/gtk-2.0/assets-dark/entry-disabled-bg.png +++ b/common/gtk-2.0/assets-dark/entry-disabled-bg.png diff --git a/common/gtk-2.0/assets-dark/entry-disabled-notebook.png b/common/gtk-2.0/assets-dark/entry-disabled-notebook.png Binary files differindex e59952a..b3c4d17 100644 --- a/common/gtk-2.0/assets-dark/entry-disabled-notebook.png +++ b/common/gtk-2.0/assets-dark/entry-disabled-notebook.png diff --git a/common/gtk-2.0/assets-dark/entry-disabled-toolbar.png b/common/gtk-2.0/assets-dark/entry-disabled-toolbar.png Binary files differindex cc72f5d..d6f19b7 100644 --- a/common/gtk-2.0/assets-dark/entry-disabled-toolbar.png +++ b/common/gtk-2.0/assets-dark/entry-disabled-toolbar.png diff --git a/common/gtk-2.0/assets-dark/entry-notebook.png b/common/gtk-2.0/assets-dark/entry-notebook.png Binary files differindex 3b1e81f..cb3ede2 100644 --- a/common/gtk-2.0/assets-dark/entry-notebook.png +++ b/common/gtk-2.0/assets-dark/entry-notebook.png diff --git a/common/gtk-2.0/assets-dark/entry-toolbar.png b/common/gtk-2.0/assets-dark/entry-toolbar.png Binary files differindex dec83cb..5c04ca3 100644 --- a/common/gtk-2.0/assets-dark/entry-toolbar.png +++ b/common/gtk-2.0/assets-dark/entry-toolbar.png diff --git a/common/gtk-2.0/assets-dark/focus-line.png b/common/gtk-2.0/assets-dark/focus-line.png Binary files differindex 72d4caa..21a880a 100644 --- a/common/gtk-2.0/assets-dark/focus-line.png +++ b/common/gtk-2.0/assets-dark/focus-line.png diff --git a/common/gtk-2.0/assets-dark/frame.png b/common/gtk-2.0/assets-dark/frame.png Binary files differindex ca41cca..260c3ac 100644 --- a/common/gtk-2.0/assets-dark/frame.png +++ b/common/gtk-2.0/assets-dark/frame.png diff --git a/common/gtk-2.0/assets-dark/inline-toolbar.png b/common/gtk-2.0/assets-dark/inline-toolbar.png Binary files differindex 7575e53..9541d7a 100644 --- a/common/gtk-2.0/assets-dark/inline-toolbar.png +++ b/common/gtk-2.0/assets-dark/inline-toolbar.png diff --git a/common/gtk-2.0/assets-dark/menu-arrow-prelight.png b/common/gtk-2.0/assets-dark/menu-arrow-prelight.png Binary files differindex 072cf27..04bff49 100644 --- a/common/gtk-2.0/assets-dark/menu-arrow-prelight.png +++ b/common/gtk-2.0/assets-dark/menu-arrow-prelight.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-checked-insensitive.png b/common/gtk-2.0/assets-dark/menu-checkbox-checked-insensitive.png Binary files differindex 56cfce7..402e40b 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-checked-insensitive.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-checked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-checked-selected.png b/common/gtk-2.0/assets-dark/menu-checkbox-checked-selected.png Binary files differindex 22b2ced..e32f07e 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-checked-selected.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-checked-selected.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-checked.png b/common/gtk-2.0/assets-dark/menu-checkbox-checked.png Binary files differindex 97b99d9..6f878fd 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-checked.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-checked.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-insensitive.png b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-insensitive.png Binary files differindex b096970..6d15c8c 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-insensitive.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-selected.png b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-selected.png Binary files differindex d31c64f..9066a4c 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-selected.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked-selected.png diff --git a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked.png b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked.png Binary files differindex 40db363..8b05dcd 100644 --- a/common/gtk-2.0/assets-dark/menu-checkbox-unchecked.png +++ b/common/gtk-2.0/assets-dark/menu-checkbox-unchecked.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-checked-insensitive.png b/common/gtk-2.0/assets-dark/menu-radio-checked-insensitive.png Binary files differindex 2c95f4f..1d6b5c3 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-checked-insensitive.png +++ b/common/gtk-2.0/assets-dark/menu-radio-checked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-checked-selected.png b/common/gtk-2.0/assets-dark/menu-radio-checked-selected.png Binary files differindex b83f8ec..0fab00a 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-checked-selected.png +++ b/common/gtk-2.0/assets-dark/menu-radio-checked-selected.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-checked.png b/common/gtk-2.0/assets-dark/menu-radio-checked.png Binary files differindex 834798e..cf47ffd 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-checked.png +++ b/common/gtk-2.0/assets-dark/menu-radio-checked.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-unchecked-insensitive.png b/common/gtk-2.0/assets-dark/menu-radio-unchecked-insensitive.png Binary files differindex fc332fb..39128f7 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-unchecked-insensitive.png +++ b/common/gtk-2.0/assets-dark/menu-radio-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-unchecked-selected.png b/common/gtk-2.0/assets-dark/menu-radio-unchecked-selected.png Binary files differindex eae0bd4..7b08eac 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-unchecked-selected.png +++ b/common/gtk-2.0/assets-dark/menu-radio-unchecked-selected.png diff --git a/common/gtk-2.0/assets-dark/menu-radio-unchecked.png b/common/gtk-2.0/assets-dark/menu-radio-unchecked.png Binary files differindex fb0bcc9..7cd6e24 100644 --- a/common/gtk-2.0/assets-dark/menu-radio-unchecked.png +++ b/common/gtk-2.0/assets-dark/menu-radio-unchecked.png diff --git a/common/gtk-2.0/assets-dark/menubar.png b/common/gtk-2.0/assets-dark/menubar.png Binary files differindex 2db658e..e69ee01 100644 --- a/common/gtk-2.0/assets-dark/menubar.png +++ b/common/gtk-2.0/assets-dark/menubar.png diff --git a/common/gtk-2.0/assets-dark/menubar_button.png b/common/gtk-2.0/assets-dark/menubar_button.png Binary files differindex 15f54c7..70c8f86 100644 --- a/common/gtk-2.0/assets-dark/menubar_button.png +++ b/common/gtk-2.0/assets-dark/menubar_button.png diff --git a/common/gtk-2.0/assets-dark/menuitem.png b/common/gtk-2.0/assets-dark/menuitem.png Binary files differindex 835a9d6..ce6bd54 100644 --- a/common/gtk-2.0/assets-dark/menuitem.png +++ b/common/gtk-2.0/assets-dark/menuitem.png diff --git a/common/gtk-2.0/assets-dark/minus.png b/common/gtk-2.0/assets-dark/minus.png Binary files differindex ee6ef67..ae2a58d 100644 --- a/common/gtk-2.0/assets-dark/minus.png +++ b/common/gtk-2.0/assets-dark/minus.png diff --git a/common/gtk-2.0/assets-dark/notebook-gap-horiz.png b/common/gtk-2.0/assets-dark/notebook-gap-horiz.png Binary files differindex 6afebea..7664ab4 100644 --- a/common/gtk-2.0/assets-dark/notebook-gap-horiz.png +++ b/common/gtk-2.0/assets-dark/notebook-gap-horiz.png diff --git a/common/gtk-2.0/assets-dark/notebook-gap-vert.png b/common/gtk-2.0/assets-dark/notebook-gap-vert.png Binary files differindex d64edff..4185f58 100644 --- a/common/gtk-2.0/assets-dark/notebook-gap-vert.png +++ b/common/gtk-2.0/assets-dark/notebook-gap-vert.png diff --git a/common/gtk-2.0/assets-dark/notebook.png b/common/gtk-2.0/assets-dark/notebook.png Binary files differindex ca41cca..260c3ac 100644 --- a/common/gtk-2.0/assets-dark/notebook.png +++ b/common/gtk-2.0/assets-dark/notebook.png diff --git a/common/gtk-2.0/assets-dark/plus.png b/common/gtk-2.0/assets-dark/plus.png Binary files differindex 6ba153e..37977c0 100644 --- a/common/gtk-2.0/assets-dark/plus.png +++ b/common/gtk-2.0/assets-dark/plus.png diff --git a/common/gtk-2.0/assets-dark/progressbar.png b/common/gtk-2.0/assets-dark/progressbar.png Binary files differindex e269d58..7937cd1 100644 --- a/common/gtk-2.0/assets-dark/progressbar.png +++ b/common/gtk-2.0/assets-dark/progressbar.png diff --git a/common/gtk-2.0/assets-dark/progressbar_v.png b/common/gtk-2.0/assets-dark/progressbar_v.png Binary files differindex 5303da4..e29023b 100644 --- a/common/gtk-2.0/assets-dark/progressbar_v.png +++ b/common/gtk-2.0/assets-dark/progressbar_v.png diff --git a/common/gtk-2.0/assets-dark/radio-checked-insensitive.png b/common/gtk-2.0/assets-dark/radio-checked-insensitive.png Binary files differindex 6f5ffec..b8f159b 100644 --- a/common/gtk-2.0/assets-dark/radio-checked-insensitive.png +++ b/common/gtk-2.0/assets-dark/radio-checked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/radio-checked.png b/common/gtk-2.0/assets-dark/radio-checked.png Binary files differindex 02141ef..28f3469 100644 --- a/common/gtk-2.0/assets-dark/radio-checked.png +++ b/common/gtk-2.0/assets-dark/radio-checked.png diff --git a/common/gtk-2.0/assets-dark/radio-unchecked-insensitive.png b/common/gtk-2.0/assets-dark/radio-unchecked-insensitive.png Binary files differindex 661dc7b..b99c4cf 100644 --- a/common/gtk-2.0/assets-dark/radio-unchecked-insensitive.png +++ b/common/gtk-2.0/assets-dark/radio-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets-dark/radio-unchecked.png b/common/gtk-2.0/assets-dark/radio-unchecked.png Binary files differindex 810ed1e..f8a4cd1 100644 --- a/common/gtk-2.0/assets-dark/radio-unchecked.png +++ b/common/gtk-2.0/assets-dark/radio-unchecked.png diff --git a/common/gtk-2.0/assets-dark/slider-horiz-active.png b/common/gtk-2.0/assets-dark/slider-horiz-active.png Binary files differindex 908cf57..c4c810c 100644 --- a/common/gtk-2.0/assets-dark/slider-horiz-active.png +++ b/common/gtk-2.0/assets-dark/slider-horiz-active.png diff --git a/common/gtk-2.0/assets-dark/slider-insensitive.png b/common/gtk-2.0/assets-dark/slider-insensitive.png Binary files differindex 7f175f2..7ece1b0 100644 --- a/common/gtk-2.0/assets-dark/slider-insensitive.png +++ b/common/gtk-2.0/assets-dark/slider-insensitive.png diff --git a/common/gtk-2.0/assets-dark/slider-prelight.png b/common/gtk-2.0/assets-dark/slider-prelight.png Binary files differindex 3710a7e..e72808d 100644 --- a/common/gtk-2.0/assets-dark/slider-prelight.png +++ b/common/gtk-2.0/assets-dark/slider-prelight.png diff --git a/common/gtk-2.0/assets-dark/slider-vert-active.png b/common/gtk-2.0/assets-dark/slider-vert-active.png Binary files differindex 791c307..9e5294d 100644 --- a/common/gtk-2.0/assets-dark/slider-vert-active.png +++ b/common/gtk-2.0/assets-dark/slider-vert-active.png diff --git a/common/gtk-2.0/assets-dark/slider.png b/common/gtk-2.0/assets-dark/slider.png Binary files differindex fa2101e..966f630 100644 --- a/common/gtk-2.0/assets-dark/slider.png +++ b/common/gtk-2.0/assets-dark/slider.png diff --git a/common/gtk-2.0/assets-dark/tab-bottom-active.png b/common/gtk-2.0/assets-dark/tab-bottom-active.png Binary files differindex f21689c..44f325d 100644 --- a/common/gtk-2.0/assets-dark/tab-bottom-active.png +++ b/common/gtk-2.0/assets-dark/tab-bottom-active.png diff --git a/common/gtk-2.0/assets-dark/tab-left-active.png b/common/gtk-2.0/assets-dark/tab-left-active.png Binary files differindex 4736fdd..9184c6a 100644 --- a/common/gtk-2.0/assets-dark/tab-left-active.png +++ b/common/gtk-2.0/assets-dark/tab-left-active.png diff --git a/common/gtk-2.0/assets-dark/tab-right-active.png b/common/gtk-2.0/assets-dark/tab-right-active.png Binary files differindex b15cece..db1af5d 100644 --- a/common/gtk-2.0/assets-dark/tab-right-active.png +++ b/common/gtk-2.0/assets-dark/tab-right-active.png diff --git a/common/gtk-2.0/assets-dark/tab-top-active.png b/common/gtk-2.0/assets-dark/tab-top-active.png Binary files differindex cbb3ed5..07f2375 100644 --- a/common/gtk-2.0/assets-dark/tab-top-active.png +++ b/common/gtk-2.0/assets-dark/tab-top-active.png diff --git a/common/gtk-2.0/assets-dark/toolbar.png b/common/gtk-2.0/assets-dark/toolbar.png Binary files differindex d20015c..0e42a7f 100644 --- a/common/gtk-2.0/assets-dark/toolbar.png +++ b/common/gtk-2.0/assets-dark/toolbar.png diff --git a/common/gtk-2.0/assets-dark/tree_header.png b/common/gtk-2.0/assets-dark/tree_header.png Binary files differindex 69d414a..19adc7e 100644 --- a/common/gtk-2.0/assets-dark/tree_header.png +++ b/common/gtk-2.0/assets-dark/tree_header.png diff --git a/common/gtk-2.0/assets-dark/trough-horizontal-active.png b/common/gtk-2.0/assets-dark/trough-horizontal-active.png Binary files differindex 9fe455f..dc80ccc 100644 --- a/common/gtk-2.0/assets-dark/trough-horizontal-active.png +++ b/common/gtk-2.0/assets-dark/trough-horizontal-active.png diff --git a/common/gtk-2.0/assets-dark/trough-horizontal.png b/common/gtk-2.0/assets-dark/trough-horizontal.png Binary files differindex 745089b..d6c4e8e 100644 --- a/common/gtk-2.0/assets-dark/trough-horizontal.png +++ b/common/gtk-2.0/assets-dark/trough-horizontal.png diff --git a/common/gtk-2.0/assets-dark/trough-progressbar.png b/common/gtk-2.0/assets-dark/trough-progressbar.png Binary files differindex 6a4c6e3..d3e8550 100644 --- a/common/gtk-2.0/assets-dark/trough-progressbar.png +++ b/common/gtk-2.0/assets-dark/trough-progressbar.png diff --git a/common/gtk-2.0/assets-dark/trough-progressbar_v.png b/common/gtk-2.0/assets-dark/trough-progressbar_v.png Binary files differindex 42ea2b1..325585d 100644 --- a/common/gtk-2.0/assets-dark/trough-progressbar_v.png +++ b/common/gtk-2.0/assets-dark/trough-progressbar_v.png diff --git a/common/gtk-2.0/assets-dark/trough-vertical-active.png b/common/gtk-2.0/assets-dark/trough-vertical-active.png Binary files differindex ae8e429..1736ff4 100644 --- a/common/gtk-2.0/assets-dark/trough-vertical-active.png +++ b/common/gtk-2.0/assets-dark/trough-vertical-active.png diff --git a/common/gtk-2.0/assets-dark/trough-vertical.png b/common/gtk-2.0/assets-dark/trough-vertical.png Binary files differindex ca78ff7..8ea3662 100644 --- a/common/gtk-2.0/assets-dark/trough-vertical.png +++ b/common/gtk-2.0/assets-dark/trough-vertical.png diff --git a/common/gtk-2.0/assets-dark/up-background-disable-rtl.png b/common/gtk-2.0/assets-dark/up-background-disable-rtl.png Binary files differindex e0691e3..aa92597 100644 --- a/common/gtk-2.0/assets-dark/up-background-disable-rtl.png +++ b/common/gtk-2.0/assets-dark/up-background-disable-rtl.png diff --git a/common/gtk-2.0/assets-dark/up-background-disable.png b/common/gtk-2.0/assets-dark/up-background-disable.png Binary files differindex 94e348e..3bd0966 100644 --- a/common/gtk-2.0/assets-dark/up-background-disable.png +++ b/common/gtk-2.0/assets-dark/up-background-disable.png diff --git a/common/gtk-2.0/assets-dark/up-background-rtl.png b/common/gtk-2.0/assets-dark/up-background-rtl.png Binary files differindex 026ff54..d413b44 100644 --- a/common/gtk-2.0/assets-dark/up-background-rtl.png +++ b/common/gtk-2.0/assets-dark/up-background-rtl.png diff --git a/common/gtk-2.0/assets-dark/up-background.png b/common/gtk-2.0/assets-dark/up-background.png Binary files differindex 334e1d1..f3bba2a 100644 --- a/common/gtk-2.0/assets-dark/up-background.png +++ b/common/gtk-2.0/assets-dark/up-background.png diff --git a/common/gtk-2.0/assets.svg b/common/gtk-2.0/assets.svg index d0dc563..4daaa5b 100644 --- a/common/gtk-2.0/assets.svg +++ b/common/gtk-2.0/assets.svg @@ -2,6 +2,7 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" @@ -19,127 +20,70 @@ <defs id="defs9894"> <linearGradient - inkscape:collect="always" - id="linearGradient4213"> + id="linearGradient5117"> <stop - style="stop-color:#000000;stop-opacity:0.07" + style="stop-color:#cfd6e6;stop-opacity:1;" offset="0" - id="stop4215" /> - <stop - id="stop4217" - offset="0.09090921" - style="stop-color:#000000;stop-opacity:0" /> - <stop - style="stop-color:#000000;stop-opacity:0" - offset="1" - id="stop4219" /> + id="stop5119" /> </linearGradient> <linearGradient - id="linearGradient9311" - inkscape:collect="always"> + id="linearGradient5037"> <stop - id="stop9313" + style="stop-color:#ffffff;stop-opacity:1;" offset="0" - style="stop-color:#000000;stop-opacity:0.224" /> - <stop - style="stop-color:#000000;stop-opacity:0.153" - offset="0.09090921" - id="stop9315" /> - <stop - id="stop9317" - offset="0.90909106" - style="stop-color:#000000;stop-opacity:0.153" /> - <stop - id="stop9319" - offset="1" - style="stop-color:#000000;stop-opacity:0.133" /> + id="stop5039" /> </linearGradient> <linearGradient - id="linearGradient5581-5-2-4-6-8-7-35-8"> + id="selected_fg_color" + osb:paint="solid"> <stop - id="stop5583-0-92-8-0-7-6-5-1" + style="stop-color:#ffffffgit;stop-opacity:1;" offset="0" - style="stop-color:#454c4c;stop-opacity:1;" /> - <stop - style="stop-color:#393f3f;stop-opacity:1;" - offset="0.40000001" - id="stop5585-4-7-2-7-9-9-92-0" /> + id="stop5018" /> + </linearGradient> + <linearGradient + id="linearGradient5015"> <stop - id="stop5587-6-7-2-0-3-1-21-5" - offset="1" - style="stop-color:#2d3232;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5017" /> </linearGradient> <linearGradient - id="linearGradient5581-5-2-4-6-8-7-35-8-50"> + id="linearGradient5046"> <stop - id="stop5583-0-92-8-0-7-6-5-1-0" + style="stop-color:#5294e2;stop-opacity:1;" offset="0" - style="stop-color:#454c4c;stop-opacity:1;" /> + id="stop5048" /> + </linearGradient> + <linearGradient + id="linearGradient5035"> <stop - style="stop-color:#393f3f;stop-opacity:1;" - offset="0.40000001" - id="stop5585-4-7-2-7-9-9-92-0-55" /> + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop5037" /> + </linearGradient> + <linearGradient + id="linearGradient5019"> <stop - id="stop5587-6-7-2-0-3-1-21-5-0" - offset="1" - style="stop-color:#2d3232;stop-opacity:1;" /> + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop5021" /> </linearGradient> <linearGradient - id="linearGradient3826"> + id="linearGradient5013"> <stop - style="stop-color:#000000;stop-opacity:1;" + style="stop-color:#5294e2;stop-opacity:1;" offset="0" - id="stop3828" /> + id="stop5015" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> <stop - style="stop-color:#000000;stop-opacity:0.36809817" - offset="1" - id="stop3830" /> + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop5012" /> </linearGradient> - <filter - style="color-interpolation-filters:sRGB" - inkscape:label="Drop Shadow" - id="filter8890"> - <feFlood - flood-opacity="0.498039" - flood-color="rgb(0,0,0)" - result="flood" - id="feFlood8892" /> - <feComposite - in="flood" - in2="SourceGraphic" - operator="out" - result="composite1" - id="feComposite8894" /> - <feGaussianBlur - in="composite1" - stdDeviation="2" - result="blur" - id="feGaussianBlur8896" /> - <feOffset - dx="4.69069e-15" - dy="1" - result="offset" - id="feOffset8898" /> - <feComposite - in="offset" - in2="SourceGraphic" - operator="atop" - result="composite2" - id="feComposite8900" /> - </filter> - <mask - maskUnits="userSpaceOnUse" - id="mask8904"> - <rect - style="opacity:0.18000004;fill:#878787;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect8906" - width="32" - height="32.000008" - x="-96" - y="-0.99999738" - rx="3" - ry="3" /> - </mask> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4466"> @@ -238,26 +182,6 @@ rx="0" ry="0" /> </clipPath> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4213" - id="linearGradient5233" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(68,0.99996842)" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9311" - id="linearGradient5235" - gradientUnits="userSpaceOnUse" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" - gradientTransform="translate(68,-2.5873852e-6)" /> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4695"> @@ -271,16 +195,6 @@ rx="0" ry="0" /> </clipPath> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient9311" - id="linearGradient5240" - gradientUnits="userSpaceOnUse" - x1="9" - y1="-256.63782" - x2="9" - y2="-278.63782" - gradientTransform="translate(102,535.27563)" /> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4466-1"> @@ -535,41 +449,436 @@ x="407" y="111" /> </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath5131"> - <rect - style="opacity:1;fill:#272a30;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5133" - width="13" - height="24" - x="10" - y="-279.63782" /> - </clipPath> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath5158"> - <rect - style="opacity:1;fill:#272a30;fill-opacity:1;stroke:none;stroke-width:1.29999995;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect5160" - width="13" - height="24" - x="31" - y="-279.63782" /> - </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5014" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5017" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5023" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5025" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5027" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5029" + x1="43.500004" + y1="-279.63782" + x2="43.500004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5031" + x1="44.000004" + y1="-279.63782" + x2="44.000004" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5033" + x1="44" + y1="-279.63782" + x2="44" + y2="-255.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5039" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5041" + x1="220" + y1="281" + x2="220" + y2="287" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5043" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5045" + x1="220" + y1="281" + x2="220" + y2="286" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5047" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5049" + x1="-54.637817" + y1="-235.00018" + x2="-54.637817" + y2="-227.00018" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5051" + x1="231.00018" + y1="-82.637817" + x2="231.00018" + y2="-74.637817" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5053" + x1="240.5" + y1="-154.63782" + x2="240.5" + y2="-129.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5055" + x1="66.303246" + y1="126.56255" + x2="66.303246" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5057" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5059" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5061" + x1="25" + y1="31.36219" + x2="25" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5063" + x1="124.5" + y1="6.362186" + x2="124.5" + y2="11.362186" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5065" + x1="10.853486" + y1="1033.7155" + x2="10.853486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5067" + x1="12.353486" + y1="1027.7155" + x2="12.353486" + y2="1035.7155" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5069" + x1="66.294228" + y1="126.56255" + x2="66.294228" + y2="155.48166" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5071" + x1="67.352715" + y1="128.6282" + x2="67.352715" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5073" + x1="25.500004" + y1="32.362198" + x2="25.500004" + y2="45.36219" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5075" + x1="25.121305" + y1="32.447998" + x2="25.121305" + y2="45.447994" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5050" + x1="247.50018" + y1="-27.637819" + x2="247.50018" + y2="-12.637819" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5020" + x1="257.5" + y1="-152.63782" + x2="257.5" + y2="-137.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5021" + x1="124" + y1="6.3621826" + x2="124" + y2="10.362183" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5024" + x1="124" + y1="6.3621826" + x2="124" + y2="10.362183" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5026" + x1="44.09375" + y1="64.78125" + x2="44.09375" + y2="71.875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5028" + x1="10.5" + y1="1033.3622" + x2="10.5" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5030" + x1="12" + y1="1027.3622" + x2="12" + y2="1035.3622" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5032" + x1="67.352711" + y1="128.6282" + x2="67.352711" + y2="155.48167" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5034" + x1="25.121305" + y1="32.447997" + x2="25.121305" + y2="45.447993" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5036" + x1="11.134645" + y1="1027.2825" + x2="11.134645" + y2="1035.3037" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5038" + x1="123.99802" + y1="5.6698766" + x2="123.99802" + y2="11.054492" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5040" + x1="124.5" + y1="6.362186" + x2="124.5" + y2="11.362186" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5042" + x1="10.853486" + y1="1033.7155" + x2="10.853486" + y2="1035.7154" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5044" + x1="12.353486" + y1="1027.7155" + x2="12.353486" + y2="1035.7154" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient5048" + x1="188.98808" + y1="750.97589" + x2="188.98808" + y2="758.40625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(0,-5.2171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-2" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.2171875e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-9" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> + <linearGradient + gradientTransform="translate(-103,-5.234375e-6)" + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient5121-0" + x1="51.5" + y1="-278.63782" + x2="51.5" + y2="-256.63782" + gradientUnits="userSpaceOnUse" /> </defs> <sodipodi:namedview id="base" - pagecolor="#fdf6e3" + pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="7.9999996" - inkscape:cx="68.971701" - inkscape:cy="353.39299" + inkscape:zoom="2.828427" + inkscape:cx="74.28003" + inkscape:cy="188.10678" inkscape:document-units="px" - inkscape:current-layer="layer1" + inkscape:current-layer="combo-entry-focus-notebook-rtl" showgrid="true" showborder="false" inkscape:window-width="1366" @@ -666,7 +975,7 @@ height="23" width="23" id="rect7903-7" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="2" /> <rect y="-279.63782" @@ -687,7 +996,7 @@ height="21.999998" width="22" id="rect7903-2" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> <rect ry="2" rx="2" @@ -698,7 +1007,7 @@ height="23" width="23" id="rect7903-7-3" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-279.63782" x="31" @@ -788,7 +1097,7 @@ inkscape:connector-curvature="0" id="rect21848-6" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#657b83;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -815,7 +1124,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-55" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="0.99999994" /> </g> </g> @@ -840,7 +1149,7 @@ inkscape:connector-curvature="0" id="rect21848-3-1" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -867,7 +1176,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-0-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="0.99999994" /> </g> </g> @@ -912,7 +1221,7 @@ height="12.999986" width="12.999983" id="rect5147-9-1-5-7-6-7-2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5075);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -945,7 +1254,7 @@ height="1.9999826" width="5" id="rect3977-39-88" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5042);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.7155" @@ -953,7 +1262,7 @@ height="7.9999828" width="2" id="rect3979-7-8" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5044);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" @@ -976,7 +1285,7 @@ inkscape:connector-curvature="0" id="path10940-8" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-19"> @@ -995,7 +1304,7 @@ id="g5428-8-1-7-9"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-4" width="23.088213" height="22.722145" @@ -1040,7 +1349,7 @@ height="26.85346" width="27.286064" id="rect5147-9-1-7-2-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5071);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="13.42673" /> </g> </g> @@ -1055,7 +1364,7 @@ height="5" width="5" id="use15101-5-7-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5040);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2.5" /> </g> <g @@ -1096,7 +1405,7 @@ height="12.999986" width="12.999984" id="rect5147-9-1-5-7-6-7-1-8" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5073);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1122,7 +1431,7 @@ transform="translate(-3,-4.9999826)" style="fill:#3b3c3e;fill-opacity:1"> <path - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" + style="opacity:1;fill:url(#linearGradient5036);fill-opacity:1;stroke:none" d="m 11.63183,1027.2825 0,6.0104 -3.0052035,0 0,1.9888 3.0052035,0 2.010834,0.022 -0.0221,-2.0109 0.0221,-5.9883 -2.010834,-0.022 z" id="rect3977-39-1-0" inkscape:connector-curvature="0" /> @@ -1171,7 +1480,7 @@ height="28.919104" width="29.384996" id="rect5147-9-1-7-2-0-6" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5069);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459552" /> </g> </g> @@ -1186,7 +1495,7 @@ height="5.3846149" width="5.3863964" id="use15101-5-7-2-3" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5038);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2.6923075" /> </g> <g @@ -1198,7 +1507,7 @@ inkscape:connector-curvature="0" id="path10940-4-9" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-66-0"> @@ -1217,7 +1526,7 @@ id="g5428-8-1-7-6-8"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-5-3" width="23.088213" height="22.722145" @@ -1239,7 +1548,7 @@ inkscape:label="#g21853" id="sdsd-70-5"> <path - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" id="rect21848-4-4" inkscape:connector-curvature="0" /> @@ -1270,7 +1579,7 @@ id="g5400-00-1"> <rect ry="1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-6-5" width="12" height="12" @@ -1326,7 +1635,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-9-2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5061);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1359,7 +1668,7 @@ height="1.9999826" width="5" id="rect3977-39-8-0" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5028);fill-opacity:1;stroke:none" /> <rect ry="0" y="1027.3622" @@ -1367,7 +1676,7 @@ height="7.9999828" width="2" id="rect3979-7-1-4" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5030);fill-opacity:1;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" @@ -1390,7 +1699,7 @@ inkscape:connector-curvature="0" id="path10940-9-4" d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g id="g10964-1-7"> <g @@ -1415,7 +1724,7 @@ id="g5428-8-1-7-3-0"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-9-4" width="25.187147" height="24.787813" @@ -1467,7 +1776,7 @@ height="28.919107" width="29.384991" id="rect5147-9-1-7-2-3-9" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5055);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459554" /> </g> </g> @@ -1482,7 +1791,7 @@ height="4" width="4" id="use15101-5-7-0-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5021);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2" /> </g> <g @@ -1495,7 +1804,7 @@ id="sdsd-6-1"> <path inkscape:connector-curvature="0" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" d="m 20,1.375 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 l -10,0 z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,10 c 0,0.554 -0.446,1 -1,1 l -10,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-10 c 0,-0.554 0.446,-1 1,-1 z" id="rect21848-8-5" /> <g @@ -1525,7 +1834,7 @@ id="g5400-7-2"> <rect ry="1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-5-7-6-5-8" width="12" height="12" @@ -1581,7 +1890,7 @@ height="13.99999" width="13.999989" id="rect5147-9-1-5-7-6-7-1-7-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5059);fill-opacity:1.0;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -1607,7 +1916,7 @@ transform="translate(-3,-4.9999826)" style="fill:#3b3c3e;fill-opacity:1"> <path - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none" + style="opacity:1;fill:url(#linearGradient5026);fill-opacity:1;stroke:none" d="m 47.28125,64.78125 -4.25,4.25 -2.125,-2.125 -1.40625,1.40625 2.125,2.125 1.40625,1.4375 1.40625,-1.4375 4.25,-4.21875 -1.40625,-1.4375 z" transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,-68.244967,1014.9786)" id="rect3977-39-1-5-5" @@ -1634,7 +1943,7 @@ inkscape:connector-curvature="0" id="path10940-0-7" d="m 98,8.3621828 c 0,3.8659902 3.13401,7.0000002 7,7.0000002 3.86599,0 7,-3.13401 7,-7.0000002 0,-3.86599 -3.13401,-7 -7,-7 -3.86599,0 -7,3.13401 -7,7 z m 1,0 c 0,-3.324 2.676,-6 6,-6 3.324,0 6,2.676 6,6 0,3.3240002 -2.676,6.0000002 -6,6.0000002 -3.324,0 -6,-2.676 -6,-6.0000002 z" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g id="g10964-62-9"> <g @@ -1659,7 +1968,7 @@ id="g5428-8-1-7-58-8"> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-5-2-6" width="25.187147" height="24.787813" @@ -1711,7 +2020,7 @@ height="28.919104" width="29.384996" id="rect5147-9-1-7-2-0-3-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#268bd2;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5057);fill-opacity:1.0;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="14.459552" /> </g> </g> @@ -1726,7 +2035,7 @@ height="4" width="4" id="use15101-5-7-2-2-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:url(#linearGradient5024);fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2" /> </g> <g @@ -1753,7 +2062,7 @@ height="22" width="24" id="rect7903-93" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> <rect rx="3.0000002" @@ -1764,7 +2073,7 @@ height="23" width="25" id="rect7903-7-31" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> </g> <g @@ -1787,7 +2096,7 @@ height="21.999998" width="24" id="rect7903-2-7" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> <rect ry="3" rx="3" @@ -1798,7 +2107,7 @@ height="23" width="24.999998" id="rect7903-7-3-7" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5017);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -1842,7 +2151,7 @@ id="entry-notebook" inkscape:label="#g9335"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-9" width="26" height="24" @@ -1859,7 +2168,7 @@ height="23" width="25" id="rect7903-7-1" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect rx="2.5" @@ -1868,7 +2177,7 @@ height="22" width="24" id="rect7903-93-3" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -1877,7 +2186,7 @@ id="entry-active-notebook" inkscape:label="#g9350"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-8" width="26" height="24" @@ -1895,7 +2204,7 @@ height="23" width="24.999998" id="rect7903-7-3-4" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5033);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect rx="2.5" y="-278.63782" @@ -1903,7 +2212,7 @@ height="22" width="24" id="rect7903-93-8" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -1914,7 +2223,7 @@ <g id="g4303-7"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-75" width="26" height="24" @@ -1932,7 +2241,7 @@ rx="2.5" ry="2.5" /> <rect - style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-2-3" width="25" height="23" @@ -1960,7 +2269,7 @@ rx="0" ry="0" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3" width="23" height="21.999998" @@ -1977,8 +2286,15 @@ height="23" width="24" id="rect7903-7-8-6" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -1996,7 +2312,7 @@ rx="0" ry="0" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-9" width="23" height="21.999998" @@ -2014,7 +2330,14 @@ height="23" width="24" id="rect7903-7-3-1" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5029);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-1" + style="display:inline;opacity:1;fill:url(#linearGradient5121);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2054,6 +2377,13 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-6" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2062,7 +2392,7 @@ clip-path="url(#clipPath4466-9)" transform="translate(-1,199)"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-4" width="26" height="24" @@ -2071,7 +2401,7 @@ rx="0" ry="0" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-9" width="23" height="21.999998" @@ -2088,8 +2418,15 @@ height="23" width="24" id="rect7903-7-8-9" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> + <rect + y="-278.63782" + x="17" + height="22" + width="1" + id="rect4699-3" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2098,7 +2435,7 @@ clip-path="url(#clipPath4470-7)" transform="translate(-10,199)"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-0" width="26" height="24" @@ -2107,7 +2444,7 @@ rx="0" ry="0" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-8" width="23" height="21.999998" @@ -2125,7 +2462,14 @@ height="23" width="24" id="rect7903-7-3-1-0" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5027);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="51" + height="22" + width="1" + id="rect4699-1-0" + style="display:inline;opacity:1;fill:url(#linearGradient5121-2);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2136,7 +2480,7 @@ <g id="g4303-70-8"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-65" width="26" height="24" @@ -2154,7 +2498,7 @@ rx="1" ry="1" /> <rect - style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-2-0-8" width="24" height="23" @@ -2165,6 +2509,13 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="85" + height="22" + width="1" + id="rect4699-7" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2188,7 +2539,7 @@ rx="1" /> <rect ry="2" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-37" width="23" height="23" @@ -2205,13 +2556,6 @@ x="-3" y="-279.63782" /> </g> - <rect - y="-188.63782" - x="-16" - height="22" - width="1" - id="rect4699" - style="opacity:0.3;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2252,13 +2596,6 @@ x="65" y="-279.63782" /> </g> - <rect - style="display:inline;opacity:0.3;fill:#e2e7ef;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4699-1" - width="1" - height="22" - x="52" - y="-188.63782" /> </g> <g style="display:inline" @@ -2325,7 +2662,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-1" width="23" height="21.999998" @@ -2343,8 +2680,16 @@ height="23" width="24" id="rect7903-7-8-76" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-62" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2363,7 +2708,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-6" width="23" height="21.999998" @@ -2382,7 +2727,15 @@ height="23" width="24" id="rect7903-7-3-1-2" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5025);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-1-6" + style="display:inline;opacity:1;fill:url(#linearGradient5121-9);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2423,6 +2776,14 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-5" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2431,7 +2792,7 @@ clip-path="url(#clipPath4466-9-0)" transform="matrix(-1,0,0,1,146,199)"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-51" width="26" height="24" @@ -2441,7 +2802,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-81" width="23" height="21.999998" @@ -2459,8 +2820,16 @@ height="23" width="24" id="rect7903-7-8-9-1" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> + <rect + y="-278.63782" + x="-18" + height="22" + width="1" + id="rect4699-9" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2469,7 +2838,7 @@ clip-path="url(#clipPath4470-7-0)" transform="matrix(-1,0,0,1,155,199)"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-8" width="26" height="24" @@ -2479,7 +2848,7 @@ ry="0" transform="scale(-1,1)" /> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" id="rect7903-6-7-3-66" width="23" height="21.999998" @@ -2498,7 +2867,15 @@ height="23" width="24" id="rect7903-7-3-1-0-4" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5023);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + y="-278.63782" + x="-52" + height="22" + width="1" + id="rect4699-1-2" + style="display:inline;opacity:1;fill:url(#linearGradient5121-0);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2509,7 +2886,7 @@ <g id="g4303-70-8-0"> <rect - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5025-9" width="26" height="24" @@ -2528,7 +2905,7 @@ rx="1" ry="1" /> <rect - style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-2-0-8-2" width="24" height="23" @@ -2539,6 +2916,14 @@ rx="3" ry="3" /> </g> + <rect + y="-278.63782" + x="-86" + height="22" + width="1" + id="rect4699-35" + style="display:inline;opacity:0.3;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="scale(-1,1)" /> </g> <g style="display:inline" @@ -2562,7 +2947,7 @@ rx="1" /> <rect ry="2" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-37-2" width="23" height="23" @@ -2579,13 +2964,6 @@ x="-3" y="-279.63782" /> </g> - <rect - y="-188.63782" - x="-16" - height="22" - width="1" - id="rect4699-86" - style="opacity:0.11000001;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -2626,13 +3004,6 @@ x="65" y="-279.63782" /> </g> - <rect - style="display:inline;opacity:0.3;fill:#e2e7ef;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4699-1-6" - width="1" - height="22" - x="52" - y="-188.63782" /> </g> <g style="display:inline" @@ -2707,7 +3078,7 @@ height="21.999998" width="22" id="rect7903-20" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2718,7 +3089,7 @@ height="23" width="23" id="rect7903-7-7" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="2" /> </g> <g @@ -2741,7 +3112,7 @@ height="21.999998" width="22" id="rect7903-71" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2752,7 +3123,7 @@ height="23" width="23" id="rect7903-7-3-05" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="2" /> </g> <g @@ -2843,7 +3214,7 @@ height="21.999998" width="22" id="rect7903-8" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2854,7 +3225,7 @@ height="23" width="23" id="rect7903-7-18" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="2" /> </g> <g @@ -2877,7 +3248,7 @@ height="21.999998" width="22" id="rect7903-71-2" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="1" /> <rect rx="2" @@ -2888,7 +3259,7 @@ height="23" width="23" id="rect7903-7-3-0" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="2" /> </g> <g @@ -3290,51 +3661,51 @@ <g id="arrow-left-prelight" transform="matrix(0,0.74646448,-0.80750136,0,28.210562,49.8995)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-9-2-8"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-0-5-2" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-55-1-8" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-0-7-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-80-7-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-8-4-6" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-2-5-5" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-0-8-3" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-14-7-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-2-6-7"> <path @@ -3348,51 +3719,51 @@ <g id="arrow-right-prelight" transform="matrix(0,0.74646448,0.80750136,0,15.789437,60.8995)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-9-7"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-0-1" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-55-5" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-0-0" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-80-76" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-8-1" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-2-4" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-0-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-14-3" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-2-1"> <path @@ -3676,51 +4047,51 @@ <g id="arrow-up-prelight" transform="matrix(0.7464645,0,0,-0.80750136,16.537321,82.572742)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="#g4159-7-3"> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="status" id="layer9-6-7" /> <g transform="translate(-181.0002,-747)" inkscape:label="devices" id="layer10-1-6" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="apps" id="layer11-5-7" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="places" id="layer13-1-0" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" inkscape:label="mimetypes" id="layer14-3-1" - style="fill:#268bd2;fill-opacity:1" /> + style="fill:#5294e2;fill-opacity:1" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emblems" id="layer15-6-0" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="emotes" id="g71291-9-2" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="categories" id="g4953-1-9" /> <g transform="translate(-181.0002,-747)" - style="display:inline;fill:#268bd2;fill-opacity:1" + style="display:inline;fill:#5294e2;fill-opacity:1" inkscape:label="actions" id="layer12-8-4"> <path @@ -4308,19 +4679,19 @@ <g id="menu-arrow-prelight" inkscape:label="actions" - style="display:inline;fill:#fdf6e3;fill-opacity:1" + style="display:inline;fill:url(#linearGradient5048);fill-opacity:1.0" transform="matrix(0,0.66352399,0.6729178,0,-461.34507,-58.035955)"> <path inkscape:connector-curvature="0" d="m 183.78125,751 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 5,5 0.71875,0.6875 0.71875,-0.6875 5,-5 a 1.016466,1.016466 0 1 0 -1.4375,-1.4375 L 189,755.5625 184.71875,751.28125 A 1.0001,1.0001 0 0 0 183.78125,751 Z" id="path8393-09-3-1-4" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> <rect height="1" id="rect8399-37-2-8-9" rx="1.3931866" ry="1.607578" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" + style="fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none" transform="matrix(0,-1,-1,0,0,0)" width="1" x="-752" @@ -4330,7 +4701,7 @@ id="rect8403-7-3-0-4" rx="1.3931866" ry="1.607578" - style="fill:#fdf6e3;fill-opacity:1;stroke:none" + style="fill:url(#linearGradient5048);fill-opacity:1.0;stroke:none" transform="matrix(0,-1,-1,0,0,0)" width="1" x="-752" @@ -4341,7 +4712,7 @@ transform="translate(-205,-108)" inkscape:label="#g5704"> <rect - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5642" width="11" height="11" @@ -4350,7 +4721,7 @@ rx="2.2084" ry="2.59585" /> <rect - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5646" width="9" height="9" @@ -4373,7 +4744,7 @@ transform="translate(-205,-108)" inkscape:label="#g5698"> <rect - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5640" width="11" height="11" @@ -4382,7 +4753,7 @@ rx="1.48607" ry="1.72241" /> <rect - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5644" width="9" height="9" @@ -4442,7 +4813,7 @@ height="25" width="15" id="rect5775" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5053);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g id="handle-v" @@ -4461,21 +4832,21 @@ height="2" width="2" id="rect6176" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-178.63782" x="210" height="2" width="2" id="rect6178" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-173.63782" x="210" height="2" width="2" id="rect6180" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,60.362183,-388.63782)" @@ -4495,24 +4866,24 @@ height="2" width="2" id="rect6176-4" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-178.63782" x="210" height="2" width="2" id="rect6178-9" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-173.63782" x="210" height="2" width="2" id="rect6180-1" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5051);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="progressbar_v" width="30" height="8" @@ -4522,7 +4893,7 @@ rx="4" inkscape:label="#rect5799" /> <rect - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5049);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="progressbar" width="30" height="8" @@ -4555,17 +4926,17 @@ height="8" width="30" id="trough-progressbar_v2" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <circle - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="slider" cx="228.50018" cy="-20.137819" r="7" inkscape:label="#path5834" /> <circle - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:#268bd2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:url(#linearGradient5047);fill-opacity:1;stroke:url(#linearGradient5050);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="slider-prelight" cx="247.50018" cy="-20.137819" @@ -4580,13 +4951,13 @@ cy="263.5" cx="262.5" id="path5834-5-4" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#fdf6e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#f9fafb;fill-opacity:1;stroke:#f9fafb;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <circle r="7" cy="263.5" cx="262.5" id="path5834-5" - style="opacity:0.55;fill:#fdf6e3;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:0.55;fill:#ffffff;fill-opacity:1;stroke:#cbd2e3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g id="trough-horizontal" @@ -4609,7 +4980,7 @@ height="5" width="24" id="rect5799-8" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,509,-200.63782)" @@ -4632,7 +5003,7 @@ height="5" width="24" id="rect5799-8-9" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g id="slider-horiz-prelight" @@ -4658,7 +5029,7 @@ style="opacity:1;fill:#d3d4d8;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#dde3e9;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#dde3e9;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="notebook" width="9" height="9" @@ -4686,7 +5057,7 @@ height="31" width="28" id="rect3759" - style="fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4710,7 +5081,7 @@ height="31" width="28" id="rect3759-2" - style="fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4734,7 +5105,7 @@ height="31" width="28" id="rect3759-3" - style="fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4758,7 +5129,7 @@ height="31" width="28" id="rect3759-6" - style="fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" rx="1.3877788e-16" /> </g> <g @@ -4778,7 +5149,7 @@ height="2" width="2" id="rect6131" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,424,-659.63782)" @@ -4797,7 +5168,7 @@ height="2" width="2" id="rect6131-3" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect style="opacity:1;fill:#f0f2f5;fill-opacity:1;stroke:#dde3e9;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" @@ -4838,7 +5209,7 @@ height="28" width="10" id="rect6289" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-87.637817" x="419" @@ -4896,29 +5267,7 @@ height="15" width="25" id="wsad" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-152.63782" - x="245" - height="15.000003" - width="1" - id="rect5009" - style="opacity:1;fill:#d8dae0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-152.63782" - x="269" - height="15.000003" - width="1" - id="rect5009-9" - style="display:inline;opacity:1;fill:#d8dae0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - y="-270" - x="-152.63782" - height="25.000004" - width="1" - id="rect5009-95" - style="display:inline;opacity:1;fill:#d8dae0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5020);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="matrix(0,1,-1,0,188.36218,-309.63782)" @@ -4944,7 +5293,7 @@ height="8" width="30" id="trough-progressbar_v2-1" - style="opacity:1;fill:#657b83;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#cfd6e6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g transform="translate(-1,126)" @@ -4952,7 +5301,7 @@ id="entry-toolbar" inkscape:label="#g9335"> <rect - style="display:inline;opacity:1;fill:#eee8d5;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-6" width="26" height="24" @@ -4969,7 +5318,7 @@ height="23" width="25" id="rect7903-7-1-6" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> <rect rx="2.5" @@ -4978,7 +5327,7 @@ height="22" width="24" id="rect7903-93-7" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -4987,7 +5336,7 @@ id="entry-active-toolbar" inkscape:label="#g9350"> <rect - style="display:inline;opacity:1;fill:#eee8d5;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-2" width="26" height="24" @@ -5005,7 +5354,7 @@ height="23" width="25" id="rect7903-7-3-4-9" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5031);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect rx="2.5" y="-278.63782" @@ -5013,7 +5362,7 @@ height="22" width="24" id="rect7903-93-4" - style="display:inline;opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" ry="2.5" /> </g> <g @@ -5024,7 +5373,7 @@ <g id="g4303-7-3"> <rect - style="display:inline;opacity:1;fill:#eee8d5;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect5076-7" width="26" height="24" @@ -5042,7 +5391,7 @@ rx="2.5" ry="2.5" /> <rect - style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:0.55;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect7903-7-2-3-4" width="25" height="23" @@ -5065,7 +5414,7 @@ height="32" width="24" id="rect6166-6" - style="opacity:1;fill:#eee8d5;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:#e7e8eb;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="142" x="437" @@ -5081,7 +5430,7 @@ height="4" width="4.0000124" id="focus-line" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.67346936" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.67346936" inkscape:label="#rect6176-4-2" /> <g style="display:inline" @@ -5105,7 +5454,7 @@ height="5" width="24" id="rect5799-8-5" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5045);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5129,7 +5478,7 @@ height="5" width="24" id="rect5799-8-9-4" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5043);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5153,7 +5502,7 @@ height="6" width="24" id="rect5799-8-92-1-0" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5039);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5225,7 +5574,7 @@ height="6" width="24" id="rect5799-8-92-1-0-6" - style="opacity:1;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:1;fill:url(#linearGradient5041);fill-opacity:1.0;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <g style="display:inline" @@ -5363,7 +5712,7 @@ inkscape:connector-curvature="0" id="rect21848-6-0" d="m 20.857147,2.375005 c -1.028857,0 -1.857142,0.8282854 -1.857142,1.8571422 l 0,9.2857108 c 0,1.028857 0.828285,1.857142 1.857142,1.857142 l 9.285711,0 C 31.171715,15.375 32,14.546715 32,13.517858 L 32,4.2321472 C 32,3.2032904 31.171715,2.375005 30.142858,2.375005 Z M 21,3.375 l 9,0 c 0.514428,0 1,0.4855716 1,1 l 0,9 c 0,0.514428 -0.485588,1.004019 -1,1 L 20.857142,14.30357 C 20.34273,14.299552 20,13.889428 20,13.375 l 0,-9 c 0,-0.5144284 0.485572,-1 1,-1 z" - style="opacity:0.5;fill:#fdf6e3;fill-opacity:1;stroke:#657b83;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#cfd6e6;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <g transform="translate(0,-30)" inkscape:label="#g14325" @@ -5390,7 +5739,7 @@ height="10.987178" width="10.999995" id="rect5147-9-1-5-7-6-55-9" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:0.11764706;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate;opacity:0.5" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.11764706;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate;opacity:0.5" ry="0.99999994" /> </g> </g> @@ -5435,7 +5784,7 @@ height="12.999986" width="12.999983" id="rect5147-9-1-5-7-6-7-2-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5034);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="1.9999917" /> </g> </g> @@ -5468,7 +5817,7 @@ height="1.9999826" width="5" id="rect3977-39-88-5" - style="fill:#268bd2;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5065);fill-opacity:1.0;stroke:none" /> <rect ry="0" y="1027.7155" @@ -5476,7 +5825,7 @@ height="7.9999828" width="2" id="rect3979-7-8-3" - style="fill:#268bd2;fill-opacity:1;stroke:none" /> + style="fill:url(#linearGradient5067);fill-opacity:1.0;stroke:none" /> </g> <rect style="fill:#eeeeee;fill-opacity:0;stroke:none" @@ -5499,7 +5848,7 @@ inkscape:connector-curvature="0" id="path10940-8-0" d="m 99.000005,8.862187 c 0,3.589846 2.910155,6.499996 6.499995,6.499996 3.58985,0 6.5,-2.91015 6.5,-6.499996 0,-3.5898455 -2.91015,-6.4999958 -6.5,-6.4999958 -3.58984,0 -6.499995,2.9101503 -6.499995,6.4999958 z M 100,8.7764737 c 0,-3.0865694 2.41343,-5.4142875 5.5,-5.4142875 3.08657,0 5.5,2.4134314 5.5,5.5000008 0,3.08657 -2.41343,5.485712 -5.5,5.485712 -3.08657,0 -5.5,-2.484855 -5.5,-5.5714253 z" - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" sodipodi:nodetypes="ssssssssss" /> <g id="g10964-19-9" @@ -5521,7 +5870,7 @@ style=""> <rect ry="13.246163" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:0.11764706;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" id="rect5147-9-1-7-4-3" width="23.088213" height="22.722145" @@ -5566,7 +5915,7 @@ height="26.85346" width="27.286064" id="rect5147-9-1-7-2-8-3" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5032);fill-opacity:1;fill-rule:nonzero;stroke:#999999;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" ry="13.42673" /> </g> </g> @@ -5581,7 +5930,7 @@ height="5" width="5" id="use15101-5-7-8-1" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#268bd2;fill-opacity:1;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient5063);fill-opacity:1.0;stroke:none;stroke-width:2.08838987;marker:none;enable-background:accumulate" ry="2.5" /> </g> <g @@ -5609,7 +5958,7 @@ height="23" width="25" id="rect7903-7-31-1" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#657b83;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" ry="3" /> </g> <g @@ -5638,10 +5987,10 @@ height="23" width="24.999998" id="rect7903-7-3-7-7" - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#268bd2;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:url(#linearGradient5014);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> <rect - style="opacity:1;fill:#fdf6e3;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="entry-background" width="6" height="18" diff --git a/common/gtk-2.0/assets/button-hover.png b/common/gtk-2.0/assets/button-hover.png Binary files differindex 58c852c..a181935 100644 --- a/common/gtk-2.0/assets/button-hover.png +++ b/common/gtk-2.0/assets/button-hover.png diff --git a/common/gtk-2.0/assets/button.png b/common/gtk-2.0/assets/button.png Binary files differindex 95f81cf..6959aa7 100644 --- a/common/gtk-2.0/assets/button.png +++ b/common/gtk-2.0/assets/button.png diff --git a/common/gtk-2.0/assets/checkbox-checked-insensitive.png b/common/gtk-2.0/assets/checkbox-checked-insensitive.png Binary files differindex 3174605..e898e49 100644 --- a/common/gtk-2.0/assets/checkbox-checked-insensitive.png +++ b/common/gtk-2.0/assets/checkbox-checked-insensitive.png diff --git a/common/gtk-2.0/assets/checkbox-checked.png b/common/gtk-2.0/assets/checkbox-checked.png Binary files differindex 385787b..b63a30d 100644 --- a/common/gtk-2.0/assets/checkbox-checked.png +++ b/common/gtk-2.0/assets/checkbox-checked.png diff --git a/common/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/common/gtk-2.0/assets/checkbox-unchecked-insensitive.png Binary files differindex e7a889c..f485813 100644 --- a/common/gtk-2.0/assets/checkbox-unchecked-insensitive.png +++ b/common/gtk-2.0/assets/checkbox-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets/checkbox-unchecked.png b/common/gtk-2.0/assets/checkbox-unchecked.png Binary files differindex 74611f6..e83c167 100644 --- a/common/gtk-2.0/assets/checkbox-unchecked.png +++ b/common/gtk-2.0/assets/checkbox-unchecked.png diff --git a/common/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/common/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png Binary files differindex 9f98fd6..3274d9d 100644 --- a/common/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-button-insensitive.png b/common/gtk-2.0/assets/combo-entry-button-insensitive.png Binary files differindex 93d3621..b77380f 100644 --- a/common/gtk-2.0/assets/combo-entry-button-insensitive.png +++ b/common/gtk-2.0/assets/combo-entry-button-insensitive.png diff --git a/common/gtk-2.0/assets/combo-entry-button-rtl.png b/common/gtk-2.0/assets/combo-entry-button-rtl.png Binary files differindex ed32341..a83feb8 100644 --- a/common/gtk-2.0/assets/combo-entry-button-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-button-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-button.png b/common/gtk-2.0/assets/combo-entry-button.png Binary files differindex 556ea8d..1475747 100644 --- a/common/gtk-2.0/assets/combo-entry-button.png +++ b/common/gtk-2.0/assets/combo-entry-button.png diff --git a/common/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/common/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png Binary files differindex 3f76115..280d1fa 100644 --- a/common/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-focus-notebook.png b/common/gtk-2.0/assets/combo-entry-focus-notebook.png Binary files differindex 55ba5f5..674c671 100644 --- a/common/gtk-2.0/assets/combo-entry-focus-notebook.png +++ b/common/gtk-2.0/assets/combo-entry-focus-notebook.png diff --git a/common/gtk-2.0/assets/combo-entry-focus-rtl.png b/common/gtk-2.0/assets/combo-entry-focus-rtl.png Binary files differindex a6b2b90..c7a0ae7 100644 --- a/common/gtk-2.0/assets/combo-entry-focus-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-focus-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-focus.png b/common/gtk-2.0/assets/combo-entry-focus.png Binary files differindex 461af28..55f074e 100644 --- a/common/gtk-2.0/assets/combo-entry-focus.png +++ b/common/gtk-2.0/assets/combo-entry-focus.png diff --git a/common/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/common/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png Binary files differindex 0e9f494..60eed4f 100644 --- a/common/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/common/gtk-2.0/assets/combo-entry-insensitive-notebook.png Binary files differindex c62a838..a108b0b 100644 --- a/common/gtk-2.0/assets/combo-entry-insensitive-notebook.png +++ b/common/gtk-2.0/assets/combo-entry-insensitive-notebook.png diff --git a/common/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/common/gtk-2.0/assets/combo-entry-insensitive-rtl.png Binary files differindex bf3e840..dd19b58 100644 --- a/common/gtk-2.0/assets/combo-entry-insensitive-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-insensitive-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-insensitive.png b/common/gtk-2.0/assets/combo-entry-insensitive.png Binary files differindex 064f550..446bad3 100644 --- a/common/gtk-2.0/assets/combo-entry-insensitive.png +++ b/common/gtk-2.0/assets/combo-entry-insensitive.png diff --git a/common/gtk-2.0/assets/combo-entry-notebook-rtl.png b/common/gtk-2.0/assets/combo-entry-notebook-rtl.png Binary files differindex 7d0a55f..ebba07a 100644 --- a/common/gtk-2.0/assets/combo-entry-notebook-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-notebook-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry-notebook.png b/common/gtk-2.0/assets/combo-entry-notebook.png Binary files differindex bef1f3d..d31886d 100644 --- a/common/gtk-2.0/assets/combo-entry-notebook.png +++ b/common/gtk-2.0/assets/combo-entry-notebook.png diff --git a/common/gtk-2.0/assets/combo-entry-rtl.png b/common/gtk-2.0/assets/combo-entry-rtl.png Binary files differindex 8e26da7..4254b54 100644 --- a/common/gtk-2.0/assets/combo-entry-rtl.png +++ b/common/gtk-2.0/assets/combo-entry-rtl.png diff --git a/common/gtk-2.0/assets/combo-entry.png b/common/gtk-2.0/assets/combo-entry.png Binary files differindex 53d2625..ff0c768 100644 --- a/common/gtk-2.0/assets/combo-entry.png +++ b/common/gtk-2.0/assets/combo-entry.png diff --git a/common/gtk-2.0/assets/down-background-rtl.png b/common/gtk-2.0/assets/down-background-rtl.png Binary files differindex b839b86..7830008 100644 --- a/common/gtk-2.0/assets/down-background-rtl.png +++ b/common/gtk-2.0/assets/down-background-rtl.png diff --git a/common/gtk-2.0/assets/down-background.png b/common/gtk-2.0/assets/down-background.png Binary files differindex ea151c6..17c0e80 100644 --- a/common/gtk-2.0/assets/down-background.png +++ b/common/gtk-2.0/assets/down-background.png diff --git a/common/gtk-2.0/assets/entry-active-bg.png b/common/gtk-2.0/assets/entry-active-bg.png Binary files differindex 6c77607..7f15479 100644 --- a/common/gtk-2.0/assets/entry-active-bg.png +++ b/common/gtk-2.0/assets/entry-active-bg.png diff --git a/common/gtk-2.0/assets/entry-active-notebook.png b/common/gtk-2.0/assets/entry-active-notebook.png Binary files differindex 4fccd88..a314dc7 100644 --- a/common/gtk-2.0/assets/entry-active-notebook.png +++ b/common/gtk-2.0/assets/entry-active-notebook.png diff --git a/common/gtk-2.0/assets/entry-active-toolbar.png b/common/gtk-2.0/assets/entry-active-toolbar.png Binary files differindex 9c48f7c..359b399 100644 --- a/common/gtk-2.0/assets/entry-active-toolbar.png +++ b/common/gtk-2.0/assets/entry-active-toolbar.png diff --git a/common/gtk-2.0/assets/entry-background.png b/common/gtk-2.0/assets/entry-background.png Binary files differindex 07e9ca0..5914b3f 100644 --- a/common/gtk-2.0/assets/entry-background.png +++ b/common/gtk-2.0/assets/entry-background.png diff --git a/common/gtk-2.0/assets/entry-bg.png b/common/gtk-2.0/assets/entry-bg.png Binary files differindex 74c4f3a..b185009 100644 --- a/common/gtk-2.0/assets/entry-bg.png +++ b/common/gtk-2.0/assets/entry-bg.png diff --git a/common/gtk-2.0/assets/entry-border-active-bg.png b/common/gtk-2.0/assets/entry-border-active-bg.png Binary files differindex e130ff6..84618be 100644 --- a/common/gtk-2.0/assets/entry-border-active-bg.png +++ b/common/gtk-2.0/assets/entry-border-active-bg.png diff --git a/common/gtk-2.0/assets/entry-border-bg.png b/common/gtk-2.0/assets/entry-border-bg.png Binary files differindex 6b4b6d8..6b820aa 100644 --- a/common/gtk-2.0/assets/entry-border-bg.png +++ b/common/gtk-2.0/assets/entry-border-bg.png diff --git a/common/gtk-2.0/assets/entry-disabled-notebook.png b/common/gtk-2.0/assets/entry-disabled-notebook.png Binary files differindex 93760d7..91b4c2d 100644 --- a/common/gtk-2.0/assets/entry-disabled-notebook.png +++ b/common/gtk-2.0/assets/entry-disabled-notebook.png diff --git a/common/gtk-2.0/assets/entry-disabled-toolbar.png b/common/gtk-2.0/assets/entry-disabled-toolbar.png Binary files differindex 58dcce7..074826b 100644 --- a/common/gtk-2.0/assets/entry-disabled-toolbar.png +++ b/common/gtk-2.0/assets/entry-disabled-toolbar.png diff --git a/common/gtk-2.0/assets/entry-notebook.png b/common/gtk-2.0/assets/entry-notebook.png Binary files differindex b615491..0ccc4ed 100644 --- a/common/gtk-2.0/assets/entry-notebook.png +++ b/common/gtk-2.0/assets/entry-notebook.png diff --git a/common/gtk-2.0/assets/entry-toolbar.png b/common/gtk-2.0/assets/entry-toolbar.png Binary files differindex 25a3be7..885a5d8 100644 --- a/common/gtk-2.0/assets/entry-toolbar.png +++ b/common/gtk-2.0/assets/entry-toolbar.png diff --git a/common/gtk-2.0/assets/focus-line.png b/common/gtk-2.0/assets/focus-line.png Binary files differindex ee66643..0f5ef9d 100644 --- a/common/gtk-2.0/assets/focus-line.png +++ b/common/gtk-2.0/assets/focus-line.png diff --git a/common/gtk-2.0/assets/handle-h.png b/common/gtk-2.0/assets/handle-h.png Binary files differindex eabdc4a..11d1621 100644 --- a/common/gtk-2.0/assets/handle-h.png +++ b/common/gtk-2.0/assets/handle-h.png diff --git a/common/gtk-2.0/assets/handle-v.png b/common/gtk-2.0/assets/handle-v.png Binary files differindex 28d0d2b..2317e90 100644 --- a/common/gtk-2.0/assets/handle-v.png +++ b/common/gtk-2.0/assets/handle-v.png diff --git a/common/gtk-2.0/assets/menu-arrow-prelight.png b/common/gtk-2.0/assets/menu-arrow-prelight.png Binary files differindex 072cf27..04bff49 100644 --- a/common/gtk-2.0/assets/menu-arrow-prelight.png +++ b/common/gtk-2.0/assets/menu-arrow-prelight.png diff --git a/common/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/common/gtk-2.0/assets/menu-checkbox-checked-insensitive.png Binary files differindex d5cab9f..9484bfd 100644 --- a/common/gtk-2.0/assets/menu-checkbox-checked-insensitive.png +++ b/common/gtk-2.0/assets/menu-checkbox-checked-insensitive.png diff --git a/common/gtk-2.0/assets/menu-checkbox-checked-selected.png b/common/gtk-2.0/assets/menu-checkbox-checked-selected.png Binary files differindex 22b2ced..e32f07e 100644 --- a/common/gtk-2.0/assets/menu-checkbox-checked-selected.png +++ b/common/gtk-2.0/assets/menu-checkbox-checked-selected.png diff --git a/common/gtk-2.0/assets/menu-checkbox-checked.png b/common/gtk-2.0/assets/menu-checkbox-checked.png Binary files differindex 2387ab2..f56ea71 100644 --- a/common/gtk-2.0/assets/menu-checkbox-checked.png +++ b/common/gtk-2.0/assets/menu-checkbox-checked.png diff --git a/common/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/common/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png Binary files differindex 1435214..ae345d2 100644 --- a/common/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png +++ b/common/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/common/gtk-2.0/assets/menu-checkbox-unchecked-selected.png Binary files differindex d31c64f..9066a4c 100644 --- a/common/gtk-2.0/assets/menu-checkbox-unchecked-selected.png +++ b/common/gtk-2.0/assets/menu-checkbox-unchecked-selected.png diff --git a/common/gtk-2.0/assets/menu-checkbox-unchecked.png b/common/gtk-2.0/assets/menu-checkbox-unchecked.png Binary files differindex 40afa29..a599717 100644 --- a/common/gtk-2.0/assets/menu-checkbox-unchecked.png +++ b/common/gtk-2.0/assets/menu-checkbox-unchecked.png diff --git a/common/gtk-2.0/assets/menu-radio-checked-insensitive.png b/common/gtk-2.0/assets/menu-radio-checked-insensitive.png Binary files differindex 6a9730b..1f3acab 100644 --- a/common/gtk-2.0/assets/menu-radio-checked-insensitive.png +++ b/common/gtk-2.0/assets/menu-radio-checked-insensitive.png diff --git a/common/gtk-2.0/assets/menu-radio-checked-selected.png b/common/gtk-2.0/assets/menu-radio-checked-selected.png Binary files differindex b83f8ec..0fab00a 100644 --- a/common/gtk-2.0/assets/menu-radio-checked-selected.png +++ b/common/gtk-2.0/assets/menu-radio-checked-selected.png diff --git a/common/gtk-2.0/assets/menu-radio-checked.png b/common/gtk-2.0/assets/menu-radio-checked.png Binary files differindex 16639de..3463303 100644 --- a/common/gtk-2.0/assets/menu-radio-checked.png +++ b/common/gtk-2.0/assets/menu-radio-checked.png diff --git a/common/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/common/gtk-2.0/assets/menu-radio-unchecked-insensitive.png Binary files differindex f80d859..f24cb1e 100644 --- a/common/gtk-2.0/assets/menu-radio-unchecked-insensitive.png +++ b/common/gtk-2.0/assets/menu-radio-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets/menu-radio-unchecked-selected.png b/common/gtk-2.0/assets/menu-radio-unchecked-selected.png Binary files differindex eae0bd4..7b08eac 100644 --- a/common/gtk-2.0/assets/menu-radio-unchecked-selected.png +++ b/common/gtk-2.0/assets/menu-radio-unchecked-selected.png diff --git a/common/gtk-2.0/assets/menu-radio-unchecked.png b/common/gtk-2.0/assets/menu-radio-unchecked.png Binary files differindex 3f71f83..ea7e3dc 100644 --- a/common/gtk-2.0/assets/menu-radio-unchecked.png +++ b/common/gtk-2.0/assets/menu-radio-unchecked.png diff --git a/common/gtk-2.0/assets/menubar.png b/common/gtk-2.0/assets/menubar.png Binary files differindex e5568a9..1a65249 100644 --- a/common/gtk-2.0/assets/menubar.png +++ b/common/gtk-2.0/assets/menubar.png diff --git a/common/gtk-2.0/assets/menubar_button.png b/common/gtk-2.0/assets/menubar_button.png Binary files differindex 4a251f8..70c8f86 100644 --- a/common/gtk-2.0/assets/menubar_button.png +++ b/common/gtk-2.0/assets/menubar_button.png diff --git a/common/gtk-2.0/assets/menuitem.png b/common/gtk-2.0/assets/menuitem.png Binary files differindex 835a9d6..ce6bd54 100644 --- a/common/gtk-2.0/assets/menuitem.png +++ b/common/gtk-2.0/assets/menuitem.png diff --git a/common/gtk-2.0/assets/minus.png b/common/gtk-2.0/assets/minus.png Binary files differindex c9ecf7a..46f5c00 100644 --- a/common/gtk-2.0/assets/minus.png +++ b/common/gtk-2.0/assets/minus.png diff --git a/common/gtk-2.0/assets/notebook-gap-horiz.png b/common/gtk-2.0/assets/notebook-gap-horiz.png Binary files differindex c3a2348..e14fe4b 100644 --- a/common/gtk-2.0/assets/notebook-gap-horiz.png +++ b/common/gtk-2.0/assets/notebook-gap-horiz.png diff --git a/common/gtk-2.0/assets/notebook-gap-vert.png b/common/gtk-2.0/assets/notebook-gap-vert.png Binary files differindex f2a79fa..bc4a11c 100644 --- a/common/gtk-2.0/assets/notebook-gap-vert.png +++ b/common/gtk-2.0/assets/notebook-gap-vert.png diff --git a/common/gtk-2.0/assets/notebook.png b/common/gtk-2.0/assets/notebook.png Binary files differindex 30ba1bc..82e63b4 100644 --- a/common/gtk-2.0/assets/notebook.png +++ b/common/gtk-2.0/assets/notebook.png diff --git a/common/gtk-2.0/assets/plus.png b/common/gtk-2.0/assets/plus.png Binary files differindex 5f24e2c..3706bf8 100644 --- a/common/gtk-2.0/assets/plus.png +++ b/common/gtk-2.0/assets/plus.png diff --git a/common/gtk-2.0/assets/progressbar.png b/common/gtk-2.0/assets/progressbar.png Binary files differindex e269d58..7937cd1 100644 --- a/common/gtk-2.0/assets/progressbar.png +++ b/common/gtk-2.0/assets/progressbar.png diff --git a/common/gtk-2.0/assets/progressbar_v.png b/common/gtk-2.0/assets/progressbar_v.png Binary files differindex 5303da4..e29023b 100644 --- a/common/gtk-2.0/assets/progressbar_v.png +++ b/common/gtk-2.0/assets/progressbar_v.png diff --git a/common/gtk-2.0/assets/radio-checked-insensitive.png b/common/gtk-2.0/assets/radio-checked-insensitive.png Binary files differindex 337c195..c599eae 100644 --- a/common/gtk-2.0/assets/radio-checked-insensitive.png +++ b/common/gtk-2.0/assets/radio-checked-insensitive.png diff --git a/common/gtk-2.0/assets/radio-checked.png b/common/gtk-2.0/assets/radio-checked.png Binary files differindex 007c163..9690dfd 100644 --- a/common/gtk-2.0/assets/radio-checked.png +++ b/common/gtk-2.0/assets/radio-checked.png diff --git a/common/gtk-2.0/assets/radio-unchecked-insensitive.png b/common/gtk-2.0/assets/radio-unchecked-insensitive.png Binary files differindex a4f9c5a..68696e4 100644 --- a/common/gtk-2.0/assets/radio-unchecked-insensitive.png +++ b/common/gtk-2.0/assets/radio-unchecked-insensitive.png diff --git a/common/gtk-2.0/assets/radio-unchecked.png b/common/gtk-2.0/assets/radio-unchecked.png Binary files differindex 23d249b..7584aba 100644 --- a/common/gtk-2.0/assets/radio-unchecked.png +++ b/common/gtk-2.0/assets/radio-unchecked.png diff --git a/common/gtk-2.0/assets/slider-horiz-active.png b/common/gtk-2.0/assets/slider-horiz-active.png Binary files differindex 908cf57..c4c810c 100644 --- a/common/gtk-2.0/assets/slider-horiz-active.png +++ b/common/gtk-2.0/assets/slider-horiz-active.png diff --git a/common/gtk-2.0/assets/slider-insensitive.png b/common/gtk-2.0/assets/slider-insensitive.png Binary files differindex 67522bb..08b7d89 100644 --- a/common/gtk-2.0/assets/slider-insensitive.png +++ b/common/gtk-2.0/assets/slider-insensitive.png diff --git a/common/gtk-2.0/assets/slider-prelight.png b/common/gtk-2.0/assets/slider-prelight.png Binary files differindex 3710a7e..e72808d 100644 --- a/common/gtk-2.0/assets/slider-prelight.png +++ b/common/gtk-2.0/assets/slider-prelight.png diff --git a/common/gtk-2.0/assets/slider-vert-active.png b/common/gtk-2.0/assets/slider-vert-active.png Binary files differindex 791c307..9e5294d 100644 --- a/common/gtk-2.0/assets/slider-vert-active.png +++ b/common/gtk-2.0/assets/slider-vert-active.png diff --git a/common/gtk-2.0/assets/slider.png b/common/gtk-2.0/assets/slider.png Binary files differindex ee227f2..dd9392f 100644 --- a/common/gtk-2.0/assets/slider.png +++ b/common/gtk-2.0/assets/slider.png diff --git a/common/gtk-2.0/assets/tab-bottom-active.png b/common/gtk-2.0/assets/tab-bottom-active.png Binary files differindex 04e8c16..6d4c237 100644 --- a/common/gtk-2.0/assets/tab-bottom-active.png +++ b/common/gtk-2.0/assets/tab-bottom-active.png diff --git a/common/gtk-2.0/assets/tab-left-active.png b/common/gtk-2.0/assets/tab-left-active.png Binary files differindex 4bd1cf2..20d4449 100644 --- a/common/gtk-2.0/assets/tab-left-active.png +++ b/common/gtk-2.0/assets/tab-left-active.png diff --git a/common/gtk-2.0/assets/tab-right-active.png b/common/gtk-2.0/assets/tab-right-active.png Binary files differindex 81973f4..798fad2 100644 --- a/common/gtk-2.0/assets/tab-right-active.png +++ b/common/gtk-2.0/assets/tab-right-active.png diff --git a/common/gtk-2.0/assets/tab-top-active.png b/common/gtk-2.0/assets/tab-top-active.png Binary files differindex 414b162..f7b2cc0 100644 --- a/common/gtk-2.0/assets/tab-top-active.png +++ b/common/gtk-2.0/assets/tab-top-active.png diff --git a/common/gtk-2.0/assets/tree_header.png b/common/gtk-2.0/assets/tree_header.png Binary files differindex 8b8ca06..de35bac 100644 --- a/common/gtk-2.0/assets/tree_header.png +++ b/common/gtk-2.0/assets/tree_header.png diff --git a/common/gtk-2.0/assets/trough-horizontal-active.png b/common/gtk-2.0/assets/trough-horizontal-active.png Binary files differindex 9fe455f..dc80ccc 100644 --- a/common/gtk-2.0/assets/trough-horizontal-active.png +++ b/common/gtk-2.0/assets/trough-horizontal-active.png diff --git a/common/gtk-2.0/assets/trough-horizontal.png b/common/gtk-2.0/assets/trough-horizontal.png Binary files differindex 681ec6c..9527f67 100644 --- a/common/gtk-2.0/assets/trough-horizontal.png +++ b/common/gtk-2.0/assets/trough-horizontal.png diff --git a/common/gtk-2.0/assets/trough-progressbar.png b/common/gtk-2.0/assets/trough-progressbar.png Binary files differindex fbf043c..8ed4cce 100644 --- a/common/gtk-2.0/assets/trough-progressbar.png +++ b/common/gtk-2.0/assets/trough-progressbar.png diff --git a/common/gtk-2.0/assets/trough-progressbar_v.png b/common/gtk-2.0/assets/trough-progressbar_v.png Binary files differindex 32e885b..18664f1 100644 --- a/common/gtk-2.0/assets/trough-progressbar_v.png +++ b/common/gtk-2.0/assets/trough-progressbar_v.png diff --git a/common/gtk-2.0/assets/trough-vertical-active.png b/common/gtk-2.0/assets/trough-vertical-active.png Binary files differindex ae8e429..1736ff4 100644 --- a/common/gtk-2.0/assets/trough-vertical-active.png +++ b/common/gtk-2.0/assets/trough-vertical-active.png diff --git a/common/gtk-2.0/assets/trough-vertical.png b/common/gtk-2.0/assets/trough-vertical.png Binary files differindex 2f720fa..7a004cb 100644 --- a/common/gtk-2.0/assets/trough-vertical.png +++ b/common/gtk-2.0/assets/trough-vertical.png diff --git a/common/gtk-2.0/assets/up-background-rtl.png b/common/gtk-2.0/assets/up-background-rtl.png Binary files differindex b6721a1..c95e0da 100644 --- a/common/gtk-2.0/assets/up-background-rtl.png +++ b/common/gtk-2.0/assets/up-background-rtl.png diff --git a/common/gtk-2.0/assets/up-background.png b/common/gtk-2.0/assets/up-background.png Binary files differindex 527e93c..d08140b 100644 --- a/common/gtk-2.0/assets/up-background.png +++ b/common/gtk-2.0/assets/up-background.png diff --git a/common/gtk-2.0/gtkrc b/common/gtk-2.0/gtkrc index a7d5fb5..8d54f3b 100644 --- a/common/gtk-2.0/gtkrc +++ b/common/gtk-2.0/gtkrc @@ -1,17 +1,17 @@ -gtk-color-scheme = "base_color: #fdf6e3" +gtk-color-scheme = "base_color: #ffffff" gtk-color-scheme = "text_color: #5c616c" gtk-color-scheme = "bg_color: #f5f6f7" gtk-color-scheme = "fg_color: #5c616c" gtk-color-scheme = "tooltip_bg_color: #4B5162" -gtk-color-scheme = "tooltip_fg_color: #fdf6e3" -gtk-color-scheme = "selected_bg_color: #268bd2" -gtk-color-scheme = "selected_fg_color: #fdf6e3" +gtk-color-scheme = "tooltip_fg_color: #ffffff" +gtk-color-scheme = "selected_bg_color: #5294e2" +gtk-color-scheme = "selected_fg_color: #ffffff" gtk-color-scheme = "insensitive_bg_color: #fbfcfc" gtk-color-scheme = "insensitive_fg_color: #a9acb2" -gtk-color-scheme = "notebook_bg: #fdf6e3" -gtk-color-scheme = "dark_sidebar_bg: #073642" -gtk-color-scheme = "link_color: #268bd2" -gtk-color-scheme = "menu_bg: #fdf6e3" +gtk-color-scheme = "notebook_bg: #ffffff" +gtk-color-scheme = "dark_sidebar_bg: #353945" +gtk-color-scheme = "link_color: #5294e2" +gtk-color-scheme = "menu_bg: #ffffff" gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. gtk-auto-mnemonics = 1 diff --git a/common/gtk-2.0/gtkrc-dark b/common/gtk-2.0/gtkrc-dark index b57b211..9f85145 100644 --- a/common/gtk-2.0/gtkrc-dark +++ b/common/gtk-2.0/gtkrc-dark @@ -1,17 +1,17 @@ -gtk-color-scheme = "base_color: #073642" -gtk-color-scheme = "text_color: #657b83" -gtk-color-scheme = "bg_color: #002b36" -gtk-color-scheme = "fg_color: #657b83" +gtk-color-scheme = "base_color: #404552" +gtk-color-scheme = "text_color: #d3dae3" +gtk-color-scheme = "bg_color: #383c4a" +gtk-color-scheme = "fg_color: #d3dae3" gtk-color-scheme = "tooltip_bg_color: #4B5162" -gtk-color-scheme = "tooltip_fg_color: #fdf6e3" -gtk-color-scheme = "selected_bg_color: #268bd2" -gtk-color-scheme = "selected_fg_color: #fdf6e3" -gtk-color-scheme = "insensitive_bg_color: #073642" +gtk-color-scheme = "tooltip_fg_color: #ffffff" +gtk-color-scheme = "selected_bg_color: #5294e2" +gtk-color-scheme = "selected_fg_color: #ffffff" +gtk-color-scheme = "insensitive_bg_color: #3e4350" gtk-color-scheme = "insensitive_fg_color: #7c818c" -gtk-color-scheme = "notebook_bg: #073642" -gtk-color-scheme = "dark_sidebar_bg: #073642" -gtk-color-scheme = "link_color: #268bd2" -gtk-color-scheme = "menu_bg: #002b36" +gtk-color-scheme = "notebook_bg: #404552" +gtk-color-scheme = "dark_sidebar_bg: #353945" +gtk-color-scheme = "link_color: #5294e2" +gtk-color-scheme = "menu_bg: #383c4a" gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. gtk-auto-mnemonics = 1 diff --git a/common/gtk-2.0/gtkrc-darker b/common/gtk-2.0/gtkrc-darker index e79571c..73dbfcb 100644 --- a/common/gtk-2.0/gtkrc-darker +++ b/common/gtk-2.0/gtkrc-darker @@ -1,17 +1,17 @@ -gtk-color-scheme = "base_color: #fdf6e3" +gtk-color-scheme = "base_color: #ffffff" gtk-color-scheme = "text_color: #5c616c" gtk-color-scheme = "bg_color: #f5f6f7" gtk-color-scheme = "fg_color: #5c616c" gtk-color-scheme = "tooltip_bg_color: #4B5162" -gtk-color-scheme = "tooltip_fg_color: #fdf6e3" -gtk-color-scheme = "selected_bg_color: #268bd2" -gtk-color-scheme = "selected_fg_color: #fdf6e3" +gtk-color-scheme = "tooltip_fg_color: #ffffff" +gtk-color-scheme = "selected_bg_color: #5294e2" +gtk-color-scheme = "selected_fg_color: #ffffff" gtk-color-scheme = "insensitive_bg_color: #fbfcfc" gtk-color-scheme = "insensitive_fg_color: #a9acb2" -gtk-color-scheme = "notebook_bg: #fdf6e3" -gtk-color-scheme = "dark_sidebar_bg: #073642" -gtk-color-scheme = "link_color: #268bd2" -gtk-color-scheme = "menu_bg: #fdf6e3" +gtk-color-scheme = "notebook_bg: #ffffff" +gtk-color-scheme = "dark_sidebar_bg: #353945" +gtk-color-scheme = "link_color: #5294e2" +gtk-color-scheme = "menu_bg: #ffffff" gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. gtk-auto-mnemonics = 1 diff --git a/common/gtk-2.0/main.rc b/common/gtk-2.0/main.rc index 5effd1f..8b8f824 100644 --- a/common/gtk-2.0/main.rc +++ b/common/gtk-2.0/main.rc @@ -2245,10 +2245,15 @@ style "chrome_menu_item" { } # Text Style -style "text" { +style "text" = "default" { engine "murrine" { textstyle = 0 } } +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + + style "null" { engine "pixmap" { @@ -2337,7 +2342,8 @@ widget "xfwm4-tabwin*" style "xfwm- widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" # Fixes ugly text shadows for insensitive text -widget_class "*<GtkLabel>" style "text" +widget_class "*<GtkLabel>" style "text" +widget_class "*<GtkMenu>*<GtkLabel>" style "menu_text" widget_class "*<GtkComboBox>*<GtkCellLayout>" style "text" widget_class "*<GtkNotebook>*<GtkLabel>" style "text" widget_class "*<GtkNotebook>*<GtkCellLayout>" style "text" diff --git a/common/gtk-2.0/menubar-toolbar/button-active.png b/common/gtk-2.0/menubar-toolbar/button-active.png Binary files differindex abde967..ad0dd36 100644 --- a/common/gtk-2.0/menubar-toolbar/button-active.png +++ b/common/gtk-2.0/menubar-toolbar/button-active.png diff --git a/common/gtk-2.0/menubar-toolbar/button.png b/common/gtk-2.0/menubar-toolbar/button.png Binary files differindex 132ba73..102c97f 100644 --- a/common/gtk-2.0/menubar-toolbar/button.png +++ b/common/gtk-2.0/menubar-toolbar/button.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png b/common/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png Binary files differindex f1e4eb1..ac880fb 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png +++ b/common/gtk-2.0/menubar-toolbar/entry-active-toolbar-dark.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-active-toolbar.png b/common/gtk-2.0/menubar-toolbar/entry-active-toolbar.png Binary files differindex 9c48f7c..359b399 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-active-toolbar.png +++ b/common/gtk-2.0/menubar-toolbar/entry-active-toolbar.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png b/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png Binary files differindex cc72f5d..d6f19b7 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png +++ b/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar-dark.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png b/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png Binary files differindex 58dcce7..074826b 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png +++ b/common/gtk-2.0/menubar-toolbar/entry-disabled-toolbar.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png b/common/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png Binary files differindex dec83cb..5c04ca3 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png +++ b/common/gtk-2.0/menubar-toolbar/entry-toolbar-dark.png diff --git a/common/gtk-2.0/menubar-toolbar/entry-toolbar.png b/common/gtk-2.0/menubar-toolbar/entry-toolbar.png Binary files differindex 25a3be7..885a5d8 100644 --- a/common/gtk-2.0/menubar-toolbar/entry-toolbar.png +++ b/common/gtk-2.0/menubar-toolbar/entry-toolbar.png diff --git a/common/gtk-2.0/menubar-toolbar/menubar-dark.png b/common/gtk-2.0/menubar-toolbar/menubar-dark.png Binary files differindex 2db658e..e69ee01 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar-dark.png +++ b/common/gtk-2.0/menubar-toolbar/menubar-dark.png diff --git a/common/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc b/common/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc index 866e16e..baf7f44 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc +++ b/common/gtk-2.0/menubar-toolbar/menubar-toolbar-dark.rc @@ -1,11 +1,11 @@ style "menubar" { - bg[NORMAL] = "#002b36" - fg[NORMAL] = "#657b83" - fg[PRELIGHT] = "#657b83" - fg[ACTIVE] = "#657b83" + bg[NORMAL] = "#2f343f" + fg[NORMAL] = "#afb8c5" + fg[PRELIGHT] = "#afb8c5" + fg[ACTIVE] = "#afb8c5" fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#657b83") + fg[INSENSITIVE] = shade(0.7, "#afb8c5") xthickness = 0 ythickness = 0 @@ -23,10 +23,10 @@ style "menubar" { style "menubar-borderless" { - bg[NORMAL] = "#002b36" - fg[NORMAL] = "#657b83" + bg[NORMAL] = "#2f343f" + fg[NORMAL] = "#afb8c5" fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, "#657b83") + fg[INSENSITIVE] = shade(0.7, "#afb8c5") xthickness = 0 ythickness = 0 @@ -72,15 +72,15 @@ style "menubar-text" { style "toolbar_text" { - fg[NORMAL] = "#657b83" - fg[PRELIGHT] = "#657b83" - fg[INSENSITIVE] = shade(0.7, "#657b83") - fg[ACTIVE] = "#657b83" + fg[NORMAL] = "#afb8c5" + fg[PRELIGHT] = "#afb8c5" + fg[INSENSITIVE] = shade(0.7, "#afb8c5") + fg[ACTIVE] = "#afb8c5" - text[NORMAL] = "#657b83" - text[PRELIGHT] = "#657b83" - text[INSENSITIVE] = shade(0.7, "#657b83") - text[ACTIVE] = "#657b83" + text[NORMAL] = "#afb8c5" + text[PRELIGHT] = "#afb8c5" + text[INSENSITIVE] = shade(0.7, "#afb8c5") + text[ACTIVE] = "#afb8c5" } @@ -127,11 +127,11 @@ style "toolbar_button" { style "toolbar_entry" { - base[NORMAL] = "#073642" - base[ACTIVE] = "#073642" + base[NORMAL] = "#404552" + base[ACTIVE] = "#404552" base[INSENSITIVE] = "#39404d" - text[NORMAL] = "#657b83" + text[NORMAL] = "#afb8c5" engine "pixmap" { @@ -187,8 +187,8 @@ style "toolbar_entry" { #Chromium style "chrome-gtk-frame" { - ChromeGtkFrame::frame-color = "#002b36" - ChromeGtkFrame::inactive-frame-color = "#002b36" + ChromeGtkFrame::frame-color = "#2f343f" + ChromeGtkFrame::inactive-frame-color = "#2f343f" ChromeGtkFrame::frame-gradient-size = 0 ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) diff --git a/common/gtk-2.0/menubar-toolbar/menubar-toolbar.rc b/common/gtk-2.0/menubar-toolbar/menubar-toolbar.rc index 4c190ff..4cb89eb 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar-toolbar.rc +++ b/common/gtk-2.0/menubar-toolbar/menubar-toolbar.rc @@ -1,11 +1,11 @@ style "menubar" { - bg[NORMAL] = "#eee8d5" - fg[NORMAL] = "#839496" - fg[PRELIGHT] = "#839496" - fg[ACTIVE] = "#839496" + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" + fg[PRELIGHT] = "#70788d" + fg[ACTIVE] = "#70788d" fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(1.3, "#839496") + fg[INSENSITIVE] = shade(1.3, "#70788d") xthickness = 0 ythickness = 0 @@ -23,10 +23,10 @@ style "menubar" { style "menubar-borderless" { - bg[NORMAL] = "#eee8d5" - fg[NORMAL] = "#839496" + bg[NORMAL] = "#e7e8eb" + fg[NORMAL] = "#70788d" fg[SELECTED] = @fg_color - fg[INSENSITIVE] = shade(1.3, "#839496") + fg[INSENSITIVE] = shade(1.3, "#70788d") xthickness = 0 ythickness = 0 @@ -72,7 +72,7 @@ style "menubar-text" { style "toolbar_entry" { - text[NORMAL] = "#839496" + text[NORMAL] = "#70788d" engine "pixmap" { @@ -128,8 +128,8 @@ style "toolbar_entry" { #Chromium style "chrome-gtk-frame" { - ChromeGtkFrame::frame-color = "#eee8d5" - ChromeGtkFrame::inactive-frame-color = "#eee8d5" + ChromeGtkFrame::frame-color = "#e7e8eb" + ChromeGtkFrame::inactive-frame-color = "#e7e8eb" ChromeGtkFrame::frame-gradient-size = 0 ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) diff --git a/common/gtk-2.0/menubar-toolbar/menubar.png b/common/gtk-2.0/menubar-toolbar/menubar.png Binary files differindex e5568a9..1a65249 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar.png +++ b/common/gtk-2.0/menubar-toolbar/menubar.png diff --git a/common/gtk-2.0/menubar-toolbar/menubar_button-dark.png b/common/gtk-2.0/menubar-toolbar/menubar_button-dark.png Binary files differindex 15f54c7..70c8f86 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar_button-dark.png +++ b/common/gtk-2.0/menubar-toolbar/menubar_button-dark.png diff --git a/common/gtk-2.0/menubar-toolbar/menubar_button.png b/common/gtk-2.0/menubar-toolbar/menubar_button.png Binary files differindex 4a251f8..70c8f86 100644 --- a/common/gtk-2.0/menubar-toolbar/menubar_button.png +++ b/common/gtk-2.0/menubar-toolbar/menubar_button.png diff --git a/common/gtk-2.0/panel.rc b/common/gtk-2.0/panel.rc index 7ccd6d6..d573b7b 100644 --- a/common/gtk-2.0/panel.rc +++ b/common/gtk-2.0/panel.rc @@ -8,15 +8,15 @@ style "theme-panel" { bg[PRELIGHT] = "#3f4453" bg[SELECTED] = @selected_bg_color - fg[NORMAL] = "#657b83" + fg[NORMAL] = "#BAC3CF" fg[PRELIGHT] = @selected_fg_color fg[ACTIVE] = @selected_fg_color fg[SELECTED] = @selected_fg_color - text[NORMAL] = "#657b83" - text[PRELIGHT] = "#657b83" - text[ACTIVE] = "#657b83" - text[SELECTED] = "#657b83" + text[NORMAL] = "#BAC3CF" + text[PRELIGHT] = "#BAC3CF" + text[ACTIVE] = "#BAC3CF" + text[SELECTED] = "#BAC3CF" engine "murrine" { reliefstyle = 0 diff --git a/common/gtk-2.0/render-assets.sh b/common/gtk-2.0/render-assets.sh index 43861c7..71114bf 100755 --- a/common/gtk-2.0/render-assets.sh +++ b/common/gtk-2.0/render-assets.sh @@ -5,10 +5,15 @@ OPTIPNG="/usr/bin/optipng" SRC_FILE="assets.svg" ASSETS_DIR="assets" + +DARK_SRC_FILE="assets-dark.svg" +DARK_ASSETS_DIR="assets-dark" + INDEX="assets.txt" for i in `cat $INDEX` -do +do + if [ -f $ASSETS_DIR/$i.png ]; then echo $ASSETS_DIR/$i.png exists. else @@ -19,5 +24,37 @@ else --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png fi + +if [ -f $DARK_ASSETS_DIR/$i.png ]; then + echo $DARK_ASSETS_DIR/$i.png exists. +else + echo + echo Rendering $DARK_ASSETS_DIR/$i.png + $INKSCAPE --export-id=$i \ + --export-id-only \ + --export-png=$DARK_ASSETS_DIR/$i.png $DARK_SRC_FILE >/dev/null \ + && $OPTIPNG -o7 --quiet $DARK_ASSETS_DIR/$i.png +fi done + +cp $ASSETS_DIR/entry-toolbar.png menubar-toolbar/entry-toolbar.png +cp $ASSETS_DIR/entry-active-toolbar.png menubar-toolbar/entry-active-toolbar.png +cp $ASSETS_DIR/entry-disabled-toolbar.png menubar-toolbar/entry-disabled-toolbar.png + +cp $ASSETS_DIR/menubar.png menubar-toolbar/menubar.png +cp $ASSETS_DIR/menubar_button.png menubar-toolbar/menubar_button.png + + +cp $DARK_ASSETS_DIR/button.png menubar-toolbar/button.png +cp $DARK_ASSETS_DIR/button-hover.png menubar-toolbar/button-hover.png +cp $DARK_ASSETS_DIR/button-active.png menubar-toolbar/button-active.png +cp $DARK_ASSETS_DIR/button-insensitive.png menubar-toolbar/button-insensitive.png + +cp $DARK_ASSETS_DIR/entry-toolbar.png menubar-toolbar/entry-toolbar-dark.png +cp $DARK_ASSETS_DIR/entry-active-toolbar.png menubar-toolbar/entry-active-toolbar-dark.png +cp $DARK_ASSETS_DIR/entry-disabled-toolbar.png menubar-toolbar/entry-disabled-toolbar-dark.png + +cp $DARK_ASSETS_DIR/menubar.png menubar-toolbar/menubar-dark.png +cp $DARK_ASSETS_DIR/menubar_button.png menubar-toolbar/menubar_button-dark.png + exit 0 diff --git a/common/gtk-2.0/render-dark-assets.sh b/common/gtk-2.0/render-dark-assets.sh deleted file mode 100755 index fd2c80b..0000000 --- a/common/gtk-2.0/render-dark-assets.sh +++ /dev/null @@ -1,23 +0,0 @@ -#! /bin/bash - -INKSCAPE="/usr/bin/inkscape" -OPTIPNG="/usr/bin/optipng" - -SRC_FILE="assets-dark.svg" -ASSETS_DIR="assets-dark" -INDEX="assets.txt" - -for i in `cat $INDEX` -do -if [ -f $ASSETS_DIR/$i.png ]; then - echo $ASSETS_DIR/$i.png exists. -else - echo - echo Rendering $ASSETS_DIR/$i.png - $INKSCAPE --export-id=$i \ - --export-id-only \ - --export-png=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null \ - && $OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png -fi -done -exit 0 diff --git a/common/gtk-2.0/xfce-notify.rc b/common/gtk-2.0/xfce-notify.rc index b1e57b5..7ec55ac 100644 --- a/common/gtk-2.0/xfce-notify.rc +++ b/common/gtk-2.0/xfce-notify.rc @@ -1,3 +1,5 @@ +gtk-color-scheme = "selected_bg_color:#5294E2\nselected_fg_color:#ffffff" + style "notify-window" { XfceNotifyWindow::summary-bold = 1 XfceNotifyWindow::border-color = "#17191F" @@ -12,11 +14,11 @@ style "notify-window" { style "notify-button" { bg[NORMAL] = "#434652" bg[PRELIGHT] = "#5C6070" - bg[ACTIVE] = "#268bd2" + bg[ACTIVE] = @selected_bg_color - fg[NORMAL] = "#657b83" - fg[PRELIGHT] = "#657b83" - fg[ACTIVE] = "#fdf6e3" + fg[NORMAL] = "#BAC3CF" + fg[PRELIGHT] = "#BAC3CF" + fg[ACTIVE] = @selected_fg_color engine "murrine" { gradient_shades = { 1.0, 1.0, 1.0, 1.0 } @@ -27,11 +29,11 @@ style "notify-button" { } style "notify-text" { - GtkWidget::link-color = "#268bd2" + GtkWidget::link-color = @selected_bg_color - fg[NORMAL] = "#657b83" - fg[PRELIGHT] = "#657b83" - fg[ACTIVE] = "#657b83" + fg[NORMAL] = "#BAC3CF" + fg[PRELIGHT] = "#BAC3CF" + fg[ACTIVE] = "#BAC3CF" engine "murrine" { textstyle = 0 @@ -49,9 +51,9 @@ style "notify-progressbar" { ythickness = 0 fg[PRELIGHT] = "#000000" - bg[NORMAL] = "#268bd2" + bg[NORMAL] = @selected_bg_color bg[ACTIVE] = "#1D1F26" - bg[SELECTED] = "#268bd2" + bg[SELECTED] = @selected_bg_color engine "murrine" { gradient_shades = { 1.0, 1.0, 1.0, 1.0 } |