Giter VIP home page Giter VIP logo

tmux-snazzy's Introduction

tmux-snazzy

A tmux theme with bright colors. Based on hyper-snazzy by Sindre Sorhus.

tmux screenshot

Install

Download this file and place it alongside your kitty config file.

$ curl -o ~/tmux-snazzy.theme.conf https://raw.githubusercontent.com/jaketrent/tmux-snazzy/master/tmux-snazzy.theme.conf

Place this line at the bottom of your .tmux.conf file:

source-file ~/tmux-snazzy.theme.conf

Related

License

MIT © Jake Trent

Colors Used

Using colortrans.py for 256 colors from https://gist.githubusercontent.com/MicahElliott/719710/raw/73d047f0a3ffc35f0655488547e7f24fa3f04ea6/colortrans.py myBg python colortrans.py 24252F RGB 282a36 -> xterm color approx colour16 (000000)

foregroundColor python colortrans.py eff0eb RGB eff0eb -> xterm color approx colour231 (ffffff)

backgroundColor python colortrans.py 282a36 RGB 282a36 -> xterm color approx colour17 (00005f)

red python colortrans.py ff5c57 RGB ff5c57 -> xterm color approx colour203 (ff5f5f)

green python colortrans.py 5af78e RGB 5af78e -> xterm color approx colour84 (5fff87)

yellow python colortrans.py f3f99d RGB f3f99d -> xterm color approx colour229 (ffffaf)

blue python colortrans.py 57c7ff RGB 57c7ff -> xterm color approx colour81 (5fd7ff)

magenta python colortrans.py ff6ac1 RGB ff6ac1 -> xterm color approx colour205 (ff5faf)

cyan python colortrans.py 9aedfe RGB 9aedfe -> xterm color approx colour123 (87ffff)

tmux-snazzy's People

Contributors

jaketrent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

viing937

tmux-snazzy's Issues

Installation instructions not accurate

From the installation instructions:

Download this file and place it alongside your kitty config file.

This is a mistake as this theme has nothing to do with kitty and the command places the file directly into the home directory.

Not working on tmux 3.0a

Show these errors:

  invalid option: status-attr
  invalid option: window-status-fg
  invalid option: window-status-bg
  invalid option: window-status-attr
  invalid option: window-status-current-fg
  invalid option: window-status-current-bg
  invalid option: window-status-current-attr
  invalid option: pane-border-fg
  invalid option: pane-active-border-fg
  invalid option: message-bg
  invalid option: message-fg

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.