Open vgeorgiev69 opened 3 years ago
You need to kill your tmux server (because the theme sets global options) with: tmux kill-server
- attention: this will kill your tmux sessions.
When you create a new tmux session you will have default + your ~/.tmux.conf settings again.
In case anyone else wants an easy way to toggle fading the inactive pane text, there's a PR here: https://github.com/odedlaz/tmux-onedark-theme/pull/26
Hi, I tried out your theme, but then I didn't like the "shade" effect on my other panes (if for example they are synced, I don't clearly see the text unless I go to that pane) so I decided to remove it. Nothing works from commenting out and sourcing .tmux.conf, and also removing it from tmux/plugins folder. Any tips?