Dracula for tmux
A dark theme for tmux
All instructions can be found at draculatheme.com/tmux.
Configuration and options can be found at draculatheme.com/tmux.
For padding with bottom status bar, add the following to your .zshrc
or shell config:
if [ -z "$(tmux show-option -gqv @dracula-cols)" ]; then
tmux set-option -g @dracula-cols $(tput cols)
fi
And the following to your .tmux.conf
:
set -g @dracula-padding-bg "{your terminal bg here}"
- 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
- Git branch and status
- Battery percentage and AC power connection status
- Refresh rate control
- CPU usage (percentage or load average)
- RAM usage
- GPU usage
- Color code based on if prefix is active or not
- List of windows with current window highlighted
- When prefix is enabled 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
- Padding between panes and bottom status bar
Compatible with macOS and Linux. Tested on tmux 3.1b FreeBSD and Windows compatibility is in development
This theme is maintained by the following person(s) and a bunch of awesome contributors.
Dane Williams | Ethan Edwards |