Skip to content

Fix dark mode white card and BLOCKED text clipping#50

Merged
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4
Mar 16, 2026
Merged

Fix dark mode white card and BLOCKED text clipping#50
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4

Conversation

@amavashev
Copy link
Contributor

Reviewer fixes:

  1. Removed SVG background fill (#FAFAFA) that caused a white card box around the hero image in dark mode — SVG is now transparent
  2. Widened viewBox from 600 to 620 to prevent "409 BUDGET_EXCEEDED" text from being clipped on the BLOCKED card
  3. Set --vp-c-brand-1 to #00C9A7 (teal) so buttons and links match the hero/logo accent color

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc

Reviewer fixes:
1. Removed SVG background fill (#FAFAFA) that caused a white card box
   around the hero image in dark mode — SVG is now transparent
2. Widened viewBox from 600 to 620 to prevent "409 BUDGET_EXCEEDED"
   text from being clipped on the BLOCKED card
3. Set --vp-c-brand-1 to #00C9A7 (teal) so buttons and links match
   the hero/logo accent color

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc
@amavashev amavashev merged commit cafc332 into main Mar 16, 2026
1 check 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.

2 participants