/tmux-paper-color

A tmux color scheme to match the PaperColor vim color scheme.

Primary LanguageShellMIT LicenseMIT

tmux-paper-color

A tmux color scheme based on the PaperColor color palette

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 papercolor

Installation

Install with TPM:

set -g @plugin 'jsec/tmux-paper-color'

or add to your tmux.conf file:

source-file "/path/to/repository/tmux-paper-color.conf"

Roadmap

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

License

MIT