aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/sass/_common.scss
diff options
context:
space:
mode:
authorMartin Schenck2016-08-01 17:41:52 +0200
committerMartin Schenck2016-08-01 17:41:52 +0200
commit474539210d7edc6079c6f01c6b5e5152cd7fcc62 (patch)
tree4fce39fdd8540d3ebc893e0d8dc2c9dbe92ef0db /common/gnome-shell/3.18/sass/_common.scss
parent9478b8de1c7c11a163c43ad6b8eff5b4f23f4ced (diff)
downloadsolarc-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/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.18/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss
index 3033f52..4a65924 100644
--- a/common/gnome-shell/3.18/sass/_common.scss
+++ b/common/gnome-shell/3.18/sass/_common.scss
@@ -2368,7 +2368,7 @@ $legacy_icon_size: 24px;
border: 1px solid gray;
padding: 4px;
border-radius: 4px;
- &:hover { border: 1px solid #ffffff; }
+ &:hover { border: 1px solid #fdf6e3; }
}
#lookingGlassExtensions { padding: 4px; }