formaat-design / reshaped

Community repository for storing examples, reporting issues and tracking roadmap
https://reshaped.so
98 stars 3 forks source link

[BUG] Avatar Initials are always white when nested in the scrim component. #156

Closed X86-7 closed 1 year ago

X86-7 commented 1 year ago

I did some testing and noticed that the Avatar text is always white when nested in the scrim component. When the theme changes, the background of the avatar changes accordingly but the text stays the same, making it impossible to read.

image

I have confirmed this by building a simple project with the scrim component, the avatar component, and the theme utility. I simply added the initials as a string text. There should be nothing affecting the color.

blvdmitry commented 1 year ago

Seems like this was an issue with the neutral avatar before as well, fixed it now and shipping in the next nightly

image