Color System

Hanami's color settings are managed through the theme customizer under the "Colors" section. These settings control the visual hierarchy of your store.

  • The Primary Color (default: #555555) is used throughout the theme for various UI elements and interactive components, ensuring consistent branding across your store.

  • Buttons use a global color system where you set a default background and text color. These colors will be used for all buttons unless specifically overridden within individual sections. By default, buttons are black with white text.

  • "Buy it Now" buttons can be styled separately from standard buttons, allowing them to stand out visually. These buttons default to a gray background (#555555) with white text.

  • Footer text has its own color setting (default: white) to ensure proper visibility against your footer background.

Last updated