themes

package
v0.0.0-...-020cec0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StyleRetroGreenTerminal = tooey.Style{
	Style: tcell.StyleDefault.Background(tcell.ColorBlack).Foreground(tcell.ColorGreen),
}
View Source
var StyleRetroOrangeTerminal = tooey.Style{
	Style: tcell.StyleDefault.Background(tcell.ColorBlack).Foreground(tcell.ColorOrange),
}
View Source
var ThemeRetroTerminalGreen = &tooey.Theme{
	Default: StyleRetroGreenTerminal,
	Element: StyleRetroGreenTerminal,
	Border:  StyleRetroGreenTerminal,
	Title:   StyleRetroGreenTerminal,
	Chars:   tooey.NewDefaultChars(),
}
View Source
var ThemeRetroTerminalOrange = &tooey.Theme{
	Default: StyleRetroOrangeTerminal,
	Element: StyleRetroOrangeTerminal,
	Border:  StyleRetroOrangeTerminal,
	Title:   StyleRetroOrangeTerminal,
	Chars:   tooey.NewDefaultChars(),
}

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