aso client-portal dashboard

This commit is contained in:
Muhammad Fajar
2022-11-09 13:20:08 +07:00
parent 20944e4992
commit ce8f59c2ff
9 changed files with 8062 additions and 25005 deletions

View File

@@ -34,11 +34,11 @@ export const colorPresets = [
// BLUE
{
name: 'blue',
lighter: '#D1E9FC',
light: '#76B0F1',
main: '#2065D1',
dark: '#103996',
darker: '#061B64',
lighter: '#D1F1F1',
light: '#B2E8E8',
main: '#19BBBB',
dark: '#159C9C',
darker: '#117D7D',
contrastText: '#fff',
},
// ORANGE