style

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DialogPadding dialog inner paddign.
	DialogPadding = 3
	// DialogFormHeight dialog "Enter"/"Cancel" form height.
	DialogFormHeight = 3

	// DialogMinWidth dialog min width.
	DialogMinWidth = 40

	InputFieldBgColor = tcell.ColorLightGray
	InputFieldFgColor = tcell.ColorBlack
)

Variables

View Source
var (
	DialogFgColor = tcell.ColorDefault
	DialogBgColor = tcell.NewRGBColor(98, 0, 140)

	ButtonBgColor     = tcell.Color241
	DialogBorderColor = tcell.ColorWhite
)
View Source
var (
	BottomKeys         = tcell.NewRGBColor(98, 0, 140)
	ErrorBarBackground = tcell.ColorDarkRed
	ErrorBarForeground = tcell.ColorWhite

	UpboundHeader = tcell.GetColor("#af7efd")
)

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