Skip to main content

Crate ratatui_css

Crate ratatui_css 

Source
Expand description

§ratatui-css

Reserved for Ratatui CSS-inspired styling, selectors, and style-sheet experiments for Ratatui.

This crate is a Ratatui namespace reservation for future work in the styling area. It intentionally exposes no public API yet. A future release may replace this reservation with a real implementation when the design is ready.

The crate points at the main Ratatui project rather than a separate implementation repository:

Documentation for this reservation crate is published at:

This reservation may overlap with:

  • Existing style and theme approaches in Ratatui and other terminal UI frameworks.

Any future implementation should coordinate with those crates or clearly explain the difference before publishing a non-reservation release.