Giter Site home page Giter Site logo

tinted-tmux's Introduction

Tinted Tmux

Matrix Chat

Tinted Tmux provides all the Base16 and Base24 theme variants for tmux. Easily swap between over 250 themes.

See Tinted Theming for more information.

Previously base16-tmux, but we've since added Base24 themes and plan to add themes for different color systems in future, the base16- prefix doesn't work anymore so we've moved to the less restrictive name tinted-tmux.

Installation

Manual

Once you've cloned this repo locally somewhere, you can source the theme you want to use from within your .tmux.conf file. Add the following line to your .tmux.conf.

source-file path/to/tinted-tmux/colors/base16-default-dark.conf

Installation with TPM (Tmux Plugin Manager)

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin 'tinted-theming/tinted-tmux'

Make sure to source your newly updated .tmux.conf. Hit prefix + I to fetch the plugin and source it. The plugin should now be working.

All the base16 themes are provided so you can pick and choose via .tmux.conf option:

set -g @tinted-color 'base16-default-dark' # (the default)

Usage

To dynamically switch your theme, have a look at Tinty, Tinted Theming's CLI theme manager. The Tinty USAGE.md page has specific information on setting up tinted-tmux.

Configuration

In most cases, you have to force tmux to assume the terminal supports 256 colours. For this, start tmux as tmux -2.

These themes work on tmux >=3. They may work in older versions but is untested.

You can optionally enable some styling options. You can do this by adding the relevant environment variable to your shell .*rc file.

Active/inactive pane state

export TINTED_TMUX_OPTION_ACTIVE=1

This adds support which changes background color for the focussed pane vs blurred panes.

Statusbar

export TINTED_TMUX_OPTION_STATUSBAR=1

This adds a basic statusbar. This is optional because users may already have a statusbar they prefer or prefer something more simple. This statusbar was inspired by tmux-gruvbox.

Contributing

See CONTRIBUTING.md for building and contributing instructions.

Based on the work of tmux-colors-solarized.

tinted-tmux's People

Contributors

tinted-theming-bot avatar jamygolden avatar mattdavis90 avatar jonhoo avatar veselyn 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.