catppuccin / tmux

💽 Soothing pastel theme for Tmux!
MIT License
1.71k stars 519 forks source link

More configuration options #77

Open ervinpopescu opened 11 months ago

ervinpopescu commented 11 months ago

I would like to have this in the repo as well:

set -g @catppuccin_window_left_separator_inverse "yes"
set -g @catppuccin_window_right_separator_inverse "yes"
set -g @catppuccin_status_left_separator_inverse "yes"

I'm going to try to add it myself and make a PR, but I don't have a lot of free time, so it's going to take a while. If you guys think you can do it faster, please go ahead.

LE:

set -g @catppuccin_window_connect_separator "yes"

would be nice too.

89iuv commented 11 months ago

I like the idea but i also do not have a lot of free time. I can help with the PR if you manage to find the time to do it.

ervinpopescu commented 11 months ago

Any objections against shfmt? I'm using it in neovim and it formatted the whole catpuccin.tmux...