Themes
Browse and select from professional jewelry themes.
Overview
Your Katura storefront uses a modern, responsive design built with Next.js and Tailwind CSS. Unlike Shopify's liquid templates, Katura's storefront is a React-based single-page application with server-side rendering for optimal SEO.
Design system
Katura's storefront uses a consistent design system:
- shadcn/ui β accessible, customizable component library
- Tailwind CSS β utility-first CSS framework
- Responsive layout β optimized for mobile, tablet, and desktop
- Dark mode ready β system preference detection with manual toggle
Customization
Store appearance is configured in Settings β Store:
- Store name β displayed in the header and metadata
- Logo β upload your brand logo
- Store description β for SEO and social sharing
- Social media links β displayed in the footer
Note
Since Katura is a Next.js application, advanced theme customization involves modifying the Tailwind configuration and component files. See your developer documentation for custom theme modifications.
