use ;
pub const NOP: Style = new;
pub const HEADER: Style = Green.on_default.effects;
pub const LITERAL: Style = Cyan.on_default.effects;
pub const ERROR: Style = Red.on_default.effects;
pub const WARN: Style = Yellow.on_default.effects;
pub const NOTE: Style = Cyan.on_default.effects;