Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
14483 Visualizzazioni

I want to quickly change default backed color and only color. Preferably without creating new module.
But I couldn't find where this color is defined.

Avatar
Abbandona
Risposta migliore

Hello, 

You can change a theme color using changes in your web module and file path is web/static/src/scss and file name is primary_variables.scss and In this file search // Colors and you get below code.

$o-community-color: #7C7BAD;
$o-enterprise-color: #875A7B;
$o-enterprise-primary-color: #00A09D;

Maybe you get your answer.

Thanks

Avatar
Abbandona
Risposta migliore

Video Link: https://youtu.be/amHpruXQMOg


Module Link: https://github.com/hareshkansara/odoo_tutorial/tree/13.0/odoo_theme_backend

Avatar
Abbandona

Thanks, this module works great in Odoo 14

Post correlati Risposte Visualizzazioni Attività
3
giu 24
13265
Theme Risolto
2
nov 24
1335
0
ott 24
991
2
dic 23
14738
0
ott 23
33