/tokyo-night-tmux

A minimalist Tokyo Night theme for tmux.

Primary LanguageShellMIT LicenseMIT

Tokyo Night TMUX

Tokyo Night theme for TMUX.

How it looks

Contents

Requirements

Installation

NOTE: The installation guide assumes you have tpm, tmux-plugins/tmux-prefix-highlight (another plugin which can be installed with tpm) and other requirements installed.

  1. Add set -g @plugin 'hoshiya4522/tokyo-night-tmux' to your tmux.conf, by default .tmux.conf located in your home directory.
  2. After modifying .tmux.conf press the default key binding prefix + I to fetch and install the plugin (Note: Do this step while you are in tmux). (By default prefix is CTRL+b)

Make sure you have these two lines in your .tmux.conf

set -g @plugin 'tmux-plugins/tmux-prefix-highlight'
set -g @plugin 'hoshiya4522/tokyo-night-tmux'

That's it! Enjoy!

More Screenshots

Screenshot

Inspirations