libcosmic/examples/cosmic
2022-09-30 14:51:39 -06:00
..
src Set minimum window size 2022-09-30 14:51:39 -06:00
Cargo.toml Allow apps to set iced debug feature 2022-09-30 12:32:17 -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