Skip to content

shaneog/tmux-colors-gotham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gotham color theme for tmux

A tmux theme based on vim-gotham.

Installation

Append the content of e.g. tmuxcolors-gotham.conf to the end of your tmux config.

cat tmuxcolors-gotham.conf >> ~/.tmux.conf

In most cases, you have to force tmux to assume the terminal supports 256 colours. For this, start tmux with tmux -2.

Installation with Tmux Plugin Manager

Add the plugin to the list of TPM plugins in your .tmux.conf:

set -g @plugin 'shaneog/tmux-colors-gotham'

Hit prefix + I to fetch the plugin and source it. The plugin should now be working.

About

A tmux color scheme based on vim-gotham

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages