84 lines
4.0 KiB
XML
84 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<flectra>
|
|
|
|
<!-- LESS ========================================================================== -->
|
|
|
|
<template id="theme_techreceptives_frontend_style" name="Theme Shop style"
|
|
inherit_id="website.assets_frontend" active="True">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/common.less"
|
|
rel="stylesheet" type="text/less"/>
|
|
<link href="/theme_techreceptives/static/less/layouts/switcher.less"
|
|
rel="stylesheet" type="text/less"/>
|
|
<link href="/theme_techreceptives/static/less/layouts/fonts.less"
|
|
rel="stylesheet" type="text/less" />
|
|
<link href="/theme_techreceptives/static/less/layouts/mixins.less"
|
|
rel="stylesheet" type="text/less" />
|
|
<link href="/theme_techreceptives/static/less/layouts/colors.less"
|
|
rel="stylesheet" type="text/less" />
|
|
<link href="/theme_techreceptives/static/less/customize_modal.less"
|
|
rel="stylesheet" type="text/less"/>
|
|
</xpath>
|
|
</template>
|
|
|
|
<!--color-->
|
|
|
|
<template id="theme_techreceptives_colors_keent" name="option_colors_keent" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/colors/colors_keent.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_colors_cyrus" name="option_colors_cyrus" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/colors/colors_cyrus.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_colors_mango" name="option_colors_mango" inherit_id="website.assets_frontend" active="True">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/colors/colors_mango.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_colors_moon" name="option_colors_moon" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/colors/colors_moon.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<!-- Font -->
|
|
<template id="theme_techreceptives_font_poppins" name="font_poppins" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/fonts/font_poppins.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_font_montserrat" name="font_montserrat" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/fonts/font_montserrat.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_font_source_sans_pro" name="font_source_sans_pro" inherit_id="website.assets_frontend" active="True">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/fonts/font_source_sans_pro.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
<template id="theme_techreceptives_font_pt_sans" name="font_pt_sans" inherit_id="website.assets_frontend" active="False">
|
|
<xpath expr="." position="inside">
|
|
<link href="/theme_techreceptives/static/less/layouts/fonts/font_pt_sans.less"
|
|
rel="stylesheet" type="text/less" />
|
|
</xpath>
|
|
</template>
|
|
|
|
</flectra>
|