# Styling An example showcasing custom styling with a light and dark theme. All the example code is located in the __[`main`](src/main.rs)__ file.
You can run it with `cargo run`: ``` cargo run --package styling ```