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.14/common-assets/dash/dash-placeholder.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.14/common-assets/dash/dash-placeholder.svg')
-rw-r--r-- | common/gnome-shell/3.14/common-assets/dash/dash-placeholder.svg | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/common/gnome-shell/3.14/common-assets/dash/dash-placeholder.svg b/common/gnome-shell/3.14/common-assets/dash/dash-placeholder.svg index cbae148..ff43dfc 100644 --- a/common/gnome-shell/3.14/common-assets/dash/dash-placeholder.svg +++ b/common/gnome-shell/3.14/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> |