Documentation ¶
Index ¶
Constants ¶
View Source
const ( FGBlack = "\033[1;30m" FGRed = "\033[1;31m" FGGreen = "\033[1;32m" FGYellow = "\033[1;33m" FGPurple = "\033[1;34m" FGMagneta = "\033[1;35m" FGTeal = "\033[1;36m" FGWhite = "\033[1;37m" Reset = "\033[0m" )
List of all foreground colors
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.