# re_ui
Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.
[](https://crates.io/crates/re_ui)
[](https://docs.rs/re_ui)


Rerun GUI theme and helpers, built around [`egui`](https://www.egui.rs/).
Defines the theme of the Rerun Viewer, and has helpers for constructing some UI elements.
Also contains our fonts and icons.
Run the example with `cargo r -p re_ui --example re_ui_example`