Fixing 50 shades of blue

This commit is contained in:
Brian Pierson
2020-04-29 12:31:07 +02:00
committed by Deluan Quintão
parent 5990a4285f
commit d6c70554b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export default {
secondary: {
light: '#5f5fc4',
dark: '#001064',
main: '#283593',
main: '#3f51b5',
contrastText: '#fff',
},
},