콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
14598 화면

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.

아바타
취소
베스트 답변

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

관련 게시물 답글 화면 활동
3
6월 24
13454
Theme 해결 완료
2
11월 24
2795
0
10월 24
1130
2
12월 23
14992
0
10월 23
33