/tmux-gruvbox

Gruvbox colorscheme for tmux

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Gruvbox color theme configuration for Tmux

Theme with 'retro groove' flavor for Tmux, based on Pavel Pertsev's [gruvbox colorscheme][github-gruvbox] and inspired by work of Gordon Chiam.

Screenshot made from Mac OSX builtin terminal with xterm-256color and Hack font.

Installation

The simplest way is just:

HINT: Always make a backup of your config files before any action.

cat tmux-gruvbox-dark.tmux >> ~/.tmux.conf

Using tpm:

set -g @plugin 'nl0/tmux-gruvbox'

License

GPLv3 - Maciej Sypień