https://github.com/heraldofsolace/nisha-tmux
Dark colorscheme for Tmux
https://github.com/heraldofsolace/nisha-tmux
tmux tmux-colors tmux-plugin
Last synced: about 1 month ago
JSON representation
Dark colorscheme for Tmux
- Host: GitHub
- URL: https://github.com/heraldofsolace/nisha-tmux
- Owner: heraldofsolace
- License: gpl-3.0
- Created: 2020-07-17T05:16:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T05:29:37.000Z (about 5 years ago)
- Last Synced: 2025-01-17T10:16:23.594Z (over 1 year ago)
- Topics: tmux, tmux-colors, tmux-plugin
- Language: Shell
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nisha colorscheme for Tmux
## Installation
### With TPM
You can install this plugin with [TPM](https://github.com/tmux-plugins/tpm)
1. Set up TPM as stated in their docs.
2. Add this line to the bottom of your Tmux config -
```
set -g @plugin 'heraldofsolace/nisha-tmux'
```
3. Reload Tmux configuration - `tmux source ~/.tmux.conf`
4. Install the plugin `prefix + Ctrl-I`
### Screenshots
#### Full Screen

#### Status Bar

#### Left status bar (normal)

#### Left status bar (prefix pressed)

### Configuration
Coming soon!
### Light Variant
Coming soon!