bigbn/drop-down-terminal-x

Transparent tabs

Shaltz opened this issue · 9 comments

Hi,

I moved from 18.04 to 20.04 (keeping the same /home) and for some reason, the tabs are now transparent... that makes them unreadable when the background is not totally uniform and dark

I did uninstall tDDTX, reset all the preferences using dconf editor and reinstalled it, but the problem remains :(

Screenshot from 2020-05-05 10-31-47

Facing the same issue. Excellent plugin otherwise.

Svad commented

Same for me.
2020-05-09_05-45

@bigbn
Hi, no idea what is causing this issue and how to fix it ?

bigbn commented

No. I need to check it by myself. This need a time to install ubuntu and check what there is going on

@bigbn
is there anything we can give you to help you out ? some logs, something ?

no news about this issue ??

bigbn commented

I'm sorry, not yet

Nice plugin!
Have the same issue. Found a workaround, it's ugly, but helps :)
Added this:

window>*>* {
    background-color: rgba(36, 31, 49, 0.94); 
}

to gtk.css (~/.local/share/gnome-shell/extensions/drop-down-terminal-x@bigbn.pro/gtk.css in my case)

I don't believe it's related to the 20.04 version... I had to reinstall a system on a brand new computer,
I went to ubuntu 18.04.5 and the problem is there too...

Screenshot from 2021-02-03 17-18-59