[gnome-themes-standard] unintentional goofup of theme_fg_color
- From: Jakub Steiner <jimmac src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-themes-standard] unintentional goofup of theme_fg_color
 
- Date: Thu, 22 Aug 2013 17:01:23 +0000 (UTC)
 
commit 0e29acd463b66a1b6d0a31d6b7b812b2189402c3
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Aug 22 19:00:49 2013 +0200
    unintentional goofup of theme_fg_color
 themes/Adwaita/gtk-3.0/gtk-main.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-main.css b/themes/Adwaita/gtk-3.0/gtk-main.css
index 8352d24..3aa4acd 100644
--- a/themes/Adwaita/gtk-3.0/gtk-main.css
+++ b/themes/Adwaita/gtk-3.0/gtk-main.css
@@ -3,7 +3,7 @@
 @define-color theme_bg_color #ededed;
 @define-color theme_selected_bg_color #4a90d9;
 @define-color theme_text_color #2e3436;
- define-color theme_fg_color #ffffff;
+ define-color theme_fg_color @theme_text_color;
 @define-color theme_selected_fg_color #ffffff;
 
 @define-color placeholder_text_color shade(@text_color, 3.5);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]