Home

Awesome

<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-tmux/develop/src/assets/nord-tmux-banner.svg"/></p> <p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-tmux/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-tmux.svg"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-88C0D0.svg"/></a></p> <p align="center">An arctic, north-bluish clean and elegant <a href="https://tmux.github.io">tmux</a> color theme.</p> <p align="center">Designed for a fluent and clear workflow.<br> Based on the <a href="https://github.com/arcticicestudio/nord">Nord</a> color palette.</p>
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-top.png"/></p>

Getting started

Installation

NOTE: Nord tmux is a 16 colorspace theme and MUST be used with the associated terminal emulator theme in order to work properly!
Make sure to install one of the currently supported terminal themes listed below BEFORE installing Nord tmux.

Nord GNOME Terminal
Nord Guake
Nord Hyper
Nord iTerm2
Nord Konsole
Nord Mintty
Nord PuTTY
Nord Terminal.app
Nord Terminator
Nord Tilix
Nord Termite
Nord XFCE Terminal
Nord Xresources

tmux Plugin Manager

It is recommended to install Nord tmux via tpm.
Add Nord tmux to your ~/.tmux.conf

set -g @plugin 'arcticicestudio/nord-tmux'

and press the default key binding prefix + <kbd>I</kbd> to fetch the plugin and source it.

Manual

Download the latest version of the nord.conf theme file to any directory where ~/.tmux/themes/nord-tmux/nord.conf is the recommended path.

Source the downloaded theme by adding it to your ~/.tmux.conf

source-file "~/.tmux/themes/nord-tmux/nord.conf"
<img src="https://github.com/favicon.ico" width=16 height=16/> GitHub Repository Clone

Clone the Nord tmux repository

git clone https://github.com/arcticicestudio/nord-tmux ~/.tmux/themes/nord-tmux

and source the downloaded theme by adding it to your ~/.tmux.conf

source-file "~/.tmux/themes/nord-tmux/nord.conf"

Activation

Reload your ~/.tmux.conf file

tmux source-file `~/.tmux.conf`

Features

<p align="center"><strong>Optimized styles for command bar- and widgets</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-feature-command-bar.png"/><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-feature-clock-mode.png"/></p> <p align="center"><strong>Fits to many terminal applications based on Nord</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-htop.png"/></p>

Plugin Support

tmux-prefix-highlight

Supports the prefix- and copy-mode status indicator.

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-plugin-support-tmux-prefix-highlight.png"/><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-tmux/develop/src/assets/scrot-plugin-support-tmux-prefix-highlight-copy-mode.png"/></p>

Development

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord/develop/src/assets/banner-footer-mountains.svg" /></p> <p align="center"> <img src="http://arcticicestudio.com/favicon.ico" width=16 height=16/> Copyright &copy; 2017 Arctic Ice Studio</p> <p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-5E81AC.svg"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-5E81AC.svg"/></a></p>