Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableColor ¶
func DisableColor()
func FormatQuotaOverview ¶
func FormatQuotaOverview(results []AccountResult, style QuotaStyle, currentAccount string) string
func GetTerminalWidth ¶
func GetTerminalWidth() int
func SetTerminalWidth ¶
func SetTerminalWidth(w int)
Types ¶
type AccountResult ¶
type QuotaStyle ¶
func DefaultQuotaStyle ¶
func DefaultQuotaStyle() QuotaStyle
type Theme ¶
type Theme struct {
Primary lipgloss.Style
Success lipgloss.Style
Warning lipgloss.Style
Danger lipgloss.Style
Muted lipgloss.Style
Border lipgloss.Style
Title lipgloss.Style
Header lipgloss.Style
Dim lipgloss.Style
Bold lipgloss.Style
Error lipgloss.Style
Account lipgloss.Style
Active lipgloss.Style
BarFilled lipgloss.Style
BarEmpty lipgloss.Style
}
Click to show internal directories.
Click to hide internal directories.