Documentation
¶
Index ¶
- func ToAdaptive(clr color.Color) lipgloss.AdaptiveColor
- func ToComplementary(hexClr string) string
- func ToDefault(clr color.Color) string
- func UpdateTheme() tea.Msg
- type Msg
- type Theme
- func (t *Theme) Body() body
- func (t *Theme) FilterList() filterlist
- func (t *Theme) Footer() footer
- func (t *Theme) GetTint() string
- func (t *Theme) Header() header
- func (t *Theme) Help() help
- func (t *Theme) Info() info
- func (t *Theme) ListTints() []string
- func (t *Theme) Message() message
- func (t *Theme) NextTint()
- func (t *Theme) SetTint(id string) bool
- func (t *Theme) Shortcut() shortcut
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToAdaptive ¶ added in v0.5.0
func ToAdaptive(clr color.Color) lipgloss.AdaptiveColor
func ToComplementary ¶ added in v0.5.0
func UpdateTheme ¶ added in v0.6.2
Types ¶
type Theme ¶ added in v0.6.2
func (*Theme) FilterList ¶ added in v0.6.2
func (t *Theme) FilterList() filterlist
Click to show internal directories.
Click to hide internal directories.