tmux theme for the srcery color scheme.
- Support for powerline glyphs via patched font.
- tmux-prefix-highlight. (Be sure to load this after you have loaded your theme either via
run-shell
or TPM.)
git clone https://github.com/srcery-colors/srcery-tmux/ ~/.tmux/themes/srcery-tmux
Then add the folling to your .tmux.conf
file:
run -b ~/.tmux/themes/srcery-tmux/srcery.tmux
Add following to your plugin list:
set -g @plugin 'srcery-colors/srcery-tmux'
Enable powerline glyps in statusline. (default = 0)
set -g @srcery_tmux_patched_font '1'