Skip to main content

Crate ratatui_bubbletea_theme

Crate ratatui_bubbletea_theme 

Source
Expand description

Charm/Bubble Tea-inspired theme helpers for ratatui.

This crate is intentionally usable from a normal ratatui event loop. It does not own rendering, terminal setup, or event handling.

Structs§

Palette
Color palette behind Theme’s semantic styles.
Symbols
Small set of symbols used by Charm-like terminal UIs.
Theme
Semantic style tokens and widget helpers for a Charm-like ratatui UI.

Type Aliases§

BubbleTheme
Default theme type for Charm/Bubble Tea-inspired ratatui apps.