60d89a1bc8
The widget wrapper had a hardcoded dark gradient using rgba(22,23,26) and rgba(16,17,19) which are blue-shifted. Replace with CSS variable references --surface-elevated and --surface-card for neutral dark backgrounds. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>