Home - janoamaral/tokyo-night-tmux GitHub Wiki
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
- A patched font with Nerd Font. Ensure your terminal is set to use one before installing this theme. Any patched font will do. See
nerdfonts.com
for more informations. - For some styles, support for Unicode 13 (see issue #36)
- Git
- GitHub-cli / Gitlab-cli (see Web based Git widget)
- GNU bc for precise mathematical calculation (see netspeed-widget)
- playerctl / nowplaying-cli (see NowPlaying-widget
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
Configuration
Every widget has his own configuration section. Please go to the corresponding page.
To change the global theme add this line to your tmux.conf
:
set -g @tokyo-night-tmux_theme "night" # default night theme
set -g @tokyo-night-tmux_theme "storm" # Storm theme
set -g @tokyo-night-tmux_theme "day" # Day theme
Demo
https://github.com/janoamaral/tokyo-night-tmux/assets/10008708/59ecd814-bc2b-47f2-82b1-ffdbfbc54fbf