# Functions
New creates and returns a new inkpen with default Options and pencil.Options.
NewOptions creates new default inkpen Options and pencil.Options and merges them with the given list of Option.
UseColoredIcons sets whether icons should be colored.
WithIconColorFuncs sets the given ist of inkpen.IconColorFunc.
WithPencilOptions sets the given list of pencil.Option.
# Variables
The default inkpen color functions.
The default inkpen color functions.
The default inkpen color functions.
The default inkpen color functions.
The default inkpen color functions.
The default inkpen color functions.
DefaultWriter is the default inkpen writer.
# Type aliases
IconColorFunc is a function to color verbosity level icons.
Option is a inkpen option.