Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4014 Переглядів

As the documentation on themes for version 15 by Odoo is not up to date I want to ask the community for advice.


In a theme i am making i want to change the default 'nav-link-color'


I see it defined as


    $nav-link-color: rgba(0, 0, 0, 0.5), $font-weight: normal, $text-transform: none, 

in 

https://github.com/odoo/design-themes/blob/15.0/theme_common/static/src/scss/mixins.scss


It has now a default alpha of 0.5 and i want to change that.


What would be the recommended way to do this in my theme ?


If i look at the v15 /design-themes/ on github i only see mixins being used in 'old_snippets' folders or 'compatibility' files.


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
11
квіт. 25
91078
4
квіт. 23
7937
2
черв. 24
7566
1
лист. 22
4307
inline css in xml tag Вирішено
1
жовт. 22
5954