diff options
author | Martin Schenck | 2017-02-26 14:41:10 +0100 |
---|---|---|
committer | Martin Schenck | 2017-02-26 14:45:16 +0100 |
commit | d286722efbaa96f516d542a8448a98ccd0b1003e (patch) | |
tree | 8adb6d98ef195d2d7a17630a2d3d388fc1745168 /common/cinnamon/common-assets/panel | |
parent | b71c2bff28db457e7dd0f26cc8b69ed5407d1953 (diff) | |
download | solarc-theme-d286722efbaa96f516d542a8448a98ccd0b1003e.tar.gz solarc-theme-d286722efbaa96f516d542a8448a98ccd0b1003e.tar.xz solarc-theme-d286722efbaa96f516d542a8448a98ccd0b1003e.zip |
Merged upstream
Ref. #14 and #15
Fixes #8
Diffstat (limited to 'common/cinnamon/common-assets/panel')
4 files changed, 10 insertions, 10 deletions
diff --git a/common/cinnamon/common-assets/panel/panel-left.svg b/common/cinnamon/common-assets/panel/panel-left.svg index e5796b2..f04619a 100644 --- a/common/cinnamon/common-assets/panel/panel-left.svg +++ b/common/cinnamon/common-assets/panel/panel-left.svg @@ -20,7 +20,7 @@ id="defs4198" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -66,14 +66,14 @@ height="26" width="27" id="rect4713" - style="display:inline;opacity:0.95;fill:#252a35;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.95;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="1051.3622" x="0" height="1" width="27" id="rect4713-4" - style="display:inline;opacity:0.85;fill:#0f1116;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.85;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/panel/panel-right.svg b/common/cinnamon/common-assets/panel/panel-right.svg index 09f1889..85ca5b9 100644 --- a/common/cinnamon/common-assets/panel/panel-right.svg +++ b/common/cinnamon/common-assets/panel/panel-right.svg @@ -20,7 +20,7 @@ id="defs4198" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -66,14 +66,14 @@ height="26" width="27" id="rect4713" - style="display:inline;opacity:0.95;fill:#252a35;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.95;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="1051.3622" x="0" height="1" width="27" id="rect4713-4" - style="display:inline;opacity:0.85;fill:#0f1116;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;opacity:0.85;fill:#002b36;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> </g> </g> </svg> diff --git a/common/cinnamon/common-assets/panel/window-list-active-left.svg b/common/cinnamon/common-assets/panel/window-list-active-left.svg index fecc258..11f4eff 100644 --- a/common/cinnamon/common-assets/panel/window-list-active-left.svg +++ b/common/cinnamon/common-assets/panel/window-list-active-left.svg @@ -26,7 +26,7 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#808080" borderopacity="1" inkscape:pageopacity="0" @@ -81,7 +81,7 @@ id="selected_bg_color" osb:paint="solid"> <stop - style="stop-color:#5294e2;stop-opacity:1;" + style="stop-color:#268bd2;stop-opacity:1;" offset="0" id="stop4137" /> </linearGradient> diff --git a/common/cinnamon/common-assets/panel/window-list-active-right.svg b/common/cinnamon/common-assets/panel/window-list-active-right.svg index 1f78f1d..cd9908c 100644 --- a/common/cinnamon/common-assets/panel/window-list-active-right.svg +++ b/common/cinnamon/common-assets/panel/window-list-active-right.svg @@ -26,7 +26,7 @@ stroke="#ef2929" fill="#f57900" id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#808080" borderopacity="1" inkscape:pageopacity="0" @@ -81,7 +81,7 @@ id="selected_bg_color" osb:paint="solid"> <stop - style="stop-color:#5294e2;stop-opacity:1;" + style="stop-color:#268bd2;stop-opacity:1;" offset="0" id="stop4137" /> </linearGradient> |