pub fn set_accent(
doc: &Document,
target: AccentTarget,
accent: Option<u8>,
builder: &mut CommitBuilder,
)Expand description
Inventory row “Set Accent”: recolor a block, wire, area, text, or
port. accent is the picker’s vocabulary (None = plain).