|
2 months ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 2 months ago | |
colorscheme-tpm.tmux | 5 years ago | |
tmux-colorscheme.conf | 2 months ago |
Retro groove colorscheme for tmux, based on the excellent gruvbox theme for vim.
This is a modified fork of tmux-gruvbox-truecolor.
Just clone this repo and add tmux-colorscheme.conf
to your .tmux.conf
:
cat tmux-colorscheme.conf >> ~/.tmux.conf
Or move tmux-colorscheme.conf
to your home directory and source it in .tmux.conf
:
source-file ~/tmux-colorscheme.conf
Add this repo to the list of TPM plugins in your .tmux.conf
:
set -g @plugin 'ndpm13/tmux-gruvbox-truecolor'
Press <prefix> + I
to reload tmux with the plugin.
Try adding the following to your .tmux.conf
:
set-option -as terminal-overrides ",xterm*:RGB"
Something isn't correctly handling UTF-8 line drawing characters.