It is NOT fixed in gnome-terminal 3.18.3. 
Here's my fix for the Ambiant-MATE theme:

toor@ubuntu:/usr/share/themes/Ambiant-MATE/gtk-3.0$ cat gtk.css 
TerminalWindow .notebook tab.top:active {
  font: bold;
  background-color: alpha(grey, 0.0);
}

TerminalWindow .notebook tab.top {
  background-color: alpha(grey, 0.4);
}
@import url("gtk-main.css");

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

Title:
  Current tab is not highlighted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1399734/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to