package ocolor

  1. Overview
  2. Docs
Print with style in your terminal using Format's semantic tags

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
md5=b0ee5aebb9233f6ec301c8acfff649a9
sha512=bd313217e648a767790bdcce5998e1989d060f71b5dd35fe6193c630ebbdb52257e898729a58198b4dea4799068a2b724d47b0b0c3fce6e275e153e2a72d4a39

doc/ocolor/Ocolor_x11/index.html

Module Ocolor_x11

val color_of_string : string -> Ocolor_types.rgb option

Get the color code (24 bits) of the given name. None if it does not exists.

val string_of_color : Ocolor_types.rgb -> string option

Get the name of a color code (24 bits) None if not found.

val available_colors : (string * Ocolor_types.rgb) list

Set of avaiable colors name, without prefix, or anything.

OCaml

Innovation. Community. Security.