Searched refs:colorString (Results 1 – 1 of 1) sorted by relevance
32 [&](const std::string& colorString) -> EvaluationResult { in toColor() argument33 const optional<Color> result = Color::parse(colorString); in toColor()38 "Could not parse color from value '" + colorString + "'" in toColor()