[ADD] theme 14.0
|
After Width: | Height: | Size: 99 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
@@ -0,0 +1,275 @@
|
||||
<section id="theme_avantgarde_description" class="container">
|
||||
|
||||
<style>
|
||||
#theme_avantgarde_description{
|
||||
padding-top: 40px;
|
||||
/*font-family: "lato", lato, sans-serif;*/
|
||||
font-size: 1.4rem;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description img{
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description h1{
|
||||
font-weight: 100;
|
||||
font-size: 100px;
|
||||
font-size: 8vw;
|
||||
display: inline-block;
|
||||
border-bottom: 2px solid #7B7B7B;
|
||||
margin-bottom: .31em;
|
||||
}
|
||||
#theme_avantgarde_description p.slim{
|
||||
max-width: 600px;
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 1em auto;
|
||||
}
|
||||
#theme_avantgarde_description h2:not(.sponsors){
|
||||
color: #535353;
|
||||
font-size: 3em;
|
||||
font-weight: 500;
|
||||
font-weight: 500;
|
||||
letter-spacing: -2px;
|
||||
word-spacing: -4px;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description h2.sponsors {
|
||||
margin-top: 84px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#theme_avantgarde_description .tech .img-fluid {
|
||||
max-height: 75px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
hr.light{
|
||||
|
||||
}
|
||||
|
||||
.mt16{
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.mt64{
|
||||
margin-top: 64px;
|
||||
}
|
||||
|
||||
.mb16{
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.mb64{
|
||||
margin-bottom: 64px;
|
||||
}
|
||||
|
||||
.mb32{
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<div class="text-center mb64">
|
||||
|
||||
<p class="lead slim">Avantgarde is a sophisticated theme to inspire and impress.<br/>
|
||||
Its strength is its simplicity and flexibility.<br/>A perfect tool for anyone to create a clean and elegant website
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row text-center mb64">
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/gift.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Fully-equipped</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/custom.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Flexible</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/mobile.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Mobile friendly</h4>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-lg-3 col-md-6 mb32">
|
||||
<img src="media/browsers.png" style="max-width:60px; margin-bottom:10px;"alt=""/>
|
||||
<h4>Cross-browser</h4>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row text-center mt32 mb64">
|
||||
<h2 class="text-muted">Main options</h2>
|
||||
</div>
|
||||
|
||||
<div class="row text-center">
|
||||
<div class="col-md-6 col-lg-5 offset-lg-1">
|
||||
<h4>Layout Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/layout.jpg" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5">
|
||||
<h4>Header Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/options.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5 mt48 offset-lg-1">
|
||||
<h4>Color Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/palette.jpg" alt=""/>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-5 mt48">
|
||||
<h4>Fonts Options</h4>
|
||||
<hr class="mb0"/>
|
||||
<img class="img-fluid" src="media/fonts.jpg" alt=""/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row tech mt64 mb64">
|
||||
<div class="col-4 col-lg-4">
|
||||
<img class="img-fluid d-block mx-auto" src="media/HTML5.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
<div class="col-4 col-lg-4 mt16">
|
||||
<img class="img-fluid d-block mx-auto" src="media/less.png" alt=""/>
|
||||
</div>
|
||||
<div class="col-4 col-lg-4">
|
||||
<img class="img-fluid d-block mx-auto" src="media/CSS3.png" alt="" style="height:100px"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row text-center mb32">
|
||||
<h2 class="text-muted">Powerful snippets</h2>
|
||||
</div>
|
||||
|
||||
<img class="img-fluid" src="media/maps.jpg" alt="" />
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<img class="img-fluid" src="media/video.jpg" alt="" />
|
||||
<p class="slim">Some fonts might not work with extended charsets.</p>
|
||||
<p class="slim mb64">The background pattern images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
|
||||
<hr class="mb64" />
|
||||
|
||||
<div class="row text-center mb32">
|
||||
<h2 class="text-muted">Contributors list</h2>
|
||||
<p class="slim">This theme has been created with the help of our user community.</p>
|
||||
</div>
|
||||
|
||||
<h3 class="text-center">Thanks to our backers, the Indiegogo campaign was a success!</h3>
|
||||
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
|
||||
<br/>
|
||||
|
||||
<div class="text-center">
|
||||
<h2 class="text-center sponsors">Main Sponsor</h2>
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.aselcis.com/" target="blank">
|
||||
<img src="contributors/aselcis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bas-solutions.nl/" target="blank">
|
||||
<img src="contributors/bas-solutions.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.bloopark.de/" target="blank">
|
||||
<img src="contributors/bloopark.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.brouwland.com" target="blank">
|
||||
<img src="contributors/brouwland.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.catsanddogs.com/" target="blank">
|
||||
<img src="contributors/catsdogs.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://www.hucke-media.de/" target="blank">
|
||||
<img src="contributors/huckemedia.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.datadialog.net/" target="blank">
|
||||
<img src="contributors/dialognet.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.dynapps.be/" target="blank">
|
||||
<img src="contributors/dynapps.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://opusvl.com/" target="blank">
|
||||
<img src="contributors/opusvl.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://oxenworkwear.com/" target="blank">
|
||||
<img src="contributors/oxen.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.simplit.co/" target="blank">
|
||||
<img src="contributors/simplitco.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.sodexis.com/" target="blank">
|
||||
<img src="contributors/sodexis.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row clearfix">
|
||||
<div class="col-lg-2 offset-lg-3">
|
||||
<a href="https://www.techreceptives.com" target="blank">
|
||||
<img src="contributors/tech-receptives.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="http://www.applicatour.com/" target="blank">
|
||||
<img src="contributors/applicatour.jpg" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-2">
|
||||
<a href="https://vauxoo.com" target="blank">
|
||||
<img src="contributors/vauxoo.png" class="img-fluid d-block mx-auto"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<small>
|
||||
Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo
|
||||
</small>
|
||||
|
||||
<h2 class="text-center sponsors">Sponsor</h2>
|
||||
<small>
|
||||
Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour
|
||||
</small>
|
||||
|
||||
<h2 class="text-center sponsors">Power Designer</h2>
|
||||
<small>
|
||||
Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir
|
||||
</small>
|
||||
</div>
|
||||
</section>
|
||||
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 9.8 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 374 KiB |
|
After Width: | Height: | Size: 9.3 KiB |
|
After Width: | Height: | Size: 149 KiB |
|
After Width: | Height: | Size: 46 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 124 KiB |
|
After Width: | Height: | Size: 150 KiB |
|
After Width: | Height: | Size: 66 KiB |
@@ -0,0 +1,50 @@
|
||||
{\rtf1\ansi\ansicpg1252\cocoartf1344\cocoasubrtf720
|
||||
{\fonttbl\f0\fnil\fcharset0 Georgia;}
|
||||
{\colortbl;\red255\green255\blue255;\red0\green0\blue0;}
|
||||
\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0
|
||||
\deftab720
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
|
||||
\f0\fs26 \cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_01.jpg / \expnd0\expndtw0\kerning0
|
||||
bg_image_05.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
{\field{\*\fldinst{HYPERLINK "https://unsplash.com/"}}{\fldrslt https://unsplash.com/}}\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_06.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 Egon Schiele - Gustav Klimt im blauen Malerkittel - 1913\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Egon_Schiele_-_Gustav_Klimt_im_blauen_Malerkittel_-_1913.jpeg"}}{\fldrslt \cf0 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 http://commons.wikimedia.org/wiki/File:Egon_Schiele_-_Gustav_Klimt_im_blauen_Malerkittel_-_1913.jpeg}}\cf0 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_07.jpg\expnd0\expndtw0\kerning0
|
||||
\
|
||||
1988 le rocher \'e9clabouss\'e9\kerning1\expnd0\expndtw0 \
|
||||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardeftab720\pardirnatural
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:1988_le_rocher_%C3%A9clabouss%C3%A9.jpg"}}{\fldrslt \cf0 http://commons.wikimedia.org/wiki/File:1988_le_rocher_%C3%A9clabouss%C3%A9.jpg}}\
|
||||
\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_08.jpg\kerning1\expnd0\expndtw0 \
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 Paul Gauguin - Portrait of a man - Google Art Project.jpg\cf0 \kerning1\expnd0\expndtw0 \outl0\strokewidth0 \
|
||||
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardeftab720\pardirnatural
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Paul_Gauguin_-_Portrait_of_a_man_-_Google_Art_Project.jpg"}}{\fldrslt \cf0 http://commons.wikimedia.org/wiki/File:Paul_Gauguin_-_Portrait_of_a_man_-_Google_Art_Project.jpg}}\
|
||||
\
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf0 \expnd0\expndtw0\kerning0
|
||||
bg_image_09.jpg\cf2 \expnd0\expndtw0\kerning0
|
||||
\outl0\strokewidth0 \strokec2 \
|
||||
\pard\pardeftab720\sl560\sa108
|
||||
\cf2 Winter landscape Paul Gauguin.jpg\
|
||||
{\field{\*\fldinst{HYPERLINK "http://commons.wikimedia.org/wiki/File:Winter_landscape_Paul_Gauguin.jpg"}}{\fldrslt http://commons.wikimedia.org/wiki/File:Winter_landscape_Paul_Gauguin.jpg}}}
|
||||
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 151 KiB |
|
After Width: | Height: | Size: 84 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 192 KiB |
|
After Width: | Height: | Size: 360 KiB |
|
After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 96 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 231 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 72 KiB |
|
After Width: | Height: | Size: 71 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 167 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 147 KiB |
|
After Width: | Height: | Size: 8.8 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 9.7 KiB |
|
After Width: | Height: | Size: 35 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,48 @@
|
||||
odoo.define("theme_avantgarde.tour.avantgarde", function (require) {
|
||||
"use strict";
|
||||
|
||||
const wTourUtils = require("website.tour_utils");
|
||||
var tour = require("web_tour.tour");
|
||||
|
||||
const snippets = [
|
||||
{
|
||||
id: 's_title',
|
||||
name: 'Title',
|
||||
},
|
||||
{
|
||||
id: 's_carousel',
|
||||
name: 'Carousel',
|
||||
},
|
||||
{
|
||||
id: 's_text_image',
|
||||
name: 'Image - Text',
|
||||
},
|
||||
{
|
||||
id: 's_references',
|
||||
name: 'References',
|
||||
},
|
||||
{
|
||||
id: 's_quotes_carousel',
|
||||
name: 'Quotes',
|
||||
},
|
||||
];
|
||||
|
||||
wTourUtils.registerThemeHomepageTour("avantgarde_tour", [
|
||||
wTourUtils.dragNDrop(snippets[0], 'top'),
|
||||
wTourUtils.clickOnText(snippets[0], 'h1', 'left'),
|
||||
wTourUtils.goBackToBlocks(),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[1], 'left'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[2], 'bottom'),
|
||||
wTourUtils.clickOnSnippet(snippets[2], 'top'),
|
||||
wTourUtils.changeBackgroundColor('top'),
|
||||
wTourUtils.selectColorPalette(),
|
||||
wTourUtils.goBackToBlocks(),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[3], 'top'),
|
||||
|
||||
wTourUtils.dragNDrop(snippets[4], 'top'),
|
||||
wTourUtils.clickOnSave(),
|
||||
]);
|
||||
});
|
||||
@@ -0,0 +1,22 @@
|
||||
$s-css-slider-info-bg-color: "var(--body)";
|
||||
$s-css-slider-info-text-color: "var(--text)";
|
||||
|
||||
@mixin s-css-slider-navigation-hook {
|
||||
span {
|
||||
text-indent: 100%;
|
||||
background: url("../img/ui/s_showcase_slider-arrow.svg") no-repeat center center;
|
||||
&:before {
|
||||
content: none;
|
||||
}
|
||||
}
|
||||
&:first-of-type {
|
||||
span {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin s-css-slider-close-hook {
|
||||
background: url("../img/ui/s_showcase_slider-close.svg") no-repeat center center;
|
||||
text-indent: 100%;
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
@mixin s-showcase-slider-navigation-hook {
|
||||
span {
|
||||
text-indent:100%;
|
||||
background:url("../img/ui/s_showcase_slider-arrow.svg") no-repeat center center;
|
||||
&:before{ content: none;}
|
||||
}
|
||||
&:first-of-type {
|
||||
span {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@mixin s-showcase-slider-close-hook {
|
||||
background: url("../img/ui/s_showcase_slider-close.svg") no-repeat center center;
|
||||
text-indent: 100%;
|
||||
}
|
||||
|
||||
@mixin s-showcase-slider-slider-hover-hook {
|
||||
&:after{
|
||||
background: rgba(0, 0, 0, 0.4) url("../img/ui/s_showcase_slider-zoom.svg") no-repeat center center;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,316 @@
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Colors
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// Theme colors
|
||||
$o-theme-color-palettes: (
|
||||
(
|
||||
'alpha': #E91E63,
|
||||
'beta': #FF9833,
|
||||
'gamma': #339ACC,
|
||||
'delta': #00CC64,
|
||||
'epsilon': #572F59,
|
||||
|
||||
'success': #5CB85C,
|
||||
'info': #4D68A3,
|
||||
'warning': #DDC66B,
|
||||
'danger': #D86060,
|
||||
),
|
||||
(
|
||||
'alpha': #DBAD10,
|
||||
'beta': #595959,
|
||||
'gamma': #808F85,
|
||||
'delta': #91C499,
|
||||
'epsilon': #F2E9DC,
|
||||
),
|
||||
(
|
||||
'alpha': #3BBFEE,
|
||||
'beta': #58355E,
|
||||
'gamma': #E03616,
|
||||
'delta': #FFF689,
|
||||
'epsilon': #CFFFB0,
|
||||
|
||||
'success': #31B05E,
|
||||
'info': #4D68A3,
|
||||
'warning': #EACF41,
|
||||
'danger': #CB3E3E,
|
||||
),
|
||||
(
|
||||
'alpha': #009688,
|
||||
'beta': #003249,
|
||||
'gamma': #313715,
|
||||
'delta': #ECCE8E,
|
||||
'epsilon': #D16014,
|
||||
|
||||
'success': #5CB85C,
|
||||
),
|
||||
(
|
||||
'alpha': #F44336,
|
||||
'beta': #450D0B,
|
||||
'gamma': #1F143B,
|
||||
'delta': #80A2BD,
|
||||
'epsilon': #655557,
|
||||
|
||||
'success': #31B05E,
|
||||
'info': #4D68A3,
|
||||
'warning': #EACF41,
|
||||
'danger': #CB3E3E,
|
||||
),
|
||||
(
|
||||
'alpha': #CDDC39,
|
||||
'beta': #D6F8D6,
|
||||
'gamma': #7FC6A4,
|
||||
'delta': #5D737E,
|
||||
'epsilon': #55505C,
|
||||
),
|
||||
(
|
||||
'alpha': #FF5722,
|
||||
'beta': #29335C,
|
||||
'gamma': #F3A712,
|
||||
'delta': #F0CEA0,
|
||||
'epsilon': #534D41,
|
||||
),
|
||||
(
|
||||
'alpha': #607D8B,
|
||||
'beta': #3B1F2B,
|
||||
'gamma': #A9ACA9,
|
||||
'delta': #969397,
|
||||
'epsilon': #60495A,
|
||||
|
||||
'success': #5CB85C,
|
||||
),
|
||||
);
|
||||
|
||||
// Theme Palettes
|
||||
$o-color-palettes: (
|
||||
(
|
||||
'o-color-1': #ee4980,
|
||||
'o-color-2': #5f5458,
|
||||
'o-color-3': #f7f7f7,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'body': 'o-color-3',
|
||||
'footer': 1,
|
||||
'copyright': 3,
|
||||
),
|
||||
(
|
||||
'o-color-1': #38383b,
|
||||
'o-color-2': #918f8b,
|
||||
'o-color-3': #dfe0e1,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc4-headings': 'o-color-3',
|
||||
'o-cc5-headings': 'o-color-2',
|
||||
|
||||
'o-cc4-btn-primary': 'o-color-3',
|
||||
'o-cc5-btn-primary': 'o-color-2',
|
||||
|
||||
'menu': 4,
|
||||
'footer': 4,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f08e80,
|
||||
'o-color-2': #0b0d63,
|
||||
'o-color-3': #fdf0e6,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #4e4d4d,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f78f4a,
|
||||
'o-color-2': #94583a,
|
||||
'o-color-3': #F7EFBA,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #312b24,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'o-cc2-btn-primary': 'o-color-2',
|
||||
'o-cc3-btn-primary': 'o-color-3',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #AC578C,
|
||||
'o-color-2': #69355D,
|
||||
'o-color-3': #F7EFBA,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc4-headings': 'o-color-5',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
|
||||
'o-cc2-btn-primary': 'o-color-2',
|
||||
'o-cc3-btn-primary': 'o-color-3',
|
||||
|
||||
'footer': 1,
|
||||
'copyright': 1,
|
||||
),
|
||||
(
|
||||
'o-color-1': #f3b65b,
|
||||
'o-color-2': #3c4e3c,
|
||||
'o-color-3': #e7d1b5,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-2',
|
||||
'o-cc3-headings': 'o-color-3',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
(
|
||||
'o-color-1': #f48847,
|
||||
'o-color-2': #282d30,
|
||||
'o-color-3': #e9ceb0,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #000000,
|
||||
|
||||
'o-cc2-headings': 'o-color-1',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
(
|
||||
'o-color-1': #278f84,
|
||||
'o-color-2': #494048,
|
||||
'o-color-3': #ebe1ea,
|
||||
'o-color-4': #FFFFFF,
|
||||
'o-color-5': #201c20,
|
||||
|
||||
'o-cc2-headings': 'o-color-1',
|
||||
'o-cc5-headings': 'o-color-1',
|
||||
),
|
||||
);
|
||||
|
||||
// Grays
|
||||
$-black: #000000;
|
||||
$o-gray-color-palettes: ();
|
||||
@each $-palette in $o-color-palettes {
|
||||
$o-gray-color-palettes: append($o-gray-color-palettes, (
|
||||
'975': lighten($-black, 13%),
|
||||
'950': lighten($-black, 16%),
|
||||
'925': lighten($-black, 19%),
|
||||
'900': lighten($-black, 22%),
|
||||
'800': lighten($-black, 25%),
|
||||
'700': lighten($-black, 33.5%),
|
||||
'650': lighten($-black, 50%),
|
||||
'600': lighten($-black, 65.5%),
|
||||
'400': lighten($-black, 82%),
|
||||
'200': lighten($-black, 93.5%),
|
||||
));
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Fonts
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-theme-h1-font-size-multiplier: (48.83 / 16);
|
||||
$o-theme-h2-font-size-multiplier: (39.06 / 16);
|
||||
$o-theme-h3-font-size-multiplier: (31.25 / 16);
|
||||
$o-theme-h4-font-size-multiplier: (25.00 / 16);
|
||||
$o-theme-h5-font-size-multiplier: (20.00 / 16);
|
||||
$o-theme-h6-font-size-multiplier: 1.1;
|
||||
|
||||
$o-theme-font-configs: (
|
||||
'Lato': (
|
||||
'family': ('Lato', sans-serif),
|
||||
'url': 'Lato:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Raleway': (
|
||||
'family': ('Raleway', sans-serif),
|
||||
'url': 'Raleway:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Heebo': (
|
||||
'family': ('Heebo', sans-serif),
|
||||
'url': 'Heebo:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Abril Fatface': (
|
||||
'family': ('Abril Fatface', cursive),
|
||||
'url': 'Abril+Fatface:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Alfa Slab One': (
|
||||
'family': ('Alfa Slab One', cursive),
|
||||
'url': 'Alfa+Slab+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Arvo': (
|
||||
'family': ('Arvo', serif),
|
||||
'url': 'Arvo:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Cantata One': (
|
||||
'family': ('Cantata One', serif),
|
||||
'url': 'Cantata+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Open Sans Condensed': (
|
||||
'family': ('Open Sans Condensed', sans-serif),
|
||||
'url': 'Open+Sans+Condensed:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Open Sans': (
|
||||
'family': ('Open Sans', sans-serif),
|
||||
'url': 'Open+Sans:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Oswald': (
|
||||
'family': ('Oswald', sans-serif),
|
||||
'url': 'Oswald:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Poiret One': (
|
||||
'family': ('Poiret One', cursive),
|
||||
'url': 'Poiret+One:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'PT Sans Narrow': (
|
||||
'family': ('PT Sans Narrow', sans-serif),
|
||||
'url': 'PT+Sans+Narrow:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Roboto Slab': (
|
||||
'family': ('Roboto Slab', serif),
|
||||
'url': 'Roboto+Slab:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Playfair Display': (
|
||||
'family': ('Playfair Display', serif),
|
||||
'url': 'Playfair+Display:300,300i,400,400i,700,700i',
|
||||
),
|
||||
'Vollkorn': (
|
||||
'family': ('Vollkorn', serif),
|
||||
'url': 'Vollkorn:300,300i,400,400i,700,700i',
|
||||
),
|
||||
);
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Website customizations
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
$o-website-values-palettes: (
|
||||
(
|
||||
'font-size-base': (14 / 16) * 1rem,
|
||||
'font': 'Heebo',
|
||||
'headings-font': 'Playfair Display',
|
||||
'navbar-font': 'Playfair Display',
|
||||
'buttons-font': 'Playfair Display',
|
||||
|
||||
'layout': 'boxed',
|
||||
'header-template': 'magazine',
|
||||
'hamburger-type': 'off-canvas',
|
||||
'menu-box-shadow': false,
|
||||
|
||||
'footer-template': 'centered',
|
||||
|
||||
'btn-ripple': true,
|
||||
'btn-padding-y-lg': .6rem,
|
||||
'btn-padding-x-lg': 2.2rem,
|
||||
'link-underline': 'always',
|
||||
),
|
||||
);
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Secondary Variables
|
||||
//------------------------------------------------------------------------------
|
||||