Version: 3.0.0
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.)
- tmux 2.2 or newer (for RGB/truecolor style support).
- tmux 3.0 or newer (for the multi-path
source-fileloader).
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'