[gnome-calendar/wip/pandusonu/week-view] style: smoother selection background



commit 1cab5278f1676b44ee9461a909527806cd0dc5fd
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Dec 14 17:11:11 2016 -0200

    style: smoother selection background

 data/theme/gtk-styles.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gtk-styles.css b/data/theme/gtk-styles.css
index 98be14e..45f23a3 100644
--- a/data/theme/gtk-styles.css
+++ b/data/theme/gtk-styles.css
@@ -424,7 +424,7 @@ weekgrid.now-strip {
 
 weekgrid:selected,
 .week-header:selected {
-    background-color: alpha(@theme_selected_bg_color, 0.4);
+    background-color: alpha(@theme_selected_bg_color, 0.25);
 }
 
 .week-header:selected {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]