Version nueva

This commit is contained in:
2020-11-20 16:21:42 -03:00
parent 09f04263fe
commit aae35fc4d1
67 changed files with 8586 additions and 0 deletions

View File

@ -0,0 +1,10 @@
colores = {
azul_institucional: '#10102a',
verde_1: '#8ec63e',
verde_2: '#3bb44a',
verde_agua: '#0ca977',
celeste_logo: '#1686ae',
azul_logo: '#262261',
naranjo: '#d84c35',
amarillo: '#face45'
}