6 lines
125 B
CSS
6 lines
125 B
CSS
|
vte-terminal.terminal-screen {
|
||
|
-TerminalScreen-background-darkness: 0.95;
|
||
|
background-color: #000;
|
||
|
color: #fff;
|
||
|
}
|