material: fix documentation of changing theme colours

Signed-off-by: James Stanley <james@incoherency.co.uk>
This commit is contained in:
James Stanley
2024-01-16 13:06:01 +00:00
parent ab021c4566
commit adba14c062
+1 -1
View File
@@ -36,7 +36,7 @@
// Theme-global parameters: For changing the look of all widgets drawn with a
// particular theme, adjust the `Theme` fields:
//
// theme.Color.Primary = color.NRGBA{...}
// theme.Palette.Fg = color.NRGBA{...}
//
// Widget-local parameters: For changing the look of a particular widget,
// adjust the widget specific theme object: