# Functions
BgColor sets the background color of the cell.
ColorNumber sets a color using its number.
ColorRGB24 sets a color using the 24 bit web color scheme.
ColorRGB6 sets a color using the 6x6x6 terminal color.
FgColor sets the foreground color of the cell.
NewOptions returns a new Options instance after applying the provided options.
# Constants
8 "system" colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
The supported terminal colors.
# Interfaces
Option is used to provide options for cells on a 2-D terminal.
# Type aliases
Color is the color of a cell.