pub fn accent() -> StyleExpand description
Brand-coloured emphasis without BOLD. Reads the accent colour slot so
it renders in the active theme’s brand colour (purple on the default
theme). Use for in-content cursor indicators, focused tag spans and
any non-bold accent emphasis. Pair with accent_bold() when the same
content should also bold (overlay titles, focused selection, reference
keys in help text).