Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 740 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 740 Bytes

tmux-gruvbox-light

A tmux color scheme based on the gruvbox color palette and based on the tmux-gruvbox dark theme.

Currently this is only tested on systems with 24-bit color support. Making the theme degrade gracefully for 8-bit palettes is in the works.

Screenshot

tmux gruvbox light

Installation

Install with TPM:

set -g @plugin 'jsec/tmux-gruvbox-light'

or add to your tmux.conf file:

source-file "/path/to/repository/tmux-gruvbox-light.conf"

Roadmap

  • Clean up theme
  • Add support for 256 color palettes.

License

MIT