Documentation
¶
Index ¶
- Constants
- func AsciiArt() lipgloss.Style
- func BotChat(width int) lipgloss.Style
- func ChatFocused(width, height int) lipgloss.Style
- func ChatNormal(width, height int) lipgloss.Style
- func ErrorView(windowWidth, windowHeight int) string
- func List() (s list.DefaultItemStyles)
- func RecommendationFocused(width, height int) lipgloss.Style
- func RecommendationNormal(width, height int) lipgloss.Style
- func TextInput() lipgloss.Style
- func UserChat() lipgloss.Style
Constants ¶
View Source
const ( White = "#ffffff" Gray = "#777777" Red = "#ff4444" HighlightColor = "#1DB954" SemiHighlightColor = "#146542" BgColor = "#191414" )
Variables ¶
This section is empty.
Functions ¶
func ChatFocused ¶
func ChatNormal ¶
func List ¶
func List() (s list.DefaultItemStyles)
func RecommendationFocused ¶
func RecommendationNormal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.