As a workaround I have created the file
`~/.local/share/themes/Ambiance/gtk-3.0/gtk.css` which gives the active
tab a darker background color:

```
TerminalWindow .notebook tab.top:active {
   background-color: alpha(grey, 0.4);
}

@import url("file:///usr/share/themes/Ambiance/gtk-3.0/gtk.css");
```

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

Title:
  Current Tab in Gnome-terminal does not get highlighted

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

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

Reply via email to