Modify some styles of the SAO of Tryton to match the style of Naliia

This commit is contained in:
2025-09-17 22:28:55 -05:00
parent a6e2dd969c
commit 80ec51d689
11 changed files with 19553 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
//Mudar cores dos ícones do menu lateral
Sao.config.icon_colors = {
'toolbar_icons':'white',
'default':'#487b50'
};
//Configuração do título do programa (canto superior esquerdo)
Sao.config.bug_url = 'https://ecovida.org.br';
Sao.config.title = 'RedeEcovida';