libcosmic-yoda/examples/cosmic
2022-09-30 11:15:39 -06:00
..
src Remove unnecessary padding definition from disabled buttons 2022-09-30 11:15:39 -06:00
Cargo.toml Move implementations from example to libcosmic 2022-09-30 09:35:55 -06:00
README.md Add iced cosmic example 2022-09-30 08:55:37 -06:00

Styling

An example showcasing custom styling with a light and dark theme.

All the example code is located in the main file.

You can run it with cargo run:

cargo run --package styling