module Chromate::Hex

Constants

BYTE

A single hex byte, i.e., two valid hexadecimal numbers

COLORS

Hex string representations of the 256 xterm colors

PATTERN

A CSS-style hex string, of the form #XXXXXX (case-insensitive), where X is

a hexadecimal number