Project

General

Profile

unexist.dev

subtle » subtle-contrib

Assorted tidbits and projects

Graviton

Overview

Graviton is a helper to create custom gravities visually.

{{lightbox(contrib/graviton, Graviton)}}

Usage

Start graviton on the commandline via ruby graviton.rb. Then just draw rectangles on the grid like e.g. via the rectangular masking tool from GIMP. Every new rectangle will have a different color to make it easier to distingish between each. To resize a rectangle press the left mouse button on one of the corners and move the mouse.

The print button will display the created new gravities with their color name in a format that can be used in the config of subtle.

Colors

Following colors are used in graviton in given order:

{{color(#00FFFF, cyan)}} {{color(#008000, green)}} {{color(#808000, olive)}} {{color(#008080, teal)}} {{color(#0000FF, blue)}} {{color(#C0C0C0, silver)}} {{color(#00FF00, lime)}} {{color(#000080, navy)}} {{color(#800080, purple)}} {{color(#FF00FF, magenta)}} {{color(#800000, maroon)}} {{color(#FF0000, red)}} {{color(#FFFF00, yellow)}} {{color(#808080, gray)}}