aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.16/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.16/sass/_common.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/sass/_common.scss b/common/gnome-shell/3.16/sass/_common.scss
index a41b8d8..b192285 100644
--- a/common/gnome-shell/3.16/sass/_common.scss
+++ b/common/gnome-shell/3.16/sass/_common.scss
@@ -1333,6 +1333,9 @@ StScrollBar {
caret-color: $selected_fg_color;
background-color: $selected_bg_color;
+ selection-background-color: $selected_fg_color;
+ selected-color: $selected_bg_color;
+
.search-entry-icon { color: $selected_fg_color; }
}
}