An open API service indexing awesome lists of open source software.

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

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

![full](screenshots/full.png)

#### Status Bar

![status](screenshots/status.png)

#### Left status bar (normal)

![normal status](screenshots/status-normal.png)

#### Left status bar (prefix pressed)

![prefix](screenshots/status-prefix.png)

### Configuration

Coming soon!

### Light Variant

Coming soon!