Documentation ¶ Index ¶ type Nord func (t Nord) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color func (t Nord) Font(style fyne.TextStyle) fyne.Resource func (t Nord) Icon(name fyne.ThemeIconName) fyne.Resource func (t Nord) Size(name fyne.ThemeSizeName) float32 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Nord ¶ type Nord struct { ColorNameBackground string } func (Nord) Color ¶ func (t Nord) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color func (Nord) Font ¶ func (t Nord) Font(style fyne.TextStyle) fyne.Resource func (Nord) Icon ¶ func (t Nord) Icon(name fyne.ThemeIconName) fyne.Resource func (Nord) Size ¶ func (t Nord) Size(name fyne.ThemeSizeName) float32 Source Files ¶ View all Source files nord.go Click to show internal directories. Click to hide internal directories.