fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.44k stars 117 forks source link

[Bug] Color of custom icons in Callout component #3356

Open mgregerson opened 2 months ago

mgregerson commented 2 months ago

Describe the Bug

When a user adds a custom icon to the Callout component, it does not adapt to the color of the Callout component itself.

Information to Reproduce

<Callout intent="success" icon="fa-regular fa-lightbulb"> If you’re using a framework like Langchain, Haystack or LlamaIndex - no need to do anything! OpenLLMetry will automatically detect the framework and annotate your traces. </Callout>


This will render:

Screenshot 2024-04-10 at 1 50 21 PM

CLI Version

0.20.0

harshit078 commented 6 days ago

Hi @mgregerson, Could I take this issue up ?