Skip to content

Fix browser label visibility and simplify non-Chrome icons#2

Merged
Diego-18 merged 1 commit into
masterfrom
claude/browser-compatibility-0fy5ab
Jun 9, 2026
Merged

Fix browser label visibility and simplify non-Chrome icons#2
Diego-18 merged 1 commit into
masterfrom
claude/browser-compatibility-0fy5ab

Conversation

@Diego-18

@Diego-18 Diego-18 commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Browser name labels (Chrome, Edge, Brave, Opera) now use white text for readability on the dark hero background
  • "Compatible con:" label updated to text-white/60 (semi-transparent white) for consistent contrast
  • Replaced unrecognizable Edge, Brave, and Opera SVG icons with simple colored dots using their official brand colors: Edge #0078D4, Brave #FB542B, Opera #FF1B2D
  • Chrome retains its multi-color wheel icon (it renders correctly and is recognizable)

Test plan

  • Confirm browser names are clearly readable (white) against the dark navy hero background
  • Confirm Edge, Brave, Opera show as clean colored dots
  • Chrome icon still shows as the multi-color wheel

https://claude.ai/code/session_01KiLQV7aCKJ2w8nzhxuzTKR


Generated by Claude Code

Changes browser name text to white for readability on dark background,
replaces unrecognizable Edge/Brave/Opera SVG icons with simple colored
dots using their brand colors.

https://claude.ai/code/session_01KiLQV7aCKJ2w8nzhxuzTKR
@Diego-18 Diego-18 marked this pull request as ready for review June 9, 2026 20:52
@Diego-18 Diego-18 merged commit 25225d1 into master Jun 9, 2026
2 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.

2 participants