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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
See also https://www.odoo.com/forum/help-1/question/odoo-online-homepage-change-background-color-which-i-can-do-using-studio-and-now-i-want-to-change-the-menu-color-170955 for a way to do this without a module or editing the source code files.
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
Video Link: https://youtu.be/amHpruXQMOg
Module Link: https://github.com/hareshkansara/odoo_tutorial/tree/13.0/odoo_theme_backend
Thanks, this module works great in Odoo 14
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
3
jun. 24
|
13262 | ||
Theme
Opgelost
|
|
2
nov. 24
|
1332 | |
|
0
okt. 24
|
989 | ||
Odoo Mail Sending Limit
Opgelost
|
|
2
dec. 23
|
14736 | |
|
0
okt. 23
|
33 |