Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Theme ¶
type Theme struct { Shaper text.Shaper Color struct { Primary color.RGBA Secondary color.RGBA Background color.RGBA ShadedBackground color.RGBA } Radius unit.Value Spacing unit.Value TextSize unit.Value Font text.Font }
A cleantheme represents styling for a very simple and clean, grayscale UI.
Click to show internal directories.
Click to hide internal directories.