Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HeaderStyle = lipgloss.NewStyle().Foreground(skyBlue) TabStyles = []lipgloss.Style{ tabStyle.Copy().Background(deepPink), tabStyle.Copy().Background(ceruleanBlue), tabStyle.Background(deepPurple), } NNInputStyle = lipgloss.NewStyle().Foreground(hotPink) NNContinueStyle = lipgloss.NewStyle().Foreground(darkGray) ErrorTextStyle = lipgloss.NewStyle().Background(brighRed).Foreground(white) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.