package
Version:
v0.0.0-...-8b5b5bf
Opens a new window with list of versions in this module.
Published: Aug 3, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func AdwaitaTheme() fyne.Theme
AdwaitaTheme returns a new Adwaita theme.
Adwaita is a theme that follows the Adwaita theme. It provides a light and dark theme + icons.
See: https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/named-colors.html
func (a *Adwaita) Color(name fyne.ThemeColorName, variant fyne.ThemeVariant) color.Color
Color returns the named color for the current theme.
func (a *Adwaita) Font(style fyne.TextStyle) fyne.Resource
Font returns the named font for the current theme.
func (a *Adwaita) Icon(name fyne.ThemeIconName) fyne.Resource
Icon returns the named resource for the current theme.
Size returns the size of the named resource for the current theme.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.