Documentation
¶
Index ¶
- func BooleanValue(value bool) string
- func DetailValue(value string) string
- func FormatFooterKey(key string) string
- func PaneStatus(left, right string, width int) string
- func ParseHex(value string) color.Color
- func SQLTokenStyle(token chroma.TokenType, palette SQLStylePalette) lipgloss.Style
- type SQLStylePalette
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BooleanValue ¶
func DetailValue ¶
func FormatFooterKey ¶
func PaneStatus ¶
func SQLTokenStyle ¶
func SQLTokenStyle(token chroma.TokenType, palette SQLStylePalette) lipgloss.Style
Types ¶
type SQLStylePalette ¶
type SQLStylePalette struct {
Ink, Accent, Insert, Number, Muted, Normal string
}
Click to show internal directories.
Click to hide internal directories.