#Subtle ActionIcon in v9

5 messages · Page 1 of 1 (latest)

sterile folio
#

Hey, I've found that the Subtle variant of ActionIcon became somewhat confusing in v9. In short, it appears that the color no longer applies to the icon itself, only to the background. I was wondering if this was intentional, or a bug? Thanks in advance.

#

Oddly enough, if I add, say, color="blue.5" to props, the icon gets colored as well.

coarse pagoda
#

It is intended behavior if you prefer to keep the old colors, you can do that by changing css variables resolver to v8

sterile folio
#

Alrighty, thank you

#

Is it also intended that this behavior differs between light and dark mode?