Documentation
¶
Index ¶
Constants ¶
View Source
const ( FontRegular = "regular" FontBold = "bold" FontItalic = "italic" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Catppuccin ¶
type Catppuccin struct {
// contains filtered or unexported fields
}
func (*Catppuccin) Color ¶
func (c *Catppuccin) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color
func (*Catppuccin) Icon ¶
func (c *Catppuccin) Icon(name fyne.ThemeIconName) fyne.Resource
func (*Catppuccin) Size ¶
func (c *Catppuccin) Size(name fyne.ThemeSizeName) float32
Click to show internal directories.
Click to hide internal directories.