Searched defs:LocalizedColor (Results 1 – 1 of 1) sorted by relevance
82 struct LocalizedColor { struct83 std::optional<Color> start;84 std::optional<Color> end;85 std::optional<Color> top;86 std::optional<Color> bottom;