[gnome-calendar] css: updated selection color



commit 270eadf717d52036124788c851b798bbcab0a845
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Sat Jul 6 18:14:07 2013 -0400

    css: updated selection color

 data/theme/gtk-styles.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gtk-styles.css b/data/theme/gtk-styles.css
index 9c7e0fe..e7829ba 100644
--- a/data/theme/gtk-styles.css
+++ b/data/theme/gtk-styles.css
@@ -32,7 +32,7 @@
 
 .calendar-view:selected {
     color: #0C73E5;
-    background-color: shade (#fff, 0.5);
+    background-color: shade (#fff, 0.8);
     font: bold;
 }
 
@@ -72,4 +72,4 @@
     background-color: @theme_bg_color;
     -GcalArrowBin-arrow-size: 12px;
     -GcalArrowContainer-shadow-span: 3px;
-}
\ No newline at end of file
+}


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