Use VteTerminal instead of TerminalScreen

This commit is contained in:
Satyajit Sahoo
2013-07-04 12:26:01 +05:30
parent 083bf16ae4
commit 1d75331f5a
+1 -3
View File
@@ -167,9 +167,7 @@ NautilusNotebook.notebook NautilusQueryEditor .primary-toolbar.toolbar:only-chil
/****************** /******************
* gnome terminal * * gnome terminal *
******************/ ******************/
TerminalScreen { VteTerminal {
-TerminalScreen-background-darkness: 0.9;
background-color: @osd_base; background-color: @osd_base;
color: @osd_fg; color: @osd_fg;
} }