A minimal, sober tmux theme. No distractions, no flashy colors, just what you need.
For those who prefer their terminal to be a work tool, not a screensaver.
Add this to your ~/.config/tmux/tmux.conf:
set -g @plugin 'yarso-su/tmux-minimal'Then press prefix + I (capital i) to fetch and source the plugin.
Clone this repo:
git clone https://github.com/yarso-su/tmux-minimal ~/.config/tmux/plugins/tmux-minimalAdd this to your tmux.conf:
run '~/.config/tmux/plugins/tmux-minimal/minimal.tmux'Then reload tmux:
tmux source ~/.config/tmux/tmux.confThis theme exists because most tmux themes are too "flashy". This theme aims for functional - looks good, doesn't distract, does its job.
- Current windows with minimal formatting
- Active window highlighted
- Time and user@host
- Nothing else
MIT License
