Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HeaderStyle = lipgloss.NewStyle(). Bold(true). Foreground(primaryColor). PaddingBottom(1) ValueStyle = lipgloss.NewStyle(). Foreground(accentColor). Bold(true) SubtleStyle = lipgloss.NewStyle(). Foreground(mutedColor). Italic(true) SuccessStyle = lipgloss.NewStyle(). Foreground(successColor). Bold(true) WarningStyle = lipgloss.NewStyle(). Foreground(warningColor). Bold(true) ErrorStyle = lipgloss.NewStyle(). Foreground(errorColor). Bold(true) )
Functions ¶
func AntithesisCommand ¶
TODO: port all 3 repos to antithesishq and update 'guergabo' and url stuff.
Types ¶
Click to show internal directories.
Click to hide internal directories.