Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 894 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 894 Bytes

Monokai Pro for tmux

A customized version of the Dracula theme for tmux, using colors from Monokai Pro.

Screenshot

Install

Using tpm, add the following to your .tmux.conf:

set -g @plugin 'maxpetretta/tmux-monokai-pro'

Configuration

Configuration and options can be found at draculatheme.com/tmux.

NOTE: Replace all mentions of @dracula with @monokai

Compatibility

Tested on macOS Monterey, with & without powerline symbols

License

MIT License

Credits

All credit goes to dracula/tmux, which this theme was forked from

Special thanks to Monokai for creating the One True Color Theme <3