colorRegex

Undocumented in source.
static immutable
auto colorRegex = ctRegex!`#([0-9a-fA-F]{2}){3,4}|"#([0-9a-fA-F]{2}){3,4}"`;

Meta