∞
@bucky Apologies for delayed response. You can see documentation on modifying colors here. For your specific case, you'd want to add this in the "Edit CSS" section of Micro.blog:
:root {
--blockquote: #color_here;
}