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

Support terminal transparency by not setting window backgrounds #9

Merged
merged 1 commit into from
Jan 13, 2019
Merged

Support terminal transparency by not setting window backgrounds #9

merged 1 commit into from
Jan 13, 2019

Conversation

duganchen
Copy link
Contributor

Stop setting the background color of the tmux window. The effect of this change is to make tmux transparent in transparent terminals. One a properly set up terminal, this would have no other effect, as the background color of the terminal would be set correctly anyway.

This is a true fix for #5.

As examples: the window background color is not set in the following two tmux themes, both of which have good out-of-the-box transparent terminal support:

https://github.com/shaneog/tmux-colors-gotham
https://github.com/sei40kr/tmux-airline-dracula

I can change this to be toggled with an option, if you'd prefer that.

@odedlaz odedlaz merged commit e35740e into odedlaz:master Jan 13, 2019
@odedlaz
Copy link
Owner

odedlaz commented Jan 13, 2019

Thanks :)

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

Successfully merging this pull request may close these issues.

2 participants