Versions in this module Expand all Collapse all v0 v0.0.2 Sep 23, 2022 v0.0.1 Sep 22, 2022 Changes in this version + var Ico = &fyne.StaticResource + type MyTheme struct + Theme string + func (m *MyTheme) Color(n fyne.ThemeColorName, v fyne.ThemeVariant) color.Color + func (m *MyTheme) Font(_ fyne.TextStyle) fyne.Resource + func (m *MyTheme) Icon(n fyne.ThemeIconName) fyne.Resource + func (m *MyTheme) Size(n fyne.ThemeSizeName) float32