Skip to content

Commit d860466

Browse files
jeremymanningclaude
andcommitted
fix(demo-04): Update attention visualizer to use shared theming system
- Remove hardcoded purple gradient body background that prevented theme switching - Add hero-header styling matching Eliza demo (gradient text effect) - Convert all color references to shared CSS variables: - white → var(--surface-color) - #666 → var(--text-secondary) - var(--background-light) → var(--bg-secondary) - Remove conflicting :root color variable overrides - Demo now properly supports dark/light theme toggling 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent c5f2e91 commit d860466

File tree

1 file changed

+108
-104
lines changed

1 file changed

+108
-104
lines changed

0 commit comments

Comments
 (0)