[gnome-shell-sass] theme: modal dialog heading visible for classic



commit 52dbed90aea05fc8a3ce6ec39de4a64fb949518c
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Mar 9 19:35:14 2015 +0100

    theme: modal dialog heading visible for classic
    
    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 a208f97..7a070aa 100644
--- a/_common.scss
+++ b/_common.scss
@@ -349,7 +349,7 @@ StScrollBar {
 
   .prompt-dialog-headline {
     font-weight: bold;
-    color: darken($fg_color,30%);
+    color: darken($osd_fg_color,20%);
   }
 
   .prompt-dialog-description:rtl {


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