Add theme_3d_systems/data/presets.xml
This commit is contained in:
parent
8014c2e1b7
commit
61bbd8ca14
1 changed files with 9 additions and 0 deletions
9
theme_3d_systems/data/presets.xml
Normal file
9
theme_3d_systems/data/presets.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<!-- Theme Palette & Font Presets for Odoo 19 -->
|
||||
<record id="theme_3d_systems_color_preset" model="ir.asset">
|
||||
<field name="name">Theme 3D Systems Color Preset</field>
|
||||
<field name="bundle">web.assets_frontend</field>
|
||||
<field name="path">theme_3d_systems/static/src/scss/_variables.scss</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Loading…
Reference in a new issue