Base16 Spectrum Generator

March 1, 2020 ยท View on GitHub

A Python script for generating .png files that showcase the colours in a Base16 theme.

Usage

General Usage:

python main.py <theme_file> <output_file>

Explicit example:

python main.py decaf.yaml decaf.png

Sample Output

Atlas by Alex Lende

Atlas Preview

Espresso by Alex Mirrington

Espresso preview

Outrun by Hugo Delahousse

Outrun Preview

Tomorrow by Chris Kempson

Tomorrow Preview

Contents

  1. 1Usage
  2. 2Sample Output
  3. 2.1Atlas by Alex Lende
  4. 2.2Espresso by Alex Mirrington
  5. 2.3Outrun by Hugo Delahousse
  6. 2.4Tomorrow by Chris Kempson