styles

package
v0.0.0-...-299fdb3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BorderStyle = Style(tcell.ColorReset, tcell.ColorReset)
View Source
var DialogBackgroundStyle = Style(tcell.ColorReset, tcell.ColorReset)
View Source
var StyleBadgeBlue tcell.Style = Style(tcell.ColorWhite, tcell.ColorDarkBlue)
View Source
var StyleBadgeGreen tcell.Style = Style(tcell.ColorWhite, tcell.ColorDarkGreen)
View Source
var StyleBadgeOrange tcell.Style = Style(tcell.ColorWhite, tcell.ColorDarkOrange)
View Source
var StyleBadgeRed tcell.Style = Style(tcell.ColorWhite, tcell.ColorDarkRed)
View Source
var TextErrorStyle = Style(tcell.ColorRed, tcell.ColorReset).Underline(true)
View Source
var TextHighlightStyle1 = Style(tcell.ColorWhite, tcell.ColorOrange).Bold(true)
View Source
var TextHighlightStyle2 = Style(tcell.ColorLightYellow, tcell.ColorSeaGreen).Bold(true)
View Source
var TextLogoStyle = Style(tcell.ColorBlue, tcell.ColorSkyblue).Bold(true)
View Source
var TextPlaceHolderStyle = Style(tcell.ColorReset, tcell.ColorReset)
View Source
var TextPrimaryStyle = Style(tcell.ColorSlateGray, tcell.ColorReset).Bold(true)

Functions

func ForegroundStyle

func ForegroundStyle(c tcell.Color) tcell.Style

func Style

func Style(fg tcell.Color, bg tcell.Color) tcell.Style

func StyleReset

func StyleReset() tcell.Style

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 🇻🇳