[ADD] theme 9.0

This commit is contained in:
Design
2021-05-11 15:45:12 +02:00
committed by Jeremy Kersten
commit ab6e6bb96c
3795 changed files with 143023 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="less" inherit_id="website.assets_frontend" active="True" priority="1">
<xpath expr="." position="inside">
<link href="/theme_bistro/static/src/less/theme.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
</data>
</openerp>
+187
View File
@@ -0,0 +1,187 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<!-- BACKGROUNDS
================================================== -->
<record id="theme_treehouse.bg_img_01" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/01.jpg</field>
</record>
<record id="theme_treehouse.bg_img_02" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/02.jpg</field>
</record>
<record id="theme_treehouse.bg_img_03" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/03.jpg</field>
</record>
<record id="theme_treehouse.bg_img_04" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/04.jpg</field>
</record>
<record id="theme_treehouse.bg_img_05" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/05.jpg</field>
</record>
<record id="theme_treehouse.bg_img_06" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/06.jpg</field>
</record>
<record id="theme_treehouse.bg_img_07" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/07.jpg</field>
</record>
<record id="theme_treehouse.bg_img_08" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/08.jpg</field>
</record>
<record id="theme_treehouse.bg_img_09" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/09.jpg</field>
</record>
<record id="theme_treehouse.bg_img_10" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/10.jpg</field>
</record>
<record id="theme_treehouse.bg_img_11" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/11.jpg</field>
</record>
<record id="theme_treehouse.bg_img_12" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/12.jpg</field>
</record>
<record id="theme_treehouse.bg_img_13" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/13.jpg</field>
</record>
<record id="theme_treehouse.bg_img_14" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/14.jpg</field>
</record>
<record id="theme_treehouse.bg_img_15" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/15.jpg</field>
</record>
<record id="theme_treehouse.bg_img_16" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/16.jpg</field>
</record>
<!-- PATTERNS
================================================== -->
<record id="theme_treehouse.bg_pattern_07" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/01.gif</field>
</record>
<record id="theme_treehouse.bg_pattern_08" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/02.gif</field>
</record>
<record id="theme_treehouse.bg_pattern_01" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/03.gif</field>
</record>
<record id="theme_treehouse.bg_pattern_02" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/07.gif</field>
</record>
<record id="theme_treehouse.bg_pattern_03" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/04.gif</field>
</record>
<record id="theme_treehouse.bg_pattern_05" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/05.png</field>
</record>
<record id="theme_treehouse.bg_pattern_06" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/patterns/06.png</field>
</record>
<!-- CONTENT
================================================== -->
<record id="theme_common.image_content_04" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/text_image.jpg</field>
</record>
<record id="theme_common.image_content_05" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/big_picture.jpg</field>
</record>
<record id="theme_common.image_content_06" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/image_text.jpg</field>
</record>
<record id="theme_common.image_content_09" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/profiles_boxes_2.jpg</field>
</record>
<record id="theme_common.image_content_11" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/profiles_boxes_3.jpg</field>
</record>
<record id="theme_common.image_content_12" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_01.png</field>
</record>
<record id="theme_common.image_content_13" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_02.png</field>
</record>
<record id="theme_common.image_content_14" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_03.png</field>
</record>
<record id="theme_common.image_content_15" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_04.png</field>
</record>
<record id="theme_common.image_content_16" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_05.png</field>
</record>
<record id="theme_common.image_content_17" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/logo_06.png</field>
</record>
<record id="theme_common.image_content_18" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/profiles_boxes_1.jpg</field>
</record>
<record id="theme_common.image_content_19" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/three_columns_1.jpg</field>
</record>
<record id="theme_common.image_content_20" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/three_columns_2a.jpg</field>
</record>
<record id="theme_common.image_content_21" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/three_columns_2b.jpg</field>
</record>
<record id="theme_common.image_content_22" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/three_columns_2c.jpg</field>
</record>
<record id="theme_common.image_content_23" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/content/three_columns_3.jpg</field>
</record>
<record id="theme_common.image_content_24" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/01.jpg</field>
</record>
<record id="theme_common.image_content_25" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/04.jpg</field>
</record>
<record id="theme_common.image_content_26" model="ir.attachment">
<field name="url">/theme_bistro/static/src/img/backgrounds/11.jpg</field>
</record>
</data>
</openerp>
+38
View File
@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<record id="theme_treehouse.colors_04" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_treehouse.font_dosis" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_treehouse.nav_gray_lighter" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_treehouse.footer_gray_lighter" model="ir.ui.view">
<field name="active" eval="False"/>
</record>
<record id="theme_treehouse.colors_05" model="ir.ui.view">
<field name="active">True</field>
</record>
<record id="theme_treehouse.font_raleway" model="ir.ui.view">
<field name="active">True</field>
</record>
<record id="theme_treehouse.nav_gray_darker" model="ir.ui.view">
<field name="active">True</field>
</record>
<record id="theme_treehouse.footer_gray_lighter" model="ir.ui.view">
<field name="active">True</field>
</record>
</data>
</openerp>
+24
View File
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="bistro_options" inherit_id="website.snippet_options">
<xpath expr="//div[@data-js='colorpicker']" position="after">
<div data-selector="section">
<li class="dropdown-submenu">
<a tabindex="-1" href="#"><i class="fa fa-reorder fa-1x"/>Borders</a>
<ul class="dropdown-menu">
<li data-select_class=""><a href="#">None</a></li>
<li data-select_class="border-waves"><a href="#">Waves</a></li>
<li data-select_class="border-lines"><a href="#">Lines</a></li>
<li data-select_class="border-triangles"><a href="#">Triangles</a></li>
</ul>
</li>
</div>
</xpath>
</template>
</data>
</openerp>