bevy/crates/bevy_feathers/src
Talin 65bddbd3e4
Bevy Feathers: an opinionated widget toolkit for building Bevy tooling (#19730)
# Objective

This PR introduces Bevy Feathers, an opinionated widget toolkit and
theming system intended for use by the Bevy Editor, World Inspector, and
other tools.

The `bevy_feathers` crate is incomplete and hidden behind an
experimental feature flag. The API is going to change significantly
before release.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-06-28 19:52:13 +00:00
..
assets/fonts
controls
constants.rs
cursor.rs
dark_theme.rs
font_styles.rs
handle_or_path.rs
lib.rs
palette.rs
rounded_corners.rs
theme.rs
tokens.rs