> You don't need attr=
>
>
> On Wed, 8 Jan 2020, 19:07 me via tmux-users, <
tmux-...@googlegroups.com> wrote:
> Greetings,
>
>
>
> I had this:
>
> set-option -g status-bg colour235
>
> set-option -g status-fg colour136
>
> set-option -g status-attr default
>
>
>
> converted to this:
>
> set-option -g status-style fg=colour136,bg=colour235,attr=default
>
>
>
> now I'm getting:
>
> bad style: fg=colour136,bg=colour235,attr=default
>
>
>
> please help :)
>
>
>
> --
>
> You received this message because you are subscribed to the Google Groups "tmux-users" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to