diff options
author | Martin Schenck | 2016-08-01 17:41:52 +0200 |
---|---|---|
committer | Martin Schenck | 2016-08-01 17:41:52 +0200 |
commit | 474539210d7edc6079c6f01c6b5e5152cd7fcc62 (patch) | |
tree | 4fce39fdd8540d3ebc893e0d8dc2c9dbe92ef0db /common/gnome-shell/3.18/common-assets/menu | |
parent | 9478b8de1c7c11a163c43ad6b8eff5b4f23f4ced (diff) | |
download | solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.gz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.tar.xz solarc-theme-474539210d7edc6079c6f01c6b5e5152cd7fcc62.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/menu')
-rw-r--r-- | common/gnome-shell/3.18/common-assets/menu/menu-hover.svg | 6 | ||||
-rw-r--r-- | common/gnome-shell/3.18/common-assets/menu/menu-separator.svg | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/common/gnome-shell/3.18/common-assets/menu/menu-hover.svg b/common/gnome-shell/3.18/common-assets/menu/menu-hover.svg index 6ae13ca..8fde12d 100644 --- a/common/gnome-shell/3.18/common-assets/menu/menu-hover.svg +++ b/common/gnome-shell/3.18/common-assets/menu/menu-hover.svg @@ -20,7 +20,7 @@ id="defs6929" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" @@ -71,14 +71,14 @@ <g transform="matrix(0.0689655,0,0,1.0000001,71.275885,274.36218)" id="g6908" - style="fill:#5294e2;fill-opacity:1"> + style="fill:#268bd2;fill-opacity:1"> <rect y="108" x="1011" height="33" width="348" id="rect5271" - style="opacity:1;fill:#5294e2;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:#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:0" /> </g> </g> </svg> diff --git a/common/gnome-shell/3.18/common-assets/menu/menu-separator.svg b/common/gnome-shell/3.18/common-assets/menu/menu-separator.svg index 4962ebc..ce3763c 100644 --- a/common/gnome-shell/3.18/common-assets/menu/menu-separator.svg +++ b/common/gnome-shell/3.18/common-assets/menu/menu-separator.svg @@ -20,7 +20,7 @@ id="defs7539" /> <sodipodi:namedview id="base" - pagecolor="#ffffff" + pagecolor="#fdf6e3" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" |