iced/examples/styling
2023-01-27 14:02:48 -07:00
..
src Fix: Clippy lint 'uninlined_format_args' 2023-01-27 14:02:48 -07:00
Cargo.toml refactor: remove once_cell from styling example 2022-11-03 03:23:36 +01: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