embedded-gui icon indicating copy to clipboard operation
embedded-gui copied to clipboard

Themes: expose all widgets

Open bugadani opened this issue 4 years ago • 0 comments

Expose (styled and generic) widgets through the particular themes' modules.

What this means: Create:

  • [ ] DefaultTheme::label()
  • [ ] DefaultTheme::header()
  • [ ] DefaultTheme::text_box()
  • [ ] DefaultTheme::text_block()
  • etc

bugadani avatar May 14 '21 21:05 bugadani