styles

package
v0.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Default     = tcell.StyleDefault.Background(tcell.ColorBlack)
	Blank       = Default.Foreground(tcell.ColorBlack)
	Indicator   = Default.Foreground(tcell.NewRGBColor(50, 50, 50))
	IndicatorHi = Default.Foreground(tcell.NewRGBColor(255, 255, 255))
	TextBox     = Default.Foreground(tcell.NewRGBColor(160, 160, 160))
	Error       = Default.Foreground(tcell.NewRGBColor(255, 000, 043))
)

Functions

func Load

func Load(bg tcell.Color)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL