globeSite Wide

These are Travio custom settings from package.json.

Logo for dark mode

Type: Image

What it changes: Logo used when dark mode is active.

Fallback behavior: If empty, Travio reuses the main site logo.

Best practice: Use same dimensions as light logo to avoid layout jump.

Brand logo for dark mode

Accent color for dark mode

Type: Color

What it changes: Dark mode accent base color.

How Travio uses it: Builds dark accent shade scale used by buttons/highlights in dark theme.

Best practice: Choose a lighter accent for contrast on dark surfaces.

Accent color for dark mode

Destinations

Type: Text (comma-separated slugs)

What it changes: Declares which tags are “Destination” taxonomy for Travio features.

Used by: Header destination dropdown, destination filter sections, destination pages/components.

Example: paris,tokyo,bali

circle-exclamation
Destination tags' slugs

Experiences

Type: Text (comma-separated slugs)

What it changes: Declares which tags are “Experience” taxonomy for Travio features.

Used by: Header experience dropdown, experience filter sections, experience pages/components.

Example: hiking,culture,food

circle-exclamation
Experience tags' slugs

Contact form endpoint

Type: Text (URL)

What it changes: Enables Contact page form submission target.

Behavior:

  • If set: Contact form is shown and submits to this endpoint.

  • If empty: Form is hidden; page content is shown instead.

Example: Formspree endpoint URL - https://formspree.com/ab/23sfsf

Contact form endpoint

Type: Boolean (Toggle)

What it changes: Decides which links to use for members.

Behaviour:

  • If enabled: Uses portal links provided by Ghost

  • If disables: Uses links based on routes.yaml which are custom to Travio

Use Ghost portal links instead of custom pages for members

Last updated