@pradip1995/theme-impulse
v4.0.0
Published
Shopify Impulse-inspired Medusa storefront theme — promo tiles, editorial typography, mobile-first product grid
Downloads
1,384
Readme
@pradip1995/theme-impulse
Shopify Impulse-inspired storefront theme for Medusa.
Design highlights
- Karla + Playfair Display typography with wide uppercase nav tracking
- Full-bleed hero with bottom overlay and bordered CTA
- Promo tiles — 3-up collection blocks below the hero
- Category image grid with hover zoom
- Product cards with image rollover and quick-add
- Trust badge strip and editorial testimonial carousel
- Sticky header, promo bar, dark footer
Use in a storefront
./scripts/create-storefront.sh my-shop --theme impulseOr as an npm package (CSS-only overrides):
import "@pradip1995/theme-impulse/tokens/theme.css"Fork for full customization
./scripts/create-theme.sh my-brand --from impulseGoogle sign-in
slots/account/GoogleLogin— themed "Continue with Google" button (used by login/register via@modules/account/components/google-login)- One Tap popup — wired in the app root layout (
GoogleIdentityServicesScript+GoogleAuthShell), not in theme slots - Customize button styles in
slots/account/GoogleLoginor via theme CSS (e.g..account-auth button:has(img[alt="Google"]))
