Skip to Content
Menu
This question has been flagged
2 Replies
4292 Views

Hello,

I am currently working with Odoo 17 Community Edition and would like to customize the colors of the interface. Can someone please explain step-by-step how to change the colors?

I would appreciate detailed instructions, as I am relatively new to Odoo.

Thank you in advance for your assistance!

Avatar
Discard
Best Answer

Hi

To change the color of the Interface, you can create a backend theme module and modify the default styles by adjusting CSS and XML files or Install a theme module 

Install Backend Theme in Odoo 17

Backend Themes


Regards

Avatar
Discard
Best Answer

Hello!, when i had to change the calendar colors i do the next:

See with f12 in the navigator from where come the "colormap" (all the colors)  in my case are "full_callendar.css" (always gonna be a .css or .scss file) for general views can be assets_backend.css , 

the after have to search where defines something like "colormap" or similar, and gonna find some formula where you can edit for define the diferent colors 



Avatar
Discard
Related Posts Replies Views Activity
2
Aug 16
5467
2
Jun 25
1874
0
Aug 24
2212
1
Aug 24
1858
2
Aug 24
2804