Skip to content

Comments

fix: light mode issues#70

Open
Dodolist wants to merge 2 commits intoopenclaw:mainfrom
Dodolist:fix/light-mode-issues
Open

fix: light mode issues#70
Dodolist wants to merge 2 commits intoopenclaw:mainfrom
Dodolist:fix/light-mode-issues

Conversation

@Dodolist
Copy link

Summary

  • Fix multiple light mode visibility issues across the site

Changes

shoutouts.astro

  • background: rgba(10, 15, 26, 0.7)var(--surface-card-strong)
  • box-shadow: rgba(255, 77, 77, 0.15)var(--shadow-coral-soft)

index.astro

  • Twitter/GitHub integration pill icons color: '#FFFFFF'currentColor
  • Add html[data-theme='light'] .sponsor-logo { filter: invert(1) } for sponsor logo visibility
  • Add filter to sponsor logo transition for smooth theme switching

integrations.astro

  • 9 integration icons with color: '#FFFFFF'currentColor (Tlon, xAI, Vercel, Ollama, macOS, Notion, GitHub, Sonos, Twitter/X)

@vercel
Copy link

vercel bot commented Feb 20, 2026

@Dodolist is attempting to deploy a commit to the Jamie's projects Team on Vercel.

A member of the Team first needs to authorize it.

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