Documentation
¶
Overview ¶
Package tui implements Kodelet's native terminal chat interface.
Index ¶
Constants ¶
View Source
const ( AutoThemeName = "auto" DefaultThemeName = "catppuccin-mocha" LightThemeName = "catppuccin-latte" )
Variables ¶
This section is empty.
Functions ¶
func AvailableThemeNames ¶
func AvailableThemeNames() []string
AvailableThemeNames returns automatic selection, bundled themes, and valid custom themes discovered under ~/.kodelet/themes.
func ValidateThemeName ¶
ValidateThemeName checks automatic, bundled, and user-installed themes.
Types ¶
Click to show internal directories.
Click to hide internal directories.