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.16/light-assets/switch/switch-off.svg | |
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.16/light-assets/switch/switch-off.svg')
-rw-r--r-- | common/gnome-shell/3.16/light-assets/switch/switch-off.svg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/common/gnome-shell/3.16/light-assets/switch/switch-off.svg b/common/gnome-shell/3.16/light-assets/switch/switch-off.svg index 96749e2..c07aa05 100644 --- a/common/gnome-shell/3.16/light-assets/switch/switch-off.svg +++ b/common/gnome-shell/3.16/light-assets/switch/switch-off.svg @@ -63,11 +63,11 @@ <stop id="stop3940" offset="0" - style="stop-color:#ffffff;stop-opacity:0;" /> + style="stop-color:#fdf6e3;stop-opacity:0;" /> <stop id="stop3942" offset="1" - style="stop-color:#ffffff;stop-opacity:0.54901963;" /> + style="stop-color:#fdf6e3;stop-opacity:0.54901963;" /> </linearGradient> <linearGradient id="linearGradient6523"> @@ -85,16 +85,16 @@ <stop id="stop3940-4" offset="0" - style="stop-color:#bebebe;stop-opacity:1;" /> + style="stop-color:#657b83;stop-opacity:1;" /> <stop id="stop3942-8" offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> + style="stop-color:#fdf6e3;stop-opacity:1;" /> </linearGradient> </defs> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -174,7 +174,7 @@ x="0" y="1029.3622" /> <rect - style="fill:#cfd6e6;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#657b83;fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect2987-07" width="50" height="20" @@ -183,7 +183,7 @@ ry="11" rx="11" /> <circle - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + style="fill:#fdf6e3;fill-opacity:1;fill-rule:nonzero;stroke:none" id="path3759-7" cx="41" cy="1041.3622" @@ -195,7 +195,7 @@ inkscape:connector-curvature="0" d="m 1043.0028,337 0.75,0 c 0.01,-9e-5 0.016,-3.5e-4 0.023,0 0.1912,0.008 0.3824,0.0964 0.5156,0.23437 l 1.711,1.71094 1.7343,-1.71094 c 0.1993,-0.17287 0.335,-0.22912 0.5157,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.026,0.41298 -0.1875,0.5625 l -1.711,1.71093 1.6875,1.6875 c 0.1412,0.14113 0.211,0.34009 0.211,0.53907 l 0,0.75 -0.75,0 c -0.199,-10e-6 -0.398,-0.0698 -0.5391,-0.21094 l -1.7109,-1.71094 -1.711,1.71094 c -0.1411,0.14114 -0.3401,0.21094 -0.539,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.07,-0.39794 0.2109,-0.53907 l 1.7109,-1.6875 -1.7109,-1.71093 c -0.1581,-0.14598 -0.2274,-0.35194 -0.2109,-0.5625 l 0,-0.75 z" id="path10839-9-8-2-2-5" - style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> + style="color:#657b83;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';-inkscape-font-specification:'Andale Mono';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;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:0.6;fill:#5c616c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new" /> </g> </g> </svg> |