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



commit 7012437929fa90dfc1e70a552afb2c54e62ccc1c
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Mar 9 19:36:26 2015 +0100

    theme: modal dialog heading visible for classic
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745687

 data/theme/gnome-shell-high-contrast.css |    2 +-
 data/theme/gnome-shell-sass              |    2 +-
 data/theme/gnome-shell.css               |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index 57d116f..94a280c 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -324,7 +324,7 @@ StScrollBar {
 
 .prompt-dialog-headline {
   font-weight: bold;
-  color: #b3b3b3; }
+  color: #bebeb6; }
 
 .prompt-dialog-description:rtl {
   text-align: right; }
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index 208d70f..52dbed9 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit 208d70f875a8b7d008c8526b8c44afa24f8e0676
+Subproject commit 52dbed90aea05fc8a3ce6ec39de4a64fb949518c
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 54cf142..7dab09f 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -324,7 +324,7 @@ StScrollBar {
 
 .prompt-dialog-headline {
   font-weight: bold;
-  color: #a6a69b; }
+  color: #bebeb6; }
 
 .prompt-dialog-description:rtl {
   text-align: right; }


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