8 lines
136 B
CSS
8 lines
136 B
CSS
/* gnome-terminal */
|
|
TerminalScreen {
|
|
-TerminalScreen-background-darkness: 0.95;
|
|
background-color: #300a24;
|
|
color: #fff;
|
|
}
|
|
|