theme

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Theme

type Theme struct {
	HelpLineBackground lipgloss.Style
	HelpLineKey        lipgloss.Style
	HelpLineHelp       lipgloss.Style

	ViewerTopBar lipgloss.Style
	ViewerMain   lipgloss.Style

	MainTableHeader        lipgloss.Style
	MainTableBody          lipgloss.Style
	MainTableSelected      lipgloss.Style
	MainTableFirst         lipgloss.Style
	MainTableSelectedFirst lipgloss.Style
	MainTableDimmed        lipgloss.Style

	DialogBackground             lipgloss.Style
	DialogTitle                  lipgloss.Style
	DialogInput                  lipgloss.Style
	DialogInputCursor            lipgloss.Style
	DialogButtonFirstLetter      lipgloss.Style
	DialogButtonFocus            lipgloss.Style
	DialogButtonFocusFirstLetter lipgloss.Style

	DialogErrorBackground lipgloss.Style
	DialogErrorTitle      lipgloss.Style
	DialogErrorMessage    lipgloss.Style
}
var Current Theme = DefaultTheme()

Current is a current theme

func DefaultTheme

func DefaultTheme() Theme

Jump to

Keyboard shortcuts

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