[gnome-themes-standard/gnome-3-8] Set VteTerminal instead of gnome terminal specific widget



commit 90d12eeaee14dff69fde5f4d030f02c5a02112d5
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu May 23 15:25:15 2013 +0200

    Set VteTerminal instead of gnome terminal specific widget

 themes/Adwaita/gtk-3.0/gnome-applications.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 13b51dc..1de9652 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -10,10 +10,9 @@ SushiFontWidget {
 }
 
 /* gnome-terminal */
-TerminalScreen {
+VteTerminal {
     background-color: @theme_base_color;
     color: @theme_fg_color;
-    -TerminalScreen-background-darkness: 0.95;
 }
 
 TerminalWindow GtkNotebook.notebook {


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