libcosmic-yoda/examples/cosmic
2022-10-03 11:45:46 -06:00
..
src Adjust the break point 2022-09-30 14:53:27 -06:00
Cargo.toml Add text shaping example 2022-10-03 11:45:46 -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