Use VteTerminal instead of TerminalScreen

pull/54/merge
Satyajit Sahoo 2013-07-04 12:26:01 +05:30
parent 083bf16ae4
commit 1d75331f5a
1 changed files with 1 additions and 3 deletions

View File

@ -167,9 +167,7 @@ NautilusNotebook.notebook NautilusQueryEditor .primary-toolbar.toolbar:only-chil
/******************
* gnome terminal *
******************/
TerminalScreen {
-TerminalScreen-background-darkness: 0.9;
VteTerminal {
background-color: @osd_base;
color: @osd_fg;
}