Skip to content

srcery-colors/srcery-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srcery-tmux

tmux-srcery screenshot

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-shell or 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

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'

Inspiration