2020-03-31 08:46:17 +02:00
|
|
|
# Dracula for [tmux](https://github.com/tmux/tmux/wiki)
|
|
|
|
|
2020-04-08 02:08:54 +02:00
|
|
|
> A dark theme for [tmux](https://github.com/tmux/tmux/wiki)
|
|
|
|
|
|
|
|
![Screenshot](./screenshot.png)
|
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## Install
|
|
|
|
|
2020-04-08 02:08:54 +02:00
|
|
|
All instructions can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
|
|
|
|
|
2020-04-21 02:56:46 +02:00
|
|
|
## Configuration
|
|
|
|
|
|
|
|
Configuration and options can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
|
|
|
|
|
|
|
|
Customize the status bar by adding any of these lines to your .tmux.conf as desired:
|
|
|
|
* Disable battery functionality: `set -g @dracula-show-battery false`
|
|
|
|
* Disable network functionality: `set -g @dracula-show-network false`
|
|
|
|
* Disable weather functionality: `set -g @dracula-show-weather false`
|
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## Features
|
|
|
|
|
2020-04-08 02:08:54 +02:00
|
|
|
* Day, date, time, timezone
|
|
|
|
* Current location based on network with temperature and forecast icon (if available)
|
|
|
|
* Network connection status and SSID
|
|
|
|
* Battery percentage and AC power connection status
|
|
|
|
* 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
|
2020-03-31 08:46:17 +02:00
|
|
|
|
|
|
|
## Compatibility
|
|
|
|
|
2020-04-08 07:38:08 +02:00
|
|
|
Compatible with macOS and Linux. Tested on tmux 3.0a
|
2020-03-31 08:46:17 +02:00
|
|
|
|
2020-04-10 03:29:29 +02:00
|
|
|
|
2020-03-31 08:46:17 +02:00
|
|
|
## Team
|
|
|
|
|
2020-04-08 02:08:54 +02:00
|
|
|
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/tmux/graphs/contributors).
|
|
|
|
|
|
|
|
[![Dane Williams](https://avatars3.githubusercontent.com/u/22798229?v=4&s=70)](https://github.com/danerwilliams) |
|
|
|
|
--- |
|
|
|
|
[Dane Williams](https://github.com/danerwilliams) |
|
2020-03-31 08:46:17 +02:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2020-04-07 19:40:31 +02:00
|
|
|
[MIT License](./LICENSE)
|