I’ve created a dark tmux color scheme for terminals that support True Color, based on onedark.vim.
One Dark is an extremely popular theme for the Atom text editor.
Why?
I wanted both vim and tmux to share the same color scheme.
I tried tmuxline.vim but it didn’t render the colors correctly.
Furthermore, with tmuxline.vim
, you can’t control the widgets on right status bar, which is a key feature IMO.
How?
Installation is extremely easy, and you can customize the widgets on the right status bar by setting the @onedark-widgets
tmux variable.
Interested? head over to tmux-onedark-theme and follow the instructions.