Skip to content
Alejandro Amaral edited this page Apr 8, 2024 · 16 revisions

About

A clean, dark Tmux theme that celebrates the lights of Downtown Tokyo at night. The perfect companion for tokyonight-vim Adapted from the original, Visual Studio Code theme.

Branches

  • Master: stable production branch.
  • Next: staging branch, has all release candidate features.
  • Experimental: branch that I use daily. It can be unstable and can be changed anytime.
  • Legacy: old unmaintained tokyo-night-tmux version.

Dependencies

Installation

You can install using any method below:

With TPM

Add this line to your tmux.conf:

set -g @plugin "janoamaral/tokyo-night-tmux"

Install as any other plugin

Manually

Clone this repo

git clone https://github.com/janoamaral/tokyo-night-tmux.git /home/your_user/somewhere/tokyo-night-tmux

Add this line to your tmux.conf:

run-shell "/home/your_user/somewhere/tokyo-night-tmux/tokyo-night.tmux

Reload tmux and you're done

Demo

demo.mp4
Clone this wiki locally