flashbots / flashbots-writings-website

https://writings.flashbots.net/
15 stars 20 forks source link

ForumWidget not visible in dark theme #114

Open kyrers opened 1 year ago

kyrers commented 1 year ago

I noticed that the ForumWidget component is not visible in dark mode. The issue exists because the color attribute is forced in both the icon and the text.

The images below show the behavior in the light and dark mode respectively.

issue-light issue-dark