[gnome-themes-standard] a11y-base: add color/background-color for gnome-terminal



commit e9457875f228d02c7e857ec3df17ed35df104378
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Feb 22 00:55:50 2012 +0100

    a11y-base: add color/background-color for gnome-terminal
    
    https://bugzilla.gnome.org/show_bug.cgi?id=670472

 themes/a11y-base.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 667fe44..bad19da 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -358,3 +358,8 @@ GtkColorSwatch {
     border-style: solid;
     border-color: @theme_fg_color;
 }
+
+TerminalScreen {
+    background-color: @theme_base_color;
+    color: @theme_fg_color;
+}



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