package spectrum_palettes

  1. Overview
  2. Docs
Canonical ANSI palette modules for Spectrum

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.0.0.alpha2.tar.gz
md5=db49a8c779384c12e87df17f5c3baa77
sha512=3c534a955cc998ff14eab8f3674bcbfd98875df7937c9468bf0c6209490ff334b940920d932a62884b72d68c85415831080af132da4287f4cef848fb6af7f568

doc/spectrum_palettes/Spectrum_palettes/Terminal/index.html

Module Spectrum_palettes.TerminalSource

Canonical terminal palette definitions for Spectrum.

Provides the standard ANSI-16 (Basic) and ANSI-256 (Xterm256) color palettes used by terminal emulators. Palettes are generated from JSON definitions using the %palette PPX extension.

Reference to the Palette module providing the palette signature.

Sourceexception InvalidColorName of string

Exception raised when an invalid color name is used.

ANSI-16 basic color palette (codes 30-37, 90-97).

ANSI-256 extended color palette (codes 0-255).