Code Monkey home page Code Monkey logo

nord-tmux's Introduction

An arctic, north-bluish clean and elegant tmux color theme.

Designed for a fluent and clear workflow.
Based on the Nord color palette.


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

The recommended method to install Nord tmux is via tpm.

Add Nord tmux to your ~/.tmux.conf

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

and press the default key binding prefix + I to fetch- and install the plugin.

Manual

Clone the repository

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

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

run-shell "~/.tmux/themes/nord-tmux/nord.tmux"

Reload your ~/.tmux.conf file to source- and activate the theme.

tmux source-file ~/.tmux.conf

Features

Optimized styles for command bar- and widgets

Fits to many terminal applications based on Nord

Configuration

Disable status content

By default, this theme provides status bar content (including the powerline-styled background arrows).

The status content can be disabled by setting the @nord_tmux_show_status_content to 0:

set -g @nord_tmux_show_status_content "0"

No patched fonts

The default status content makes use of patched fonts which can be disabled by setting the @nord_tmux_no_patched_font variable to 1:

set -g @nord_tmux_no_patched_font "1"

Plugin Support

Supports the prefix- and copy-mode status indicator.


Development

Contribution

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

Copyright © 2017-present Arctic Ice Studio

nord-tmux's People

Contributors

arcticicestudio avatar tsroten avatar drzel avatar rememberyou avatar dylnmc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.