aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/_common.scss
diff options
context:
space:
mode:
authorHorst31802015-07-14 20:27:13 +0200
committerHorst31802015-07-14 20:27:13 +0200
commitd67143b1b928ac4b8fd954288092eef1716aa053 (patch)
tree4fd9a48d6bbccf66d40ed0f3e25aed2fe2c3bf33 /common/gtk-3.0/3.14/_common.scss
parent137757727902d052e99bb283a3bd8ddc7533e0ae (diff)
downloadsolarc-theme-d67143b1b928ac4b8fd954288092eef1716aa053.tar.gz
solarc-theme-d67143b1b928ac4b8fd954288092eef1716aa053.tar.xz
solarc-theme-d67143b1b928ac4b8fd954288092eef1716aa053.zip
forgot something
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r--common/gtk-3.0/3.14/_common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/_common.scss b/common/gtk-3.0/3.14/_common.scss
index 2d1558a..aa863be 100644
--- a/common/gtk-3.0/3.14/_common.scss
+++ b/common/gtk-3.0/3.14/_common.scss
@@ -506,6 +506,7 @@ $_dot_color: $selected_bg_color;
&.#{$b_type} {
background-clip: border-box;
color: $selected_fg_color;
+ outline-color: transparentize($selected_fg_color, 0.7);
border-color: $b_color;
background-color: $b_color;