Giter VIP home page Giter VIP logo

tmux-gruvbox-truecolor's Introduction

Gruvbox colorscheme for tmux

Retro groove colorscheme for tmux, based on the excellent gruvbox theme for vim.

This is a heavily modified fork of tmux-gruvbox.

Features/Differences:

  • Uses gruvbox's hexadecimal colors (most terminal emulators have truecolor support)
  • Indicates when the prefix key has been pressed
  • If vi-mode is enabled (if $EDITOR contains vi), the statusbar will indicate its mode while being edited
  • Highlights unfocused windows with activity or terminal bells
  • Does not use custom glyphs

Installation

Manual

Just clone this repo and add tmux-colorscheme.conf to your .tmux.conf:

cat tmux-colorscheme.conf >> ~/.tmux.conf

Or move tmux-colorscheme.conf to your home directory and source it in .tmux.conf:

source-file ~/tmux-colorscheme.conf

Tmux Plugin Manager

Add this repo to the list of TPM plugins in your .tmux.conf:

set -g @plugin 'lawabidingcactus/tmux-gruvbox-truecolor'

Press <prefix> + I to reload tmux with the plugin.

Troubleshooting

tmux's colors look weird

Try adding the following to your .tmux.conf:

set-option -as terminal-overrides ",xterm*:RGB"

Pane separator lines look weird

Something isn't correctly handling UTF-8 line drawing characters.

tmux-gruvbox-truecolor's People

Contributors

kevinastock avatar lawabidingcactus avatar samyakbardiya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tmux-gruvbox-truecolor's Issues

Use light theme

Could you allow a switch to specify light theme isntead of dark please?

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.