diff --git a/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css b/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css index 3ecdf5d0..ed04a7be 100644 --- a/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css +++ b/terminatorlib/themes/Ambiance/gtk-3.0/apps/terminator.css @@ -36,6 +36,7 @@ GtkNotebook.header { border-width: 0; /* set below depending on position of tab bar */ border-color: shade (@bg_color, 0.82); border-style: solid; + border-radius: 0px 0px 0px 0px; /* background-color: rgba(90%,20%,30%,1); */ background-color: @dark_bg_color; }