Changed the title and icons of menu and favicon of tryton with Naliia logo

This commit is contained in:
2025-09-18 09:47:23 -05:00
parent 80ec51d689
commit 0d17ecba55
4 changed files with 27 additions and 83 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 827 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB