<?xml version="1.0" encoding="UTF-8"?>
<!--
  Reseller branding config for the Modix configurator + landing page.
  URL: modix-configurator.html?rs=matterhackers  /  home2.html?rs=matterhackers
  Edit freely: colors are hex, logos are paths relative to the /lp/ folder or full URLs.
  Lead destination EMAILS are NOT here on purpose - they live server-side in verify.php.
-->
<reseller>
  <name>MatterHackers</name>
  <website>https://www.matterhackers.com</website>
  <tagline>Authorized Modix Reseller</tagline>

  <!-- Logo shown on light headers (configurator top bar) -->
  <logo-light>images/resellers/matterhackers-on-light.svg</logo-light>
  <!-- Logo shown on dark headers (landing page nav) -->
  <logo-dark>images/resellers/matterhackers-on-dark.svg</logo-dark>

  <!-- Brand colors (from matterhackers.com theme-color #009BFF) -->
  <color-primary>#009BFF</color-primary>
  <color-dark>#0077C9</color-dark>
  <color-light>#42B4FF</color-light>
  <!-- Text color used ON the primary color (buttons). Default white. -->
  <color-on-primary>#ffffff</color-on-primary>
</reseller>
