1.0dev: Fix `Workflow` macro to generate valid colors.
(Ensure that the RGB color components always use two digits. For example `#01FF07` is correct, and `#1FF7` is invalid.)
Resolves #10799.
Authored by: psuter 2012-08-09
Parent: [r11195]
Child: [r11197]