Skip to content

SVG Logo Replacement with Scroll and Hover Effects - #3

Open
carlhemp wants to merge 1 commit into
mainfrom
feature/svg-logo-replacement-17701585479768291242
Open

SVG Logo Replacement with Scroll and Hover Effects#3
carlhemp wants to merge 1 commit into
mainfrom
feature/svg-logo-replacement-17701585479768291242

Conversation

@carlhemp

@carlhemp carlhemp commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

This change replaces the original HTML/CSS-driven logo with a modern, clean, and geometric SVG design. The new logo is fully responsive, maintaining the existing header collapse behavior where the 'y' mark (now doubling as a musical note) scales up while the 'Canta' text fades away.

Key features:

  • Scroll interaction: A shimmer effect moves across the logo's paths as the user scrolls, driven by the --scroll-percent CSS variable.
  • Mouseover effect: The logo "vibrates" harmonically when hovered, simulating a plucked string or musical frequency.
  • Favicon: Added favicon.svg, a simplified version of the 'y' musical note mark.
  • Maintainability: Uses vector-effect: non-scaling-stroke and standard SVG groups for easy future modification.
  • Visuals: Stick to the original palette (lightblue and cornflowerblue) but with improved geometric clarity.

PR created automatically by Jules for task 17701585479768291242 started by @carlhemp

- Replaced the old HTML/CSS-based logo with a custom inline SVG wordmark.
- Integrated the 'y' character to double as a musical note.
- Implemented a scroll-driven "shimmer" color effect via linearGradient stops.
- Added a "harmonic vibration" effect on mouseover using CSS animations.
- Ensured responsive "header collapse" behavior using container queries and SVG transforms.
- Created and linked a new `favicon.svg` based on the 'y' musical mark.

Co-authored-by: carlhemp <9425487+carlhemp@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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