Changing colors of the quote block doesn't work. Consider removing the color settings for now.
Currently, SVG is used for the icon of the quote block and the color of this wouldn't be changeable without extending the quote block to change the markup, it's not doable just by styling. Since at this moment we have two different quote styles, white and default, then, for now, we could just remove the non-functional color settings.
@miina Was there work being done here? Which PR is associated with this issue?
Reopening to keep in our radar till the PR is linked.
Ah, looks like it was #2164.
Related: #2282
Ah, looks like it was #2164.
That's correct, at some moment color settings were added to all the blocks, even those where there are no color settings needed, the solution for this issue was to remove the color settings. Note that by default the block does not have color settings, only the pullquote block has.
Most helpful comment
Ah, looks like it was #2164.