erikw / tmux-powerline

⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
BSD 3-Clause "New" or "Revised" License
3.41k stars 513 forks source link

Changing background color of the tmux window list #356

Closed Luh-code closed 6 months ago

Luh-code commented 8 months ago

I can't figure out how to change the background color of the tmux window list in the middle. It is stuck on this green color, it kind of looks like a color from gruvbox, which is the theme I tried configuring the bar to, but I don't think I set it to be that anywhere...

Here's a gist of my theme, which is just a modification of the default: https://gist.github.com/Luh-code/e2135c02ce8fa8f6d33aa780654d2744

And here's how it looks like currently: 2024-01-26_14_13_16

Luh-code commented 7 months ago

Update: Still haven't figured it out. I've re-riced my whole system since this post, but the problem still persists. Also it is a thing on all themes. Including default and bubble. image

Ended up switching away from tmux-powerline

erikw commented 6 months ago

Fixed by https://github.com/erikw/tmux-powerline/pull/362#issuecomment-1992618595