I'll be amazed if anyone actually uses it, but a quick fixup for the ancient Raleigh

This commit is contained in:
Stephen Boddy 2016-12-10 15:41:51 +01:00
parent 8878aef3d2
commit fe64fc6b1d
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
.terminator-terminal-window {
background-color: alpha(@bg_color,0); }
.terminator-terminal-window .notebook {
background-color: @bg_color; }
.terminator-terminal-window .notebook.header {
background-color: @bg_color; }
.terminator-terminal-window .pane-separator {
background-color: @bg_color; }
.terminator-terminal-window .terminator-terminal-searchbar {
background-color: @bg_color; }