1 2 3
use chargrid_render::*; pub(crate) const DEFAULT_STYLE: Style = Style::new().with_foreground(Rgb24::new(255, 255, 255));