Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &Term256
Default is the default palette to use. It is selected based on the OS.
View Source
var Term256 = Palette{}/* 256 elements not displayed */
Term256 is the default look up table for ANSI color codes according to xterm-256.
View Source
var TermGnome = Palette{}/* 256 elements not displayed */
TermGnome is the colors as displayed on gnome-terminal.
This table was generated via a screenshot generated by ./cmd/output256 sent to ./cmd/calibrate256 using the Pro theme.
View Source
var TermOSX = Palette{}/* 256 elements not displayed */
TermOSX is the colors as displayed on OSX.
This table was generated via a screenshot generated by ./cmd/output256 sent to ./cmd/calibrate256 using the Pro theme.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.