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

Make unfocused terminal text transparent instead of blacker #694

Closed
julienfalque opened this issue Dec 21, 2022 · 1 comment
Closed

Make unfocused terminal text transparent instead of blacker #694

julienfalque opened this issue Dec 21, 2022 · 1 comment

Comments

@julienfalque
Copy link

I noticed that the option to change the text brightness of unfocused terminals actually makes the colors tend to black instead of becoming transparent as I thought it would. This is not a big deal with a dark background as the result is more or less the same (depending on the exact background color):

Dimmed text on dark background

However the result is a bit weird on a light background:

Dimmed text on light background

I think the result would look better with actual transparency instead. Maybe related to #74.

@mattrose
Copy link
Member

This is basically #74. It may actually get fixed when we go to GTK4. Migrating the codebase is a huge PITA, but it does a lot of things better.

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

2 participants