Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal background in gtk3 3.24 #88

Closed
eda2z opened this issue Sep 29, 2020 · 1 comment
Closed

Terminal background in gtk3 3.24 #88

eda2z opened this issue Sep 29, 2020 · 1 comment

Comments

@eda2z
Copy link

eda2z commented Sep 29, 2020

The other day the background in several terminal emulators stopped working if they were configured to use theme colors for foreground/background. I have Nordic-bluish-accent-standard-buttons installed in the latest Arch/Gnome and the background for tilix is black and for gnome-terminal it is 100% transparent. I saw mention of a similar problem in the Arch forums for another theme and the solution was to add a color for text_view_bg. Apparently this is now being used in gtk apps. I modified gtk.css and gtk-dark.css under gtk-3.0 to contain

@define-color text_view_bg #3b4252;

immediately after content_view_bg and this fixed the problem. I thought you may want to update your themes accordingly. I have tried other themes but I always come back to bluish/Nordic. Very nice job and thanks for your efforts.

@0MazaHacka0
Copy link

@eda2z thank you, it helps me. also, same here, background of gnome terminal became transparent and started shaking. 5.4.67-1-MANJARO 20, GNOME 3.36.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants