mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
65baa9bb4a296131a86f31c14ad8e88e84aa8141
This commit fixes the previously hardcoded color customisations in theme Avantgarde's snippets, by using proper color variables, which allow the snippet customisations to change dynamically. While theoretically unstable (changing views), this was judged safe enough for 15.0 (it would require someone to xpath a theme.ir.ui.view in this specific theme, targeting an inline style to break; and it does not change the current websites at all (just new dropped snippets)). closes odoo/design-themes#509 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Description
No description provided
Languages
SCSS
49.6%
Python
25.4%
JavaScript
24.4%
Rich Text Format
0.5%