theme.xml 369 B

123456789101112
  1. <!--
  2. /**
  3. * Copyright © Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. -->
  7. <theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd">
  8. <title>Magento Blank</title>
  9. <media>
  10. <preview_image>media/preview.jpg</preview_image>
  11. </media>
  12. </theme>