Documentation ¶
Index ¶
- Constants
- Variables
- func Aqua(format string, args ...any) string
- func Black(format string, args ...any) string
- func Blue(format string, args ...any) string
- func Bold(format string, args ...any) string
- func Fuchsia(format string, args ...any) string
- func Gray(format string, args ...any) string
- func Green(format string, args ...any) string
- func Lime(format string, args ...any) string
- func Maroon(format string, args ...any) string
- func Navy(format string, args ...any) string
- func Olive(format string, args ...any) string
- func Purple(format string, args ...any) string
- func Red(format string, args ...any) string
- func Silver(format string, args ...any) string
- func Teal(format string, args ...any) string
- func Underline(format string, args ...any) string
- func Yellow(format string, args ...any) string
- type ColorFunc
Constants ¶
View Source
const (
Reset = "[-:-:-]"
)
Variables ¶
View Source
var Background = tcell.GetColor("#000000")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.