Also set xthickness ans ythickness to zero. It makes the frame go away:

style "terminal_window" = "dark" { 
        bg[NORMAL] = "#3c3b37"
        engine "murrine" {
        }
}

style  "terminal_notebook" = "dark" { 
        bg[NORMAL] = "#4b4a46"
        xthickness = 0
        ythickness = 0
        engine "murrine" { 
                #contrast = 1.4
        }
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/594603

Title:
  Terminal gets a redundant extra border when using multiple tabs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to