wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
17.77k stars 795 forks source link

Can we have transparent background support #626

Closed Eragonfr closed 3 years ago

Eragonfr commented 3 years ago

On my actual terminal emulator, kitty, I have a semi-transparent background. And I want a similar feature on wezterm, it's one of the two reason of why I'm not switching to it.

I use that to match my global theme.

Also it can be cool to have transparent background with blur or background pictures support but that's an other request.

mborejdo commented 3 years ago

have a look at window_background_image and window_background_opacity config options. also you can tweak some colors with window_background_image_hsb

wez commented 3 years ago

https://www.reddit.com/r/unixporn/comments/m5bwp8/wezterm_a_highly_configurable_cross_platform/ demonstrates some of the fancier styling features in wezterm

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.