mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[ADD] theme master
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
'name': 'Nano Theme',
|
||||
'description': 'Nano Theme - Responsive Bootstrap Theme for Odoo CMS - Vertical Layout and Sidebar icons',
|
||||
'category': 'Theme/Lifestyle',
|
||||
'summary': 'Agencies, Creative, Design, IT, Services, Fancy',
|
||||
'summary': 'Maker, Agencies, Creative, Design, IT, Services, Fancy',
|
||||
'sequence': 270,
|
||||
'version': '2.0.0',
|
||||
'author': 'Odoo S.A.',
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<field name="key">theme_nano.primary_variables_scss</field>
|
||||
<field name="name">Primary variables SCSS</field>
|
||||
<field name="bundle">web._assets_primary_variables</field>
|
||||
<field name="glob">theme_nano/static/src/scss/primary_variables.scss</field>
|
||||
<field name="path">theme_nano/static/src/scss/primary_variables.scss</field>
|
||||
</record>
|
||||
|
||||
<record id="theme_nano.bootstrap_overridden_scss" model="theme.ir.asset">
|
||||
@@ -14,7 +14,7 @@
|
||||
<field name="name">Bootstrap overridden SCSS</field>
|
||||
<field name="bundle">web._assets_frontend_helpers</field>
|
||||
<field name="directive">prepend</field>
|
||||
<field name="glob">theme_nano/static/src/scss/bootstrap_overridden.scss</field>
|
||||
<field name="path">theme_nano/static/src/scss/bootstrap_overridden.scss</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user