greybird-gtk-theme: black terminal by default
This commit is contained in:
parent
ac9b44ebd3
commit
c33fb62c22
2 changed files with 8 additions and 1 deletions
|
|
@ -380,3 +380,10 @@ na-tray-applet widget box widget {
|
|||
#mate-menu.background notebook.frame scrolledwindow {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
/* mate-terminal */
|
||||
vte-terminal {
|
||||
-TerminalWindow-background-darkness: 1.0;
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue