Giter Club home page Giter Club logo

xterm_colour_chart's Introduction

xterm_colour_chart

http://excess.org/article/2007/10/xterm-256-colour-chart-20/

XTerm Colour Chart 2.0 “Old and busted: Colour Cubes. New hotness: Colour Cows” release.

Colour Cows Screen Shot

Features

  • Five different charts available in 256 and 88-colour modes
  • Origin and rotation of colour cube is now configurable
  • Size of colour cells is now configurable
  • Colour palette now exactly matches xterm defaults
  • Resetting colour palette is now flicker-free
  • Source code is much nicer (and commented!)

Usage

Usage: xterm_colour_chart.py [options] [chart names]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -8, --88-colours      use 88-colour mode [default: 256-colour mode]
  -l, --list-charts     list available charts
  -o NUM, --origin=NUM  set the origin of the colour cube: 0-7 [default: 0]
  -a NUM, --angle=NUM   set the angle of the colour cube: 0-5 [default: 0]
  -n, --numbers         display hex colour numbers on chart
  -d, --decimal         display decimal colour numbers on chart
  -u, --urwid           display urwid palette colour on chart
  -x COLS, --cell-columns=COLS
                        set the number of columns for drawing each colour cell
                        [default: 2]
  -y ROWS, --cell-rows=ROWS
                        set the number of rows for drawing each colour cell
                        [default: 1]
  -r, --reset-palette   reset the colour palette before displaying chart, this
                        option may be used to switch between 88 and 256-colour
                        modes in xterm

for example:

python xterm_colour_chart.py -n -x 3 -y 3 -r ribbon

License

XTerm Colour Chart

Ian Ward, 2007-2012 This tool is in the Public Domain, do with it as you wish.

xterm_colour_chart's People

Contributors

wardi avatar bmihai avatar jaysonlarose avatar jmettraux 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.