summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2013-05-23 15:25:15 +0200
committerIgnacio Casal Quinteiro <icq@gnome.org>2013-05-24 12:53:17 +0200
commit90d12eeaee14dff69fde5f4d030f02c5a02112d5 (patch)
tree7cd237b9edf61c2c36585278327291f60b37ef34
parent3dfee2eef56e798f70eeb70993edfce7ec6d5a53 (diff)
downloadgnome-themes-standard-90d12eeaee14dff69fde5f4d030f02c5a02112d5.tar.gz
Set VteTerminal instead of gnome terminal specific widget
-rw-r--r--themes/Adwaita/gtk-3.0/gnome-applications.css3
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 13b51dc6..1de9652a 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 {