catppuccin / tmux

💽 Soothing pastel theme for Tmux!
MIT License
1.72k stars 526 forks source link

Is there anyway to make the background line transparent? #176

Closed shalawfatah closed 5 months ago

shalawfatah commented 5 months ago

I've only kept the right side of the bar with the name of the session and CUP and that's all I need, but the background line goes through anyway. Is there any way to get rid of it or make it fully transparent? Thanks

89iuv commented 5 months ago

Yes. Take a look over here: https://github.com/catppuccin/tmux?tab=readme-ov-file#override-the-default-status-background-color

Override the default status background color

set -g @catppuccin_status_background "theme"

This will overwrite the status bar background:

tmux kill-server & tmux

Please let me know if this works for you.

shalawfatah commented 5 months ago

Thanks @89iuv that works perfectly with "default"