https://github.com/dracula/tmux
🧛🏻♂️ Dark theme for tmux
https://github.com/dracula/tmux
dark-theme dracula dracula-theme dracula-tmux hacktoberfest theme tmux
Last synced: 23 minutes ago
JSON representation
🧛🏻♂️ Dark theme for tmux
- Host: GitHub
- URL: https://github.com/dracula/tmux
- Owner: dracula
- License: mit
- Created: 2020-03-14T01:19:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-05-01T07:37:57.000Z (13 days ago)
- Last Synced: 2025-05-01T08:30:48.108Z (13 days ago)
- Topics: dark-theme, dracula, dracula-theme, dracula-tmux, hacktoberfest, theme, tmux
- Language: Shell
- Homepage: https://draculatheme.com/tmux
- Size: 800 KB
- Stars: 717
- Watchers: 9
- Forks: 326
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tmux - dracula/tmux
README
# Dracula for [tmux](https://github.com/tmux/tmux/wiki)
> A dark theme for [tmux](https://github.com/tmux/tmux/wiki)

## Install
All instructions can be found [in the docs](./INSTALL.md).
## Configuration
Configuration and options can be found [in the docs](/docs/CONFIG.md).
## Color Theming
In depth configuration of Colors and alternative themes can be found [in the docs](/docs/color_theming/README.md)
## Features
- Support for powerline
- Support for NerdFonts
- Day, date, time, timezone
- [Fully custom color theming](/docs/color_theming/README.md)
- Current location based on network with temperature and forecast icon (if available)
- SSH session user, hostname and port of active tmux pane
- Network connection status, bandwidth, SSID and public IP (requires `curl`)
- Git branch and status
- Battery percentage and AC power connection status with icons
- Refresh rate control
- CPU usage (percentage or load average)
- RAM usage (system and/or tmux server)
- Custom status texts from external scripts
- GPU stats
- usage, power draw, and VRAM usage for NVIDIA on Linux
- usage, and power draw for MacOS. **requires sudo privileges**
- Color code based on whether a prefix is active or not
- List of windows with the current window highlighted
- When prefix is enabled, the left status bar widget turns from green to yellow
- If forecast information is available, a ☀, ☁, ☂, or ❄ unicode character corresponding with the forecast is displayed alongside the temperature
- Read system temperature
- Info if the Panes are synchronized
- Spotify playback (needs the tool spotify-tui installed). max-len can be configured.
- 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
- Kerberos TGT expiration date
- Show your Libre Freestyle 3 readings [Setup instructions](./scripts/libre.sh)## Compatibility
Compatible with macOS and Linux. Tested on tmux 3.1b
FreeBSD compatibility is in development## Team
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/tmux/graphs/contributors).
| [](https://github.com/ethancedwards8) | [](https://github.com/theoreticallyhugo) | [](https://github.com/danerwilliams) |
|-------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|
| [Ethan Edwards](https://github.com/ethancedwards8) | [Hugo Meinhof](https://github.com/theoreticallyhugo) | [Dane Williams](https://github.com/danerwilliams) |## Community
- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.## License
[MIT License](./LICENSE)