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-shellor TPM.)
git clone https://github.com/srcery-colors/srcery-tmux/ ~/.tmux/themes/srcery-tmuxThen add the folling to your .tmux.conf file:
run -b ~/.tmux/themes/srcery-tmux/srcery.tmuxAdd 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'