[gnome-shell-sass] theme: modal dialog headlines



commit e194d4261c41a0d30a953077a1aea21ad31ec3d1
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Mar 10 19:13:22 2015 +0100

    theme: modal dialog headlines
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745687

 _common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 7a070aa..a2613ff 100644
--- a/_common.scss
+++ b/_common.scss
@@ -349,7 +349,7 @@ StScrollBar {
 
   .prompt-dialog-headline {
     font-weight: bold;
-    color: darken($osd_fg_color,20%);
+    color: darken($osd_fg_color,25%);
   }
 
   .prompt-dialog-description:rtl {


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