Skip to content

Merge staging into main - #50

Merged
jdesilver merged 2 commits into
mainfrom
staging
Jun 27, 2026
Merged

Merge staging into main#50
jdesilver merged 2 commits into
mainfrom
staging

Conversation

@jdesilver

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Simulation page renders correctly with light background and visible text
  • Buttons display as dark navy
  • No FOUC on page load

🤖 Generated with Claude Code

jdesilver and others added 2 commits June 27, 2026 16:43
Inline :root variable definitions in index.html so they are available
before index.css loads (preserving FOUC prevention), then have
.custom-theme reference var(--icicle-page) and var(--icicle-primary)
instead of hardcoded #000928/#FFFFFF. Removes the white-button overrides
so standard .btn-primary navy styles apply, restoring visible text and
correct button appearance on the simulation page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace hardcoded custom-theme colors with CSS variables
@jdesilver
jdesilver merged commit 5d3d147 into main Jun 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant