iced-mobile/examples/styling
Héctor Ramón Jiménez f41eacc3dc Use `f32` for `border_width` and `border_radius` 2020-11-23 00:31:50 +01:00
..
src Use `f32` for `border_width` and `border_radius` 2020-11-23 00:31:50 +01:00
Cargo.toml Package examples and remove `dev-dependencies` 2020-01-20 06:27:01 +01:00
README.md Add `README` for `styling` example 2020-01-20 07:22:10 +01:00

README.md

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