diff options
author | Martin Schenck | 2016-08-01 17:41:52 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:26:05 +0200 |
commit | c6029ac640cdc73c2ddae3ac1b033fe10284dc76 (patch) | |
tree | 8d269bf81b96892da291c3eb6481eae0d4c7b5d5 /common/gnome-shell/3.18/common-assets/dash | |
parent | 8290cb813f157a22e64ae58ac3dfb5983b0416e6 (diff) | |
download | solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.tar.gz solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.tar.xz solarc-theme-c6029ac640cdc73c2ddae3ac1b033fe10284dc76.zip |
Solarized colours
The script solarize.sh solarizes all colors by replacing the arc colors
with approproate colours from the solarized color scheme.
Diffstat (limited to 'common/gnome-shell/3.18/common-assets/dash')
3 files changed, 9 insertions, 9 deletions
diff --git a/common/gnome-shell/3.18/common-assets/dash/dash-left.svg b/common/gnome-shell/3.18/common-assets/dash/dash-left.svg index 5fb7bf2..0571ee3 100644 --- a/common/gnome-shell/3.18/common-assets/dash/dash-left.svg +++ b/common/gnome-shell/3.18/common-assets/dash/dash-left.svg @@ -20,7 +20,7 @@ id="defs4795" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -63,7 +63,7 @@ transform="translate(0,1004.3622)" id="rect4749-1" /> <path - style="display:inline;opacity:0.95;fill:#353945;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:#073642;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" d="m 45,1005.3622 c 1.108,0 2,0.892 2,2 l 0,42 c 0,1.108 -0.892,2 -2,2 l -45,0 0,-46 z" id="rect4749-48" inkscape:connector-curvature="0" diff --git a/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg b/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg index cbae148..ff43dfc 100644 --- a/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg +++ b/common/gnome-shell/3.18/common-assets/dash/dash-placeholder.svg @@ -24,11 +24,11 @@ <linearGradient id="linearGradient39563-4-2"> <stop - style="stop-color:#ffffff;stop-opacity:1;" + style="stop-color:#fdf6e3;stop-opacity:1;" offset="0" id="stop39565-1-4" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop39567-7-9" /> </linearGradient> @@ -44,11 +44,11 @@ <linearGradient id="linearGradient39573-6-1"> <stop - style="stop-color:#ffffff;stop-opacity:1;" + style="stop-color:#fdf6e3;stop-opacity:1;" offset="0" id="stop39575-5-6" /> <stop - style="stop-color:#ffffff;stop-opacity:0;" + style="stop-color:#fdf6e3;stop-opacity:0;" offset="1" id="stop39577-1-2" /> </linearGradient> @@ -78,7 +78,7 @@ transform="matrix(0.43589747,0,0,0.43589747,28.487179,275)" d="M 61,487.5 C 61,493.29899 56.29899,498 50.5,498 44.70101,498 40,493.29899 40,487.5 40,481.70101 44.70101,477 50.5,477 c 5.79899,0 10.5,4.70101 10.5,10.5 z" id="path99973" - style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> </g> </g> </svg> diff --git a/common/gnome-shell/3.18/common-assets/dash/dash-right.svg b/common/gnome-shell/3.18/common-assets/dash/dash-right.svg index 64c1e9b..1fabd7f 100644 --- a/common/gnome-shell/3.18/common-assets/dash/dash-right.svg +++ b/common/gnome-shell/3.18/common-assets/dash/dash-right.svg @@ -20,7 +20,7 @@ id="defs4795" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -71,7 +71,7 @@ inkscape:connector-curvature="0" id="rect4749-48" d="m 45,1005.3622 c 1.108,0 2,0.892 2,2 l 0,42 c 0,1.108 -0.892,2 -2,2 l -45,0 0,-46 z" - style="display:inline;opacity:0.95;fill:#353945;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:#073642;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> |