pub const MD_BOLD_OPEN: &str = "\x1b[1m";
Bold text: SGR 1 (bold on). Theme-invariant — bold is an attribute, not a colour.