Kanagawa for tmux
Kanagawa theme for TMUX with silent colors.
Forked from dracula/tmux.
To activate the theme add the following line to your .tmux.conf
.
set -g @plugin 'Nybkox/tmux-kanagawa'
For advanced instructions look at INSTALL.md or check official instructions of dracula/tmux. Just replace all dracula
occurrences with kanagawa
.
Configuration and options can be found at draculatheme.com/tmux.
Just replace all dracula
occurrences with kanagawa
.
To set the theme flavor (wave
(default), lotus
or dragon
) you can press prefix+T or add the following line to your .tmux.conf
. Otherwise, the base theme will be set.
set -g @kanagawa-theme '<theme>'
If you want to preserve your emulator background / foreground for window:
set -g @kanagawa-ignore-window-colors true
Kanagawa Theme Dragon Theme Lotus Theme
The Kanagawa theme for tmux also supports an extended list of colors from the Kaganawa color palette. Below, you'll find a detailed list of these extra colors available.
Extended Color Palette
It is possible that not all color values are listed here. For the complete list, refer to colors.
- Support for powerline
- Day, date, time, timezone
- Current location based on network with temperature and forecast icon (if available)
- Network connection status, bandwidth and SSID
- SSH session user, hostname and port of active tmux pane
- Git branch and status
- Battery percentage and AC power connection status
- Refresh rate control
- CPU usage (percentage or load average)
- RAM usage (system and/or tmux server)
- GPU usage
- Custom status texts from external scripts
- GPU VRAM usage
- GPU power draw
- Color code based on whether a prefix is active or not
- List of windows with the current window highlighted
- When prefix is enabled, a smiley face turns from green to yellow
- When charging, 'AC' is displayed
- If forecast information is available, a β, β, β, or β unicode character corresponding with the forecast is displayed alongside the temperature
- Info if the Panes are synchronized
- Spotify playback (needs the tool spotify-tui installed)
- Music Player Daemon status (needs the tool mpc installed)
- Playerctl, get current track metadata
- Current kubernetes context
- Countdown to tmux-continuum save
- Current working directory of tmux pane
- meaningful / semantic color names
Compatible with macOS and Linux. Tested on tmux 3.1b FreeBSD compatibility is in development