Function decodeTextColor

Decode a table color (lowercase, without underscores), none, or transparent

Result!(beamui.graphics.colors.Color) decodeTextColor (
  string s
) nothrow @safe;