iced/examples/styling
Héctor Ramón Jiménez adce9e0421
Update Rust edition to 2021 🎉
2022-02-09 17:57:44 +07:00
..
src Remove ambiguous text_color attributes for Checkbox and Radio 2022-01-20 18:34:15 +07:00
Cargo.toml Update Rust edition to 2021 🎉 2022-02-09 17:57:44 +07:00
README.md Add README for styling example 2020-01-20 07:22:10 +01: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