90 lines
4.0 KiB
XML
90 lines
4.0 KiB
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<flectra>
|
||
|
|
||
|
<!-- LESS ========================================================================== -->
|
||
|
<template id="theme_leith_frontend_style" name="Theme Shop style"
|
||
|
inherit_id="website.assets_frontend" active="True">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/common.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/layouts/switcher.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/layouts/fonts.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/layouts/mixins.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/layouts/colors.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/customize_modal.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/navbar.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
<link href="/theme_leith/static/less/website_sale.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<!--color-->
|
||
|
|
||
|
<template id="theme_leith_colors_keent" name="option_colors_keent" inherit_id="website.assets_frontend"
|
||
|
active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/colors/colors_keent.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_colors_cyrus" name="option_colors_cyrus" inherit_id="website.assets_frontend"
|
||
|
active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/colors/colors_cyrus.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_colors_mango" name="option_colors_mango" inherit_id="website.assets_frontend"
|
||
|
active="True">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/colors/colors_mango.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_colors_moon" name="option_colors_moon" inherit_id="website.assets_frontend"
|
||
|
active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/colors/colors_moon.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<!-- Font -->
|
||
|
<template id="theme_leith_font_lato" name="font_lato" inherit_id="website.assets_frontend" active="True">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/fonts/font_lato.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_font_dosis" name="font_dosis" inherit_id="website.assets_frontend" active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/fonts/font_dosis.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_font_ubuntu" name="font_ubuntu" inherit_id="website.assets_frontend" active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/fonts/font_ubuntu.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
|
||
|
<template id="theme_leith_font_oxygen" name="font_oxygen" inherit_id="website.assets_frontend" active="False">
|
||
|
<xpath expr="." position="inside">
|
||
|
<link href="/theme_leith/static/less/layouts/fonts/font_oxygen.less"
|
||
|
rel="stylesheet" type="text/less"/>
|
||
|
</xpath>
|
||
|
</template>
|
||
|
</flectra>
|