srcery-tmux
srcery-tmux copied to clipboard
tmux theme for srcery
srcery-tmux

tmux theme for the srcery color scheme.
Features
- 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.)
Installation
Manually (Using git & run-shell)
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
TPM
Add following to your plugin list:
set -g @plugin 'srcery-colors/srcery-tmux'
Options
Powerline Fonts
Enable powerline glyps in statusline. (default = 0)
set -g @srcery_tmux_patched_font '1'