727c5171ff
html[data-theme="light"] .lt-avatar has specificity 0,2,1 which beats the color modifier classes (0,1,0), stripping the purple/orange/ green/red tints in light mode. Add per-modifier light-theme overrides immediately after the generic rule so they win the cascade. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>