style

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ColorDefault represents the default color
	ColorDefault = tcell.ColorDefault
	// ColorBlack represents the color black
	ColorBlack = tcell.ColorBlack
	// ColorWhite represents the color white
	ColorWhite = tcell.ColorWhite
	// ColorPurple represents the color purple
	ColorPurple = tcell.ColorMediumPurple
	// ColorGreen represents the color green
	ColorGreen = tcell.ColorSeaGreen
	// ColorLightGreen represents the color light green
	ColorLightGreen = tcell.ColorLightSeaGreen
	// ColorMediumGreen represents the color medium green
	ColorMediumGreen = tcell.ColorMediumSeaGreen
	// ColorOrange represents the color orange
	ColorOrange = tcell.ColorOrange
	// ColorDimGrey represents the color dim grey
	ColorDimGrey = tcell.ColorDimGrey
)

Variables

View Source
var (
	// StyleDefault represents the default style
	StyleDefault = tcell.StyleDefault
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳