ui/eg/themes
Noah Petherbridge ff76b831ad Update example apps and documentation 2021-06-03 12:27:48 -07:00
..
Makefile WIP Themes Support 2020-06-17 18:04:18 -07:00
README.md Update example apps and documentation 2021-06-03 12:27:48 -07:00
main.go WIP Themes Support 2020-06-17 18:04:18 -07:00
main_wasm.go WIP Themes Support 2020-06-17 18:04:18 -07:00
screenshot.png Update example apps and documentation 2021-06-03 12:27:48 -07:00

README.md

Themes Example

Screenshot

This demo shows off experimental UI theme support.

The main menu bar lets you open a Window with widgets all using a selected theme.

Running It

From your terminal, just type go run main.go or make run from this example's directory.