#How to slowdown marquee and set colors for icons?
2 messages · Page 1 of 1 (latest)
I'm sorry, but the knowledge sources provided do not contain information about how to control the speed of the marquee in <UPageLogos> or how to set the color for <UIcon> components, specifically for Simple Icons or a useColor prop.
- There is no documentation or example in the sources about a
speedor similar prop for<UPageLogos>, nor about customizing the marquee speed. - Likewise, there is no mention of a prop or method to automatically set the color of
<UIcon>based on the Simple Icons brand color, or auseColorprop.
If you need to set the color of an icon, you might try using standard CSS (e.g., class="text-[#hexcode]" if your setup supports arbitrary color classes), but this is not confirmed in the provided sources.