Coder Social home page Coder Social logo

tmux-themepack's Introduction

Tmux Themepack

A pack of various themes for Tmux.

Installation

Install manually

  1. Clone repo to local machine:

     git clone https://github.com/jimeh/tmux-themepack.git ~/.tmux-themepack
    
  2. Source desired theme in your ~/.tmux.conf:

     source-file "${HOME}/.tmux-themepack/powerline/block/green.tmuxtheme"
    

Install using Tmux Plugin Manager

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

     set -g @plugin 'jimeh/tmux-themepack'
    
  2. Hit prefix + I to fetch the plugin and source it. The plugin should now be working.

You can pick and choose a theme via .tmux.conf option:

  • set -g @themepack 'block/blue' (default)
  • set -g @themepack 'block/cyan'
  • set -g @themepack 'default/gray'
  • set -g @themepack 'double/megenta'
  • ...

Themes

Basic Themes

Default:

basic

Basic:

basic

Powerline Themes

Inspired by the Powerline VIM plugin, and requires the use of a powerline compatible font in your terminal. You can find a number of such fonts in the powerline-fonts project.

If your preferred font isn't available there, please refer to Powerline's documentation on Font Patching to patch the font yourself.

Powerline Blue:

powerline-default-blue

Powerline Cyan:

powerline-default-cyan

Powerline Gray:

powerline-default-gray

Powerline Green:

powerline-default-green

Powerline Magenta:

powerline-default-magenta

Powerline Orange:

powerline-default-orange

Powerline Red:

powerline-default-red

Powerline Yellow:

powerline-default-yellow

Block

Currently selected window is indicated by a colored block.

Powerline Blue Block:

powerline-block-blue

Powerline Cyan Block:

powerline-block-cyan

Powerline Gray Block:

powerline-block-gray

Powerline Green Block:

powerline-block-green

Powerline Magenta Block:

powerline-block-magenta

Powerline Orange Block:

powerline-block-orange

Powerline Red Block:

powerline-block-red

Powerline Yellow Block:

powerline-block-yellow

Double

Both left and right far sides of the statusbar are colored, rather than just the left side.

Powerline Double Blue:

powerline-double-blue

Powerline Double Cyan:

powerline-double-cyan

Powerline Double Green:

powerline-double-green

Powerline Double Magenta:

powerline-double-magenta

Powerline Double Orange:

powerline-double-orange

Powerline Double Red:

powerline-double-red

Powerline Double Yellow:

powerline-double-yellow

Tips

  • Use different themes/colors on different machines by using some sort of wrapper around launching Tmux.

Contributing

If you decide to contribute your own tmux themes, please try to base it on the default.tmuxtheme theme. This ensures that switching between themes works as it should and completely overwrites all settings from previous themes.

If it's not possible to base your theme on my default one, something is probably missing from it. So please contribute a fix to the default theme too in that case :)

License

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2013 Jim Myhrberg

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

tmux-themepack's People

Contributors

jimeh avatar wfxr avatar

Watchers

 avatar  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.