egui/examples/custom_style
Emil Ernerfeldt f9245954eb
Enable more clippy lints (#6853)
* Follows https://github.com/emilk/egui/pull/6848
2025-04-24 17:32:50 +02:00
..
src Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00
Cargo.toml Raise MSRV to 1.84 (#6848) 2025-04-24 17:00:29 +02:00
README.md Make Light & Dark Visuals Customizable When Following The System Theme (#4744) 2024-09-11 17:52:53 +02:00
screenshot.png Move all existing .png images to git LGS (#5320) 2024-10-29 10:04:07 +01:00

README.md

Example of how to customize the style.

cargo run -p custom_style